Forms
-
front_contact
-
name
-
email
-
phone
-
agree
-
antispam
-
submit
-
_token
-
-
front_company
-
tariff
-
tariffInfo
-
interval
-
monthly
-
quarterly
-
yearly
-
-
recurring
-
-
email
-
bin
-
name
-
tid
-
street
-
streetNumber
-
streetNumber2
-
city
-
zip
-
tax
-
evidenceType
-
syntheticGroup
-
syntheticPeriod
-
syntheticMonth
-
vatPayerType
-
antispam
-
agree
-
bankDetails
-
0
-
sortOrder
-
name
-
account
-
bankCode
-
iban
-
bankSwift
-
swift
-
country
-
currency
-
startBalance
-
startBalanceRate
-
main
-
active
-
foreign
-
invoice
-
bankDetailId
-
-
-
contactsPhone
-
0
-
name
-
-
-
contactsWww
-
0
-
name
-
-
-
_token
-
front_contact
"App\Form\FrontContactType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | NexCRM\WebBundle\Entity\Contact {#5620 -name: null -email: ? string -phone: null -subject: null -text: null -antispam: ? string -sended: ? DateTimeInterface -ip: ? string -agree: ? string -id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/cs/contact-form/profile_company" |
same as passed value |
| data | NexCRM\WebBundle\Entity\Contact {#5620 -name: null -email: ? string -phone: null -subject: null -text: null -antispam: ? string -sended: ? DateTimeInterface -ip: ? string -agree: ? string -id: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/cs/contact-form/profile_company" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | NexCRM\WebBundle\Entity\Contact {#5620 -name: null -email: ? string -phone: null -subject: null -text: null -antispam: ? string -sended: ? DateTimeInterface -ip: ? string -agree: ? string -id: null } |
| data_class | "NexCRM\WebBundle\Entity\Contact" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#5734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "NexCRM\WebBundle\Entity\Contact" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#5735 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/cs/contact-form/profile_company" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "front_contact" "_front_contact" ] |
| cache_key | "_front_contact_front_contact" |
| color_class | false |
| compound | true |
| data | NexCRM\WebBundle\Entity\Contact {#5620 -name: null -email: ? string -phone: null -subject: null -text: null -antispam: ? string -sended: ? DateTimeInterface -ip: ? string -agree: ? string -id: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5801 -errors: [] -form: Symfony\Component\Form\Form {#5821 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#5737 …5} |
| full_name | "front_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "front_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_contact" |
| valid | true |
| value | NexCRM\WebBundle\Entity\Contact {#5620 -name: null -email: ? string -phone: null -subject: null -text: null -antispam: ? string -sended: ? DateTimeInterface -ip: ? string -agree: ? string -id: null } |
name
"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" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Jméno a přijmení" |
same as passed value |
| label_attr | [ "class" => "form-label --required" ] |
[ "class" => "form-label --required" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#5748 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 | "Jméno a přijmení" |
| label_attr | [ "class" => "form-label --required" ] |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#5749 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_contact_name" ] |
| cache_key | "_front_contact_name_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5751 -errors: [] -form: Symfony\Component\Form\Form {#5824 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#5761 …5} |
| full_name | "front_contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_contact_name" |
| label | "Jméno a přijmení" |
| label_attr | [ "class" => "form-label --required" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_contact_name" |
| valid | true |
| value | "" |
"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" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "E-mailová adresa" |
same as passed value |
| label_attr | [ "class" => "form-label --required" ] |
[ "class" => "form-label --required" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#5758 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 | "E-mailová adresa" |
| label_attr | [ "class" => "form-label --required" ] |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#5759 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_contact_email" ] |
| cache_key | "_front_contact_email_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5847 -errors: [] -form: Symfony\Component\Form\Form {#5827 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#5869 …5} |
| full_name | "front_contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_contact_email" |
| label | "E-mailová adresa" |
| label_attr | [ "class" => "form-label --required" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_contact_email" |
| valid | true |
| value | "" |
phone
"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" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Telefon" |
same as passed value |
| label_attr | [ "class" => "form-label" ] |
[ "class" => "form-label" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#5768 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 | "Telefon" |
| label_attr | [ "class" => "form-label" ] |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#5769 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_contact_phone" ] |
| cache_key | "_front_contact_phone_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5870 -errors: [] -form: Symfony\Component\Form\Form {#5830 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#5872 …5} |
| full_name | "front_contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_contact_phone" |
| label | "Telefon" |
| label_attr | [ "class" => "form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_contact_phone" |
| valid | true |
| value | "" |
agree
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | true |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#5786 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_front_contact_agree" ] |
| cache_key | "_front_contact_agree_checkbox" |
| checked | false |
| color_class | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5874 -errors: [] -form: Symfony\Component\Form\Form {#5833 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#5875 …5} |
| full_name | "front_contact[agree]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_contact_agree" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agree" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_contact_agree" |
| valid | true |
| value | "1" |
antispam
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Spam shall not pass" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Spam shall not pass" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | "Spam shall not pass" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#5798 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 | 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#5799 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_front_contact_antispam" ] |
| cache_key | "_front_contact_antispam_hidden" |
| color_class | false |
| compound | false |
| data | "Spam shall not pass" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5876 -errors: [] -form: Symfony\Component\Form\Form {#5836 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#5877 …5} |
| full_name | "front_contact[antispam]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_contact_antispam" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "antispam" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_contact_antispam" |
| valid | true |
| value | "Spam shall not pass" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
| label | "Odeslat formulář" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Odeslat formulář" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary js-submit-global" "title" => "Zkratka ALT + S" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_front_contact_submit" ] |
| cache_key | "_front_contact_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5879 …5} |
| full_name | "front_contact[submit]" |
| id | "front_contact_submit" |
| label | "Odeslat formulář" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_front_contact_submit" |
| url | null |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b15614b3d62673dab9088582fff1e.fEXk8shjipHA7b-1-dG8gnY-tEmE2jCyHZ2mCLqGBA0.GTOMqKUFs9W0lObymrfb6DcNwAC2nkrjZNnOPePZNnowIKGgoDzyp6GnyA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "b15614b3d62673dab9088582fff1e.fEXk8shjipHA7b-1-dG8gnY-tEmE2jCyHZ2mCLqGBA0.GTOMqKUFs9W0lObymrfb6DcNwAC2nkrjZNnOPePZNnowIKGgoDzyp6GnyA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | "b15614b3d62673dab9088582fff1e.fEXk8shjipHA7b-1-dG8gnY-tEmE2jCyHZ2mCLqGBA0.GTOMqKUFs9W0lObymrfb6DcNwAC2nkrjZNnOPePZNnowIKGgoDzyp6GnyA" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#5783 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#5878 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_front_contact__token" ] |
| cache_key | "_front_contact__token_hidden" |
| color_class | false |
| compound | false |
| data | "b15614b3d62673dab9088582fff1e.fEXk8shjipHA7b-1-dG8gnY-tEmE2jCyHZ2mCLqGBA0.GTOMqKUFs9W0lObymrfb6DcNwAC2nkrjZNnOPePZNnowIKGgoDzyp6GnyA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5891 -errors: [] -form: Symfony\Component\Form\Form {#5887 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#5881 …5} |
| full_name | "front_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_contact__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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_contact__token" |
| valid | true |
| value | "b15614b3d62673dab9088582fff1e.fEXk8shjipHA7b-1-dG8gnY-tEmE2jCyHZ2mCLqGBA0.GTOMqKUFs9W0lObymrfb6DcNwAC2nkrjZNnOPePZNnowIKGgoDzyp6GnyA" |
front_company
"App\Form\CompanyAccountType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | NexCRM\CompanyBundle\Entity\Company {#6001 -id: null -name: "" -companyNameVies: null -tax: null -bin: null -tid: null -fileNumber: null -vatPayerType: null -evidenceType: null -syntheticGroup: null -syntheticPeriod: null -syntheticMonth: null -addresses: Doctrine\Common\Collections\ArrayCollection {#6003 …} -bankDetails: Doctrine\Common\Collections\ArrayCollection {#6000 …} -employees: Doctrine\Common\Collections\ArrayCollection {#5995 …} -coworkers: Doctrine\Common\Collections\ArrayCollection {#5976 …} -managers: Doctrine\Common\Collections\ArrayCollection {#6010 …} -chiefManagers: Doctrine\Common\Collections\ArrayCollection {#6008 …} -employeesNew: null -coworkersNew: null -managersNew: null -chiefManagersNew: null -contactsWww: Doctrine\Common\Collections\ArrayCollection {#6005 …} -contactsEmail: Doctrine\Common\Collections\ArrayCollection {#6004 …} -contactsPhone: Doctrine\Common\Collections\ArrayCollection {#6011 …} -contactsFax: Doctrine\Common\Collections\ArrayCollection {#6012 …} -agendaLastRun: null -employeesMail: null -coworkersMail: null -managersMail: null -chiefManagersMail: null -tariff: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } -vat: false -vatUnreliableDate: null -dateCheck: null -automaticBin: true -fileSettings: Doctrine\Common\Collections\ArrayCollection {#6013 …} -street: null -streetNumber: null -streetNumber2: null -city: null -zip: null -country: null -bankAccount: null -bankNumber: null -iban: null -swift: null -tariffUpdateAt: null -deregisterAt: null -block: false -issuesInvoice: false -active: true -lastRegistrationAt: null -emailSendInvoice: null -invoiceMail: null -shortDescription: null -description: null -facebookLink: null -twitterLink: null -instagramLink: null -linkedInLink: null -dateClose: null -accountingOffice: null -discountActive: false -tariffPackages: Doctrine\Common\Collections\ArrayCollection {#6014 …} -tariffPayments: Doctrine\Common\Collections\ArrayCollection {#6015 …} -tariffInfo: App\Entity\CompanyTariffInfo {#6016 -company: NexCRM\CompanyBundle\Entity\Company {#6001} -interval: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } -tariffValidTo: null -payType: null -recurring: false -id: null } -billingContact: null -contactBilling: null -initNumberOfMining: 10 -images: [ "jpg" "jpeg" "png" "svg" "tiff" "gif" "bmp" "webp" ] -video: [ "mpeg" "ogg" "avi" "mp4" "webm" "3gp" "3g2" "mkv" ] -uploadFile: null -updatedAt: null -upload: "" } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "cookie-url" => "/zasady-ochrany-osobnich-udaju" "condition-url" => "/obchodni-podminky" ] |
[ "cookie-url" => "/zasady-ochrany-osobnich-udaju" "condition-url" => "/obchodni-podminky" ] |
| data | NexCRM\CompanyBundle\Entity\Company {#6001 -id: null -name: "" -companyNameVies: null -tax: null -bin: null -tid: null -fileNumber: null -vatPayerType: null -evidenceType: null -syntheticGroup: null -syntheticPeriod: null -syntheticMonth: null -addresses: Doctrine\Common\Collections\ArrayCollection {#6003 …} -bankDetails: Doctrine\Common\Collections\ArrayCollection {#6000 …} -employees: Doctrine\Common\Collections\ArrayCollection {#5995 …} -coworkers: Doctrine\Common\Collections\ArrayCollection {#5976 …} -managers: Doctrine\Common\Collections\ArrayCollection {#6010 …} -chiefManagers: Doctrine\Common\Collections\ArrayCollection {#6008 …} -employeesNew: null -coworkersNew: null -managersNew: null -chiefManagersNew: null -contactsWww: Doctrine\Common\Collections\ArrayCollection {#6005 …} -contactsEmail: Doctrine\Common\Collections\ArrayCollection {#6004 …} -contactsPhone: Doctrine\Common\Collections\ArrayCollection {#6011 …} -contactsFax: Doctrine\Common\Collections\ArrayCollection {#6012 …} -agendaLastRun: null -employeesMail: null -coworkersMail: null -managersMail: null -chiefManagersMail: null -tariff: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } -vat: false -vatUnreliableDate: null -dateCheck: null -automaticBin: true -fileSettings: Doctrine\Common\Collections\ArrayCollection {#6013 …} -street: null -streetNumber: null -streetNumber2: null -city: null -zip: null -country: null -bankAccount: null -bankNumber: null -iban: null -swift: null -tariffUpdateAt: null -deregisterAt: null -block: false -issuesInvoice: false -active: true -lastRegistrationAt: null -emailSendInvoice: null -invoiceMail: null -shortDescription: null -description: null -facebookLink: null -twitterLink: null -instagramLink: null -linkedInLink: null -dateClose: null -accountingOffice: null -discountActive: false -tariffPackages: Doctrine\Common\Collections\ArrayCollection {#6014 …} -tariffPayments: Doctrine\Common\Collections\ArrayCollection {#6015 …} -tariffInfo: App\Entity\CompanyTariffInfo {#6016 -company: NexCRM\CompanyBundle\Entity\Company {#6001} -interval: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } -tariffValidTo: null -payType: null -recurring: false -id: null } -billingContact: null -contactBilling: null -initNumberOfMining: 10 -images: [ "jpg" "jpeg" "png" "svg" "tiff" "gif" "bmp" "webp" ] -video: [ "mpeg" "ogg" "avi" "mp4" "webm" "3gp" "3g2" "mkv" ] -uploadFile: null -updatedAt: null -upload: "" } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "cookie-url" => "/zasady-ochrany-osobnich-udaju" "condition-url" => "/obchodni-podminky" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | NexCRM\CompanyBundle\Entity\Company {#6001 -id: null -name: "" -companyNameVies: null -tax: null -bin: null -tid: null -fileNumber: null -vatPayerType: null -evidenceType: null -syntheticGroup: null -syntheticPeriod: null -syntheticMonth: null -addresses: Doctrine\Common\Collections\ArrayCollection {#6003 …} -bankDetails: Doctrine\Common\Collections\ArrayCollection {#6000 …} -employees: Doctrine\Common\Collections\ArrayCollection {#5995 …} -coworkers: Doctrine\Common\Collections\ArrayCollection {#5976 …} -managers: Doctrine\Common\Collections\ArrayCollection {#6010 …} -chiefManagers: Doctrine\Common\Collections\ArrayCollection {#6008 …} -employeesNew: null -coworkersNew: null -managersNew: null -chiefManagersNew: null -contactsWww: Doctrine\Common\Collections\ArrayCollection {#6005 …} -contactsEmail: Doctrine\Common\Collections\ArrayCollection {#6004 …} -contactsPhone: Doctrine\Common\Collections\ArrayCollection {#6011 …} -contactsFax: Doctrine\Common\Collections\ArrayCollection {#6012 …} -agendaLastRun: null -employeesMail: null -coworkersMail: null -managersMail: null -chiefManagersMail: null -tariff: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } -vat: false -vatUnreliableDate: null -dateCheck: null -automaticBin: true -fileSettings: Doctrine\Common\Collections\ArrayCollection {#6013 …} -street: null -streetNumber: null -streetNumber2: null -city: null -zip: null -country: null -bankAccount: null -bankNumber: null -iban: null -swift: null -tariffUpdateAt: null -deregisterAt: null -block: false -issuesInvoice: false -active: true -lastRegistrationAt: null -emailSendInvoice: null -invoiceMail: null -shortDescription: null -description: null -facebookLink: null -twitterLink: null -instagramLink: null -linkedInLink: null -dateClose: null -accountingOffice: null -discountActive: false -tariffPackages: Doctrine\Common\Collections\ArrayCollection {#6014 …} -tariffPayments: Doctrine\Common\Collections\ArrayCollection {#6015 …} -tariffInfo: App\Entity\CompanyTariffInfo {#6016 -company: NexCRM\CompanyBundle\Entity\Company {#6001} -interval: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } -tariffValidTo: null -payType: null -recurring: false -id: null } -billingContact: null -contactBilling: null -initNumberOfMining: 10 -images: [ "jpg" "jpeg" "png" "svg" "tiff" "gif" "bmp" "webp" ] -video: [ "mpeg" "ogg" "avi" "mp4" "webm" "3gp" "3g2" "mkv" ] -uploadFile: null -updatedAt: null -upload: "" } |
| data_class | "NexCRM\CompanyBundle\Entity\Company" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "NexCRM\CompanyBundle\Entity\Company" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6023 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "cookie-url" => "/zasady-ochrany-osobnich-udaju" "condition-url" => "/obchodni-podminky" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "front_company" "_front_company" ] |
| cache_key | "_front_company_front_company" |
| color_class | false |
| compound | true |
| data | NexCRM\CompanyBundle\Entity\Company {#6001 -id: null -name: "" -companyNameVies: null -tax: null -bin: null -tid: null -fileNumber: null -vatPayerType: null -evidenceType: null -syntheticGroup: null -syntheticPeriod: null -syntheticMonth: null -addresses: Doctrine\Common\Collections\ArrayCollection {#6003 …} -bankDetails: Doctrine\Common\Collections\ArrayCollection {#6000 …} -employees: Doctrine\Common\Collections\ArrayCollection {#5995 …} -coworkers: Doctrine\Common\Collections\ArrayCollection {#5976 …} -managers: Doctrine\Common\Collections\ArrayCollection {#6010 …} -chiefManagers: Doctrine\Common\Collections\ArrayCollection {#6008 …} -employeesNew: null -coworkersNew: null -managersNew: null -chiefManagersNew: null -contactsWww: Doctrine\Common\Collections\ArrayCollection {#6005 …} -contactsEmail: Doctrine\Common\Collections\ArrayCollection {#6004 …} -contactsPhone: Doctrine\Common\Collections\ArrayCollection {#6011 …} -contactsFax: Doctrine\Common\Collections\ArrayCollection {#6012 …} -agendaLastRun: null -employeesMail: null -coworkersMail: null -managersMail: null -chiefManagersMail: null -tariff: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } -vat: false -vatUnreliableDate: null -dateCheck: null -automaticBin: true -fileSettings: Doctrine\Common\Collections\ArrayCollection {#6013 …} -street: null -streetNumber: null -streetNumber2: null -city: null -zip: null -country: null -bankAccount: null -bankNumber: null -iban: null -swift: null -tariffUpdateAt: null -deregisterAt: null -block: false -issuesInvoice: false -active: true -lastRegistrationAt: null -emailSendInvoice: null -invoiceMail: null -shortDescription: null -description: null -facebookLink: null -twitterLink: null -instagramLink: null -linkedInLink: null -dateClose: null -accountingOffice: null -discountActive: false -tariffPackages: Doctrine\Common\Collections\ArrayCollection {#6014 …} -tariffPayments: Doctrine\Common\Collections\ArrayCollection {#6015 …} -tariffInfo: App\Entity\CompanyTariffInfo {#6016 -company: NexCRM\CompanyBundle\Entity\Company {#6001} -interval: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } -tariffValidTo: null -payType: null -recurring: false -id: null } -billingContact: null -contactBilling: null -initNumberOfMining: 10 -images: [ "jpg" "jpeg" "png" "svg" "tiff" "gif" "bmp" "webp" ] -video: [ "mpeg" "ogg" "avi" "mp4" "webm" "3gp" "3g2" "mkv" ] -uploadFile: null -updatedAt: null -upload: "" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6192 -errors: [] -form: Symfony\Component\Form\Form {#6345 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#6213 …5} |
| full_name | "front_company" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "front_company" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company" |
| valid | true |
| value | NexCRM\CompanyBundle\Entity\Company {#6001 -id: null -name: "" -companyNameVies: null -tax: null -bin: null -tid: null -fileNumber: null -vatPayerType: null -evidenceType: null -syntheticGroup: null -syntheticPeriod: null -syntheticMonth: null -addresses: Doctrine\Common\Collections\ArrayCollection {#6003 …} -bankDetails: Doctrine\Common\Collections\ArrayCollection {#6000 …} -employees: Doctrine\Common\Collections\ArrayCollection {#5995 …} -coworkers: Doctrine\Common\Collections\ArrayCollection {#5976 …} -managers: Doctrine\Common\Collections\ArrayCollection {#6010 …} -chiefManagers: Doctrine\Common\Collections\ArrayCollection {#6008 …} -employeesNew: null -coworkersNew: null -managersNew: null -chiefManagersNew: null -contactsWww: Doctrine\Common\Collections\ArrayCollection {#6005 …} -contactsEmail: Doctrine\Common\Collections\ArrayCollection {#6004 …} -contactsPhone: Doctrine\Common\Collections\ArrayCollection {#6011 …} -contactsFax: Doctrine\Common\Collections\ArrayCollection {#6012 …} -agendaLastRun: null -employeesMail: null -coworkersMail: null -managersMail: null -chiefManagersMail: null -tariff: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } -vat: false -vatUnreliableDate: null -dateCheck: null -automaticBin: true -fileSettings: Doctrine\Common\Collections\ArrayCollection {#6013 …} -street: null -streetNumber: null -streetNumber2: null -city: null -zip: null -country: null -bankAccount: null -bankNumber: null -iban: null -swift: null -tariffUpdateAt: null -deregisterAt: null -block: false -issuesInvoice: false -active: true -lastRegistrationAt: null -emailSendInvoice: null -invoiceMail: null -shortDescription: null -description: null -facebookLink: null -twitterLink: null -instagramLink: null -linkedInLink: null -dateClose: null -accountingOffice: null -discountActive: false -tariffPackages: Doctrine\Common\Collections\ArrayCollection {#6014 …} -tariffPayments: Doctrine\Common\Collections\ArrayCollection {#6015 …} -tariffInfo: App\Entity\CompanyTariffInfo {#6016 -company: NexCRM\CompanyBundle\Entity\Company {#6001} -interval: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } -tariffValidTo: null -payType: null -recurring: false -id: null } -billingContact: null -contactBilling: null -initNumberOfMining: 10 -images: [ "jpg" "jpeg" "png" "svg" "tiff" "gif" "bmp" "webp" ] -video: [ "mpeg" "ogg" "avi" "mp4" "webm" "3gp" "3g2" "mkv" ] -uploadFile: null -updatedAt: null -upload: "" } |
tariff
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Tariff" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#6062 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#6063 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6070 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6067 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6069 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6078 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6077 …} } |
| choices | null |
| class | "App\Entity\Tariff" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6075 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2374 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6064 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_tariff" ] |
| cache_key | "_front_company_tariff_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6142 +data: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } +value: "1" +label: "Tarif Middle" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6122 +data: App\Entity\Tariff {#4294 …} +value: "6" +label: "Tarif Free" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7674 +data: App\Entity\Tariff {#4407 …} +value: "7" +label: "Tarif Best" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7706 +data: App\Entity\Tariff {#6079 …} +value: "13" +label: "Komerční tarif -Placený" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +data: App\Entity\Tariff {#4420 …} +value: "14" +label: "Test tarif free 2 Komerční" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6132 +data: App\Entity\Tariff {#4433 …} +value: "18" +label: "123" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7165 +data: App\Entity\Tariff {#4446 …} +value: "19" +label: "khởi đầu thương mại" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6404 +data: App\Entity\Tariff {#4459 …} +value: "20" +label: "phiên bản beta" +attr: [] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6152 -errors: [] -form: Symfony\Component\Form\Form {#6348 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#6162 …5} |
| full_name | "front_company[tariff]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tariff" |
| is_selected | Closure($choice, $value) {#6112 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tariff" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_tariff" |
| valid | true |
| value | "1" |
tariffInfo
"App\Form\CompanyTariffInfoType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\CompanyTariffInfo {#6016 -company: NexCRM\CompanyBundle\Entity\Company {#6001 -id: null -name: "" -companyNameVies: null -tax: null -bin: null -tid: null -fileNumber: null -vatPayerType: null -evidenceType: null -syntheticGroup: null -syntheticPeriod: null -syntheticMonth: null -addresses: Doctrine\Common\Collections\ArrayCollection {#6003 …} -bankDetails: Doctrine\Common\Collections\ArrayCollection {#6000 …} -employees: Doctrine\Common\Collections\ArrayCollection {#5995 …} -coworkers: Doctrine\Common\Collections\ArrayCollection {#5976 …} -managers: Doctrine\Common\Collections\ArrayCollection {#6010 …} -chiefManagers: Doctrine\Common\Collections\ArrayCollection {#6008 …} -employeesNew: null -coworkersNew: null -managersNew: null -chiefManagersNew: null -contactsWww: Doctrine\Common\Collections\ArrayCollection {#6005 …} -contactsEmail: Doctrine\Common\Collections\ArrayCollection {#6004 …} -contactsPhone: Doctrine\Common\Collections\ArrayCollection {#6011 …} -contactsFax: Doctrine\Common\Collections\ArrayCollection {#6012 …} -agendaLastRun: null -employeesMail: null -coworkersMail: null -managersMail: null -chiefManagersMail: null -tariff: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } -vat: false -vatUnreliableDate: null -dateCheck: null -automaticBin: true -fileSettings: Doctrine\Common\Collections\ArrayCollection {#6013 …} -street: null -streetNumber: null -streetNumber2: null -city: null -zip: null -country: null -bankAccount: null -bankNumber: null -iban: null -swift: null -tariffUpdateAt: null -deregisterAt: null -block: false -issuesInvoice: false -active: true -lastRegistrationAt: null -emailSendInvoice: null -invoiceMail: null -shortDescription: null -description: null -facebookLink: null -twitterLink: null -instagramLink: null -linkedInLink: null -dateClose: null -accountingOffice: null -discountActive: false -tariffPackages: Doctrine\Common\Collections\ArrayCollection {#6014 …} -tariffPayments: Doctrine\Common\Collections\ArrayCollection {#6015 …} -tariffInfo: App\Entity\CompanyTariffInfo {#6016} -billingContact: null -contactBilling: null -initNumberOfMining: 10 -images: [ "jpg" "jpeg" "png" "svg" "tiff" "gif" "bmp" "webp" ] -video: [ "mpeg" "ogg" "avi" "mp4" "webm" "3gp" "3g2" "mkv" ] -uploadFile: null -updatedAt: null -upload: "" } -interval: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } -tariffValidTo: null -payType: null -recurring: false -id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | "App\Entity\CompanyTariffInfo" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | "App\Entity\CompanyTariffInfo" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\CompanyTariffInfo" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6093 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "company_tariff_info" "_front_company_tariffInfo" ] |
| cache_key | "_front_company_tariffInfo_company_tariff_info" |
| color_class | false |
| compound | true |
| data | App\Entity\CompanyTariffInfo {#6016 -company: NexCRM\CompanyBundle\Entity\Company {#6001 -id: null -name: "" -companyNameVies: null -tax: null -bin: null -tid: null -fileNumber: null -vatPayerType: null -evidenceType: null -syntheticGroup: null -syntheticPeriod: null -syntheticMonth: null -addresses: Doctrine\Common\Collections\ArrayCollection {#6003 …} -bankDetails: Doctrine\Common\Collections\ArrayCollection {#6000 …} -employees: Doctrine\Common\Collections\ArrayCollection {#5995 …} -coworkers: Doctrine\Common\Collections\ArrayCollection {#5976 …} -managers: Doctrine\Common\Collections\ArrayCollection {#6010 …} -chiefManagers: Doctrine\Common\Collections\ArrayCollection {#6008 …} -employeesNew: null -coworkersNew: null -managersNew: null -chiefManagersNew: null -contactsWww: Doctrine\Common\Collections\ArrayCollection {#6005 …} -contactsEmail: Doctrine\Common\Collections\ArrayCollection {#6004 …} -contactsPhone: Doctrine\Common\Collections\ArrayCollection {#6011 …} -contactsFax: Doctrine\Common\Collections\ArrayCollection {#6012 …} -agendaLastRun: null -employeesMail: null -coworkersMail: null -managersMail: null -chiefManagersMail: null -tariff: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } -vat: false -vatUnreliableDate: null -dateCheck: null -automaticBin: true -fileSettings: Doctrine\Common\Collections\ArrayCollection {#6013 …} -street: null -streetNumber: null -streetNumber2: null -city: null -zip: null -country: null -bankAccount: null -bankNumber: null -iban: null -swift: null -tariffUpdateAt: null -deregisterAt: null -block: false -issuesInvoice: false -active: true -lastRegistrationAt: null -emailSendInvoice: null -invoiceMail: null -shortDescription: null -description: null -facebookLink: null -twitterLink: null -instagramLink: null -linkedInLink: null -dateClose: null -accountingOffice: null -discountActive: false -tariffPackages: Doctrine\Common\Collections\ArrayCollection {#6014 …} -tariffPayments: Doctrine\Common\Collections\ArrayCollection {#6015 …} -tariffInfo: App\Entity\CompanyTariffInfo {#6016} -billingContact: null -contactBilling: null -initNumberOfMining: 10 -images: [ "jpg" "jpeg" "png" "svg" "tiff" "gif" "bmp" "webp" ] -video: [ "mpeg" "ogg" "avi" "mp4" "webm" "3gp" "3g2" "mkv" ] -uploadFile: null -updatedAt: null -upload: "" } -interval: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } -tariffValidTo: null -payType: null -recurring: false -id: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6095 -errors: [] -form: Symfony\Component\Form\Form {#6377 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7732 …5} |
| full_name | "front_company[tariffInfo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tariffInfo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tariffInfo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_tariffInfo" |
| valid | true |
| value | App\Entity\CompanyTariffInfo {#6016 -company: NexCRM\CompanyBundle\Entity\Company {#6001 -id: null -name: "" -companyNameVies: null -tax: null -bin: null -tid: null -fileNumber: null -vatPayerType: null -evidenceType: null -syntheticGroup: null -syntheticPeriod: null -syntheticMonth: null -addresses: Doctrine\Common\Collections\ArrayCollection {#6003 …} -bankDetails: Doctrine\Common\Collections\ArrayCollection {#6000 …} -employees: Doctrine\Common\Collections\ArrayCollection {#5995 …} -coworkers: Doctrine\Common\Collections\ArrayCollection {#5976 …} -managers: Doctrine\Common\Collections\ArrayCollection {#6010 …} -chiefManagers: Doctrine\Common\Collections\ArrayCollection {#6008 …} -employeesNew: null -coworkersNew: null -managersNew: null -chiefManagersNew: null -contactsWww: Doctrine\Common\Collections\ArrayCollection {#6005 …} -contactsEmail: Doctrine\Common\Collections\ArrayCollection {#6004 …} -contactsPhone: Doctrine\Common\Collections\ArrayCollection {#6011 …} -contactsFax: Doctrine\Common\Collections\ArrayCollection {#6012 …} -agendaLastRun: null -employeesMail: null -coworkersMail: null -managersMail: null -chiefManagersMail: null -tariff: App\Entity\Tariff {#4394 -name: "Tarif Middle" -employeeRoles: Doctrine\ORM\PersistentCollection {#4395 …} -coworkerRoles: Doctrine\ORM\PersistentCollection {#4397 …} -managerRoles: Doctrine\ORM\PersistentCollection {#4399 …} -chiefManagerRoles: Doctrine\ORM\PersistentCollection {#4401 …} -text: null -default: true -priceMonthly: 500.0 -priceQuarterly: 500.0 -priceYearly: 500.0 -discountQuarterly: null -discountYearly: null -hash: "ec4e00ccd08ddf76e600a471bad688cc" -priceInterval: null -priceText: null -advantageText: """ <ul>\r\n \t<li>20 GB pro ukládání dat</li>\r\n \t<li>až pro 20 uživatelů</li>\r\n \t<li>250 vytěžených dokumentů za měsíc</li>\r\n </ul> """ -description: "Vip tarif" -favorite: false -numberOfUsers: 30 -maxDiskSpace: 5242880000 -dataMiningPerMonth: 10 -numberOfMining: 10 -unlimitedMining: false -active: true -additionalSeat: null -pricePer1Gb: null -public: true -numberOfContacts: 0 -helpScriptTariffs: Doctrine\ORM\PersistentCollection {#4403 …} -cannotSwitchTariffs: Doctrine\ORM\PersistentCollection {#4405 …} -id: 1 -imgFile: null -sort: 2 } -vat: false -vatUnreliableDate: null -dateCheck: null -automaticBin: true -fileSettings: Doctrine\Common\Collections\ArrayCollection {#6013 …} -street: null -streetNumber: null -streetNumber2: null -city: null -zip: null -country: null -bankAccount: null -bankNumber: null -iban: null -swift: null -tariffUpdateAt: null -deregisterAt: null -block: false -issuesInvoice: false -active: true -lastRegistrationAt: null -emailSendInvoice: null -invoiceMail: null -shortDescription: null -description: null -facebookLink: null -twitterLink: null -instagramLink: null -linkedInLink: null -dateClose: null -accountingOffice: null -discountActive: false -tariffPackages: Doctrine\Common\Collections\ArrayCollection {#6014 …} -tariffPayments: Doctrine\Common\Collections\ArrayCollection {#6015 …} -tariffInfo: App\Entity\CompanyTariffInfo {#6016} -billingContact: null -contactBilling: null -initNumberOfMining: 10 -images: [ "jpg" "jpeg" "png" "svg" "tiff" "gif" "bmp" "webp" ] -video: [ "mpeg" "ogg" "avi" "mp4" "webm" "3gp" "3g2" "mkv" ] -uploadFile: null -updatedAt: null -upload: "" } -interval: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } -tariffValidTo: null -payType: null -recurring: false -id: null } |
interval
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } |
| View Format |
"monthly"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure($object) {#6101 class: "App\Form\CompanyTariffInfoType" this: App\Form\CompanyTariffInfoType {#6087 …} } |
same as passed value |
| choice_value | Closure($object) {#6102 class: "App\Form\CompanyTariffInfoType" this: App\Form\CompanyTariffInfoType {#6087 …} } |
same as passed value |
| class | "App\Entity\TariffInterval" |
same as passed value |
| expanded | true |
same as passed value |
| label | "Frekvence placení" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($object) {#6101 class: "App\Form\CompanyTariffInfoType" this: App\Form\CompanyTariffInfoType {#6087 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6361 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6354 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6362 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Closure($object) {#6102 class: "App\Form\CompanyTariffInfoType" this: App\Form\CompanyTariffInfoType {#6087 …} } |
| choices | null |
| class | "App\Entity\TariffInterval" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 {#6359 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5894 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Frekvence placení" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6352 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_tariffInfo_interval" ] |
| cache_key | "_front_company_tariffInfo_interval_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "monthly" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +data: App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } +value: "monthly" +label: "měsíčně" +attr: [] +labelTranslationParameters: [] } "quarterly" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +data: App\Entity\TariffInterval {#6379 …} +value: "quarterly" +label: "čtvrletně" +attr: [] +labelTranslationParameters: [] } "yearly" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6383 +data: App\Entity\TariffInterval {#6378 …} +value: "yearly" +label: "ročně" +attr: [] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | true |
| data | App\Entity\TariffInterval {#5971 -type: "monthly" -url: "mesicni" -frequency: "měsíčně" -renew: "každý měsíc" -month: 1 -initial: true -id: 1 } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7736 -errors: [] -form: Symfony\Component\Form\Form {#6421 …} } |
| expanded | true |
| filters | false |
| form | Symfony\Component\Form\FormView {#7735 …5} |
| full_name | "front_company[tariffInfo][interval]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tariffInfo_interval" |
| is_selected | Closure($choice, $value) {#7737 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Frekvence placení" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "interval" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_tariffInfo_interval" |
| valid | true |
| value | "monthly" |
monthly
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"monthly"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "měsíčně" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "monthly" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "měsíčně" |
| 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 |
| tabs_class | "" |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#6393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6387 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "monthly" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_front_company_tariffInfo_interval_entry" ] |
| cache_key | "_front_company_tariffInfo_interval_entry_radio" |
| checked | true |
| color_class | false |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7741 -errors: [] -form: Symfony\Component\Form\Form {#6424 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7740 …5} |
| full_name | "front_company[tariffInfo][interval]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tariffInfo_interval_monthly" |
| label | "měsíčně" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "monthly" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | false |
| unique_block_prefix | "_front_company_tariffInfo_interval_entry" |
| valid | true |
| value | "monthly" |
quarterly
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "čtvrletně" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "quarterly" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "čtvrletně" |
| 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 |
| tabs_class | "" |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#6403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6402 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "quarterly" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_front_company_tariffInfo_interval_entry" ] |
| cache_key | "_front_company_tariffInfo_interval_entry_radio" |
| checked | false |
| color_class | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7742 -errors: [] -form: Symfony\Component\Form\Form {#6427 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7743 …5} |
| full_name | "front_company[tariffInfo][interval]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tariffInfo_interval_quarterly" |
| label | "čtvrletně" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quarterly" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | false |
| unique_block_prefix | "_front_company_tariffInfo_interval_entry" |
| valid | true |
| value | "quarterly" |
yearly
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "ročně" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "yearly" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ročně" |
| 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 |
| tabs_class | "" |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#6413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6412 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "yearly" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_front_company_tariffInfo_interval_entry" ] |
| cache_key | "_front_company_tariffInfo_interval_entry_radio" |
| checked | false |
| color_class | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7744 -errors: [] -form: Symfony\Component\Form\Form {#6430 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7745 …5} |
| full_name | "front_company[tariffInfo][interval]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tariffInfo_interval_yearly" |
| label | "ročně" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "yearly" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | false |
| unique_block_prefix | "_front_company_tariffInfo_interval_entry" |
| valid | true |
| value | "yearly" |
recurring
"App\Form\FieldTypes\CustomCheckboxType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| disabled | true |
same as passed value |
| label | "Strhávat platbu automaticky" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | true |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#7184 class: "App\Form\FieldTypes\CustomCheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7185 returnType: "bool" class: "App\Form\FieldTypes\CustomCheckboxType" } |
| label | "Strhávat platbu automaticky" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7189 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "custom_checkbox_type" "_front_company_tariffInfo_recurring" ] |
| cache_key | "_front_company_tariffInfo_recurring_custom_checkbox_type" |
| checked | false |
| color_class | false |
| compound | false |
| data | false |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7739 -errors: [] -form: Symfony\Component\Form\Form {#7196 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7738 …5} |
| full_name | "front_company[tariffInfo][recurring]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tariffInfo_recurring" |
| label | "Strhávat platbu automaticky" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recurring" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_tariffInfo_recurring" |
| valid | true |
| value | "1" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" => "js-input-email" ] |
[ "class" => "js-input-email" ] |
| label | "E-mail" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-input-email" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6109 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 enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "E-mail" |
| 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 | true |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6110 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-input-email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_front_company_email" ] |
| cache_key | "_front_company_email_email" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7733 -errors: [] -form: Symfony\Component\Form\Form {#6433 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7734 …5} |
| full_name | "front_company[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_email" |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_email" |
| valid | true |
| value | "" |
bin
"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" => "js-check-bin" "pattern" => "[0-9]{8}" "minlength" => "8" "maxlength" => "8" ] |
[ "class" => "js-check-bin" "pattern" => "[0-9]{8}" "minlength" => "8" "maxlength" => "8" ] |
| label | "IČO<span class='form__info form__info--small'> - po vyplnění IČ se firemní údaje vyplní automaticky</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-check-bin" "pattern" => "[0-9]{8}" "minlength" => "8" "maxlength" => "8" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6119 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 | "IČO<span class='form__info form__info--small'> - po vyplnění IČ se firemní údaje vyplní automaticky</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6120 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-check-bin" "pattern" => "[0-9]{8}" "minlength" => "8" "maxlength" => "8" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_bin" ] |
| cache_key | "_front_company_bin_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7746 -errors: [] -form: Symfony\Component\Form\Form {#6436 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7747 …5} |
| full_name | "front_company[bin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bin" |
| label | "IČO<span class='form__info form__info--small'> - po vyplnění IČ se firemní údaje vyplní automaticky</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bin" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bin" |
| valid | true |
| value | "" |
name
"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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-ares-name" ] |
[ "class" => "js-ares-name" ] |
| label | "Společnost" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-ares-name" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6129 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 | "Společnost" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6130 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-ares-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_name" ] |
| cache_key | "_front_company_name_text" |
| color_class | false |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7748 -errors: [] -form: Symfony\Component\Form\Form {#6439 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7749 …5} |
| full_name | "front_company[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_name" |
| label | "Společnost" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_name" |
| valid | true |
| value | "" |
tid
"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" => "js-ares-tid" ] |
[ "class" => "js-ares-tid" ] |
| label | "DIČ" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-ares-tid" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6139 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 | "DIČ" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6140 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-ares-tid" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_tid" ] |
| cache_key | "_front_company_tid_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7750 -errors: [] -form: Symfony\Component\Form\Form {#6442 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7751 …5} |
| full_name | "front_company[tid]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tid" |
| label | "DIČ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tid" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_tid" |
| valid | true |
| value | "" |
street
"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" => "js-ares-street" ] |
[ "class" => "js-ares-street" ] |
| label | "Ulice" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-ares-street" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6149 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 | "Ulice" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6150 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-ares-street" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_street" ] |
| cache_key | "_front_company_street_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7752 -errors: [] -form: Symfony\Component\Form\Form {#6445 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7753 …5} |
| full_name | "front_company[street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_street" |
| label | "Ulice" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_street" |
| valid | true |
| value | "" |
streetNumber
"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" => "js-ares-street-number" ] |
[ "class" => "js-ares-street-number" ] |
| label | "Č. popisné" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-ares-street-number" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6159 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 | "Č. popisné" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6160 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-ares-street-number" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_streetNumber" ] |
| cache_key | "_front_company_streetNumber_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7754 -errors: [] -form: Symfony\Component\Form\Form {#6448 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7755 …5} |
| full_name | "front_company[streetNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_streetNumber" |
| label | "Č. popisné" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "streetNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_streetNumber" |
| valid | true |
| value | "" |
streetNumber2
"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" => "js-ares-street-number2" ] |
[ "class" => "js-ares-street-number2" ] |
| label | "Č. orientační" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-ares-street-number2" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6169 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 | "Č. orientační" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6170 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-ares-street-number2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_streetNumber2" ] |
| cache_key | "_front_company_streetNumber2_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7756 -errors: [] -form: Symfony\Component\Form\Form {#6451 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7757 …5} |
| full_name | "front_company[streetNumber2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_streetNumber2" |
| label | "Č. orientační" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "streetNumber2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_streetNumber2" |
| valid | true |
| value | "" |
city
"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" => "js-ares-city" ] |
[ "class" => "js-ares-city" ] |
| label | "Město" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-ares-city" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6179 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 | "Město" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6180 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-ares-city" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_city" ] |
| cache_key | "_front_company_city_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7758 -errors: [] -form: Symfony\Component\Form\Form {#6454 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7759 …5} |
| full_name | "front_company[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_city" |
| label | "Město" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_city" |
| valid | true |
| value | "" |
zip
"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" => "js-ares-zip" "pattern" => "\d*" ] |
[ "class" => "js-ares-zip" "pattern" => "\d*" ] |
| label | "PSČ" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-ares-zip" "pattern" => "\d*" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6189 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 | "PSČ" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6190 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-ares-zip" "pattern" => "\d*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_zip" ] |
| cache_key | "_front_company_zip_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7760 -errors: [] -form: Symfony\Component\Form\Form {#6457 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7761 …5} |
| full_name | "front_company[zip]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_zip" |
| label | "PSČ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zip" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_zip" |
| valid | true |
| value | "" |
tax
"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 |
|---|---|---|
| attr | [ "class" => "js-company-tax-type" ] |
[ "class" => "js-company-tax-type" ] |
| choice_attr | Closure($object) {#6031 class: "App\Form\CompanyAccountType" this: App\Form\CompanyAccountType {#6017 …} } |
same as passed value |
| class | "NexCRM\CompanyBundle\Entity\Subject" |
same as passed value |
| label | "Subjekt" |
same as passed value |
| placeholder | "Vyberte" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-company-tax-type" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($object) {#6031 class: "App\Form\CompanyAccountType" this: App\Form\CompanyAccountType {#6017 …} } |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#6062 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#6063 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6209 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6201 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6210 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6212 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6211 …} } |
| choices | null |
| class | "NexCRM\CompanyBundle\Entity\Subject" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6206 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2080 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Subjekt" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte" |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6199 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-company-tax-type" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_tax" ] |
| cache_key | "_front_company_tax_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +data: NexCRM\CompanyBundle\Entity\Subject {#7772 …} +value: "1" +label: "Právnická osoba" +attr: [ "data-code" => "0" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7766 +data: NexCRM\CompanyBundle\Entity\Subject {#7784 …} +value: "2" +label: "Fyzická osoba" +attr: [ "data-code" => "1" ] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7762 -errors: [] -form: Symfony\Component\Form\Form {#6460 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#7763 …5} |
| full_name | "front_company[tax]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_tax" |
| is_selected | Closure($choice, $value) {#7778 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Subjekt" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tax" |
| placeholder | "Vyberte" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_tax" |
| valid | true |
| value | "" |
evidenceType
"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 |
|---|---|---|
| attr | [ "class" => "js-company-evidence-type" ] |
[ "class" => "js-company-evidence-type" ] |
| choice_attr | Closure($object) {#6032 class: "App\Form\CompanyAccountType" this: App\Form\CompanyAccountType {#6017 …} } |
same as passed value |
| class | "NexCRM\CompanyBundle\Entity\EvidenceType" |
same as passed value |
| label | "Typ evidence" |
same as passed value |
| placeholder | "Vyberte" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-company-evidence-type" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($object) {#6032 class: "App\Form\CompanyAccountType" this: App\Form\CompanyAccountType {#6017 …} } |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#6062 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#6063 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6232 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6224 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6233 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6235 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6234 …} } |
| choices | null |
| class | "NexCRM\CompanyBundle\Entity\EvidenceType" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6229 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2107 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Typ evidence" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte" |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6222 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-company-evidence-type" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_evidenceType" ] |
| cache_key | "_front_company_evidenceType_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7765 +data: NexCRM\CompanyBundle\Entity\EvidenceType {#7787 …} +value: "1" +label: "Účetnictví" +attr: [ "data-code" => "0" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7771 +data: NexCRM\CompanyBundle\Entity\EvidenceType {#7799 …} +value: "2" +label: "Daňová evidence" +attr: [ "data-code" => "1" ] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7777 -errors: [] -form: Symfony\Component\Form\Form {#6463 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#7786 …5} |
| full_name | "front_company[evidenceType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_evidenceType" |
| is_selected | Closure($choice, $value) {#7793 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Typ evidence" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "evidenceType" |
| placeholder | "Vyberte" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_evidenceType" |
| valid | true |
| value | "" |
syntheticGroup
"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 |
|---|---|---|
| attr | [ "class" => "js-company-synthetic-group" ] |
[ "class" => "js-company-synthetic-group" ] |
| class | "App\Entity\SyntheticAccountGroup" |
same as passed value |
| label | "Typ výkazů" |
same as passed value |
| placeholder | "Vyberte typ výkazů" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-company-synthetic-group" ] |
| 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 {#6062 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#6063 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6255 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6247 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6256 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6258 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6257 …} } |
| choices | null |
| class | "App\Entity\SyntheticAccountGroup" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6252 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2340 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Typ výkazů" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte typ výkazů" |
| 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 | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6245 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-company-synthetic-group" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_syntheticGroup" ] |
| cache_key | "_front_company_syntheticGroup_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7774 +data: App\Entity\SyntheticAccountGroup {#6632 …} +value: "1" +label: "Podnikatel" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7782 +data: App\Entity\SyntheticAccountGroup {#7796 …} +value: "2" +label: "Nezisková organizace" +attr: [] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7792 -errors: [] -form: Symfony\Component\Form\Form {#6466 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#7801 …5} |
| full_name | "front_company[syntheticGroup]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_syntheticGroup" |
| is_selected | Closure($choice, $value) {#7808 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Typ výkazů" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "syntheticGroup" |
| placeholder | "Vyberte typ výkazů" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_syntheticGroup" |
| valid | true |
| value | "" |
syntheticPeriod
"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 |
|---|---|---|
| attr | [ "class" => "js-company-synthetic-period" ] |
[ "class" => "js-company-synthetic-period" ] |
| choice_attr | Closure($object) {#6033 class: "App\Form\CompanyAccountType" this: App\Form\CompanyAccountType {#6017 …} } |
same as passed value |
| class | "App\Entity\SyntheticAccountPeriod" |
same as passed value |
| label | "Účetní období" |
same as passed value |
| placeholder | "Vyberte účetní období" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-company-synthetic-period" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($object) {#6033 class: "App\Form\CompanyAccountType" this: App\Form\CompanyAccountType {#6017 …} } |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#6062 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#6063 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6278 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6270 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6279 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6281 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6280 …} } |
| choices | null |
| class | "App\Entity\SyntheticAccountPeriod" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6275 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2357 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Účetní období" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte účetní období" |
| 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 | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6268 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-company-synthetic-period" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_syntheticPeriod" ] |
| cache_key | "_front_company_syntheticPeriod_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7803 +data: App\Entity\SyntheticAccountPeriod {#7813 …} +value: "1" +label: "Kalendářní rok" +attr: [ "data-code" => "0" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7806 +data: App\Entity\SyntheticAccountPeriod {#7826 …} +value: "2" +label: "Hospodářský rok" +attr: [ "data-code" => "1" ] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7816 -errors: [] -form: Symfony\Component\Form\Form {#6469 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#7788 …5} |
| full_name | "front_company[syntheticPeriod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_syntheticPeriod" |
| is_selected | Closure($choice, $value) {#7820 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Účetní období" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "syntheticPeriod" |
| placeholder | "Vyberte účetní období" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_syntheticPeriod" |
| valid | true |
| value | "" |
syntheticMonth
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" => "js-company-synthetic-month" ] |
[ "class" => "js-company-synthetic-month" ] |
| choices | [ "leden - prosinec" => 1 "únor - leden" => 2 "březen - únor" => 3 "duben - březen" => 4 "květen - duben" => 5 "červen - květen" => 6 "červenec - červen" => 7 "srpen - červenec" => 8 "září - srpen" => 9 "říjen - září" => 10 "listopad - říjen" => 11 "prosinec - listopad" => 12 ] |
[ "leden - prosinec" => 1 "únor - leden" => 2 "březen - únor" => 3 "duben - březen" => 4 "květen - duben" => 5 "červen - květen" => 6 "červenec - červen" => 7 "srpen - červenec" => 8 "září - srpen" => 9 "říjen - září" => 10 "listopad - říjen" => 11 "prosinec - listopad" => 12 ] |
| label | "Hospodářský rok od-do" |
same as passed value |
| placeholder | "Vyberte hospodářský rok" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-company-synthetic-month" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "leden - prosinec" => 1 "únor - leden" => 2 "březen - únor" => 3 "duben - březen" => 4 "květen - duben" => 5 "červen - květen" => 6 "červenec - červen" => 7 "srpen - červenec" => 8 "září - srpen" => 9 "říjen - září" => 10 "listopad - říjen" => 11 "prosinec - listopad" => 12 ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Hospodářský rok od-do" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte hospodářský rok" |
| 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 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6291 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-company-synthetic-month" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_front_company_syntheticMonth" ] |
| cache_key | "_front_company_syntheticMonth_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7797 +data: 1 +value: "1" +label: "leden - prosinec" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7811 +data: 2 +value: "2" +label: "únor - leden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7814 +data: 3 +value: "3" +label: "březen - únor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7818 +data: 4 +value: "4" +label: "duben - březen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7791 +data: 5 +value: "5" +label: "květen - duben" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7776 +data: 6 +value: "6" +label: "červen - květen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7825 +data: 7 +value: "7" +label: "červenec - červen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7824 +data: 8 +value: "8" +label: "srpen - červenec" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7829 +data: 9 +value: "9" +label: "září - srpen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7823 +data: 10 +value: "10" +label: "říjen - září" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7830 +data: 11 +value: "11" +label: "listopad - říjen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7832 +data: 12 +value: "12" +label: "prosinec - listopad" +attr: [] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7819 -errors: [] -form: Symfony\Component\Form\Form {#6472 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#7828 …5} |
| full_name | "front_company[syntheticMonth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_syntheticMonth" |
| is_selected | Closure($choice, $value) {#7834 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Hospodářský rok od-do" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "syntheticMonth" |
| placeholder | "Vyberte hospodářský rok" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_syntheticMonth" |
| valid | true |
| value | "" |
vatPayerType
"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 | "NexCRM\CompanyBundle\Entity\VatPayer" |
same as passed value |
| label | "Typ plátce" |
same as passed value |
| placeholder | "Vyberte" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#6062 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#6063 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6313 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6305 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6314 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6316 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6315 …} } |
| choices | null |
| class | "NexCRM\CompanyBundle\Entity\VatPayer" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6310 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2096 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Typ plátce" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte" |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6303 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_vatPayerType" ] |
| cache_key | "_front_company_vatPayerType_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7837 +data: NexCRM\CompanyBundle\Entity\VatPayer {#7845 …} +value: "1" +label: "Měsíční plátce" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7839 +data: NexCRM\CompanyBundle\Entity\VatPayer {#7890 …} +value: "2" +label: "Čtvrtletní plátce" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7850 +data: NexCRM\CompanyBundle\Entity\VatPayer {#7891 …} +value: "3" +label: "Identifikovaná osoba" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +data: NexCRM\CompanyBundle\Entity\VatPayer {#7892 …} +value: "4" +label: "Neplátce DPH" +attr: [] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7835 -errors: [] -form: Symfony\Component\Form\Form {#6475 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#7836 …5} |
| full_name | "front_company[vatPayerType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_vatPayerType" |
| is_selected | Closure($choice, $value) {#7838 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Typ plátce" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "vatPayerType" |
| placeholder | "Vyberte" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_vatPayerType" |
| valid | true |
| value | "" |
antispam
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 | [ "value" => "dokladuj" ] |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "value" => "dokladuj" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6326 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6327 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "value" => "dokladuj" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_front_company_antispam" ] |
| cache_key | "_front_company_antispam_hidden" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7847 -errors: [] -form: Symfony\Component\Form\Form {#6478 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7844 …5} |
| full_name | "front_company[antispam]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_antispam" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "antispam" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_antispam" |
| valid | true |
| value | "" |
agree
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Souhlasím s <a href="/obchodni-podminky" target="_blank">obchodními podmínkami</a> aplikace a potvrzuji, že jsem se seznámil s informacemi o <a href="/zasady-ochrany-osobnich-udaju" target="_blank">zpracování osobních údajů</a> a <a href="/zasady-ochrany-osobnich-udaju" target="_blank">pravidly cookies</a>." |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Souhlasím s <a href="/obchodni-podminky" target="_blank">obchodními podmínkami</a> aplikace a potvrzuji, že jsem se seznámil s informacemi o <a href="/zasady-ochrany-osobnich-udaju" target="_blank">zpracování osobních údajů</a> a <a href="/zasady-ochrany-osobnich-udaju" target="_blank">pravidly cookies</a>." |
| 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 | true |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6336 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_front_company_agree" ] |
| cache_key | "_front_company_agree_checkbox" |
| checked | false |
| color_class | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7849 -errors: [] -form: Symfony\Component\Form\Form {#6481 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7840 …5} |
| full_name | "front_company[agree]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_agree" |
| label | "Souhlasím s <a href="/obchodni-podminky" target="_blank">obchodními podmínkami</a> aplikace a potvrzuji, že jsem se seznámil s informacemi o <a href="/zasady-ochrany-osobnich-udaju" target="_blank">zpracování osobních údajů</a> a <a href="/zasady-ochrany-osobnich-udaju" target="_blank">pravidly cookies</a>." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agree" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_agree" |
| valid | true |
| value | "1" |
bankDetails
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#7169 -elements: [ NexCRM\PersonBundle\Entity\BankDetail {#6487 -account: null -code: null -name: null -main: true -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "unique_item" ] |
[ "class" => "unique_item" ] |
| auto_initialize | false |
same as passed value |
| by_reference | false |
same as passed value |
| data | Doctrine\Common\Collections\ArrayCollection {#6486 -elements: [ NexCRM\PersonBundle\Entity\BankDetail {#6487 -account: null -code: null -name: null -main: true -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } ] } |
same as passed value |
| entry_type | "NexCRM\PersonBundle\Form\BankDetailType" |
same as passed value |
| label | "účet" |
same as passed value |
| prototype_data | NexCRM\PersonBundle\Entity\BankDetail {#6488 -account: null -code: null -name: null -main: false -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } |
same as passed value |
| prototype_name | "proto_bankDetails" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "unique_item" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| box | false |
| by_reference | false |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | Doctrine\Common\Collections\ArrayCollection {#6486 -elements: [ NexCRM\PersonBundle\Entity\BankDetail {#6487 -account: null -code: null -name: null -main: true -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } ] } |
| data_class | "Doctrine\Common\Collections\ArrayCollection" |
| delete_empty | false |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6496 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Doctrine\Common\Collections\ArrayCollection" } } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "NexCRM\PersonBundle\Form\BankDetailType" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | "účet" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | NexCRM\PersonBundle\Entity\BankDetail {#6488 -account: null -code: null -name: null -main: false -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } |
| prototype_name | "proto_bankDetails" |
| prototype_options | [] |
| required | false |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6497 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [ "class" => "unique_item" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_front_company_bankDetails" ] |
| box | false |
| cache_key | "_front_company_bankDetails_collection" |
| color_class | false |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#7169 -elements: [ NexCRM\PersonBundle\Entity\BankDetail {#6487 -account: null -code: null -name: null -main: true -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7841 -errors: [] -form: Symfony\Component\Form\Form {#6514 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7896 …5} |
| full_name | "front_company[bankDetails]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails" |
| label | "účet" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "bankDetails" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#7897 …5} |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#7169 -elements: [ NexCRM\PersonBundle\Entity\BankDetail {#6487 -account: null -code: null -name: null -main: true -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } ] } |
0
"NexCRM\PersonBundle\Form\BankDetailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | NexCRM\PersonBundle\Entity\BankDetail {#6487 -account: null -code: null -name: null -main: true -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | "NexCRM\PersonBundle\Entity\BankDetail" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7286 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "NexCRM\PersonBundle\Entity\BankDetail" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7287 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "bank_detail" "_front_company_bankDetails_entry" ] |
| cache_key | "_front_company_bankDetails_entry_bank_detail" |
| color_class | false |
| compound | true |
| data | NexCRM\PersonBundle\Entity\BankDetail {#6487 -account: null -code: null -name: null -main: true -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#33675 -errors: [] -form: Symfony\Component\Form\Form {#7531 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#33676 …5} |
| full_name | "front_company[bankDetails][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry" |
| valid | true |
| value | NexCRM\PersonBundle\Entity\BankDetail {#6487 -account: null -code: null -name: null -main: true -person: null -company: null -contact: null -iban: null -swift: null -bankCode: null -bankSwift: null -country: null -currency: "CZK" -startBalance: "0" -startBalanceRate: "0" -balanceStatus: false -active: true -foreign: false -invoice: true -center: null -project: null -activity: null -bankSynthetic: null -unknowIncome: null -unknowOutcome: null -bankEmail: null -bankEmailPass: null -id: null -sortOrder: 0 } |
sortOrder
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0" |
| 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 | 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7340 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 | 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7346 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_front_company_bankDetails_entry_sortOrder" ] |
| cache_key | "_front_company_bankDetails_entry_sortOrder_hidden" |
| color_class | false |
| compound | false |
| data | "0" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#33680 -errors: [] -form: Symfony\Component\Form\Form {#7534 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#33679 …5} |
| full_name | "front_company[bankDetails][0][sortOrder]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_sortOrder" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sortOrder" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_sortOrder" |
| valid | true |
| value | "0" |
name
"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" => "js-account-name" "placeholder" => "Zadejte vlastní název účtu" "maxlength" => "50" ] |
[ "class" => "js-account-name" "placeholder" => "Zadejte vlastní název účtu" "maxlength" => "50" ] |
| label | "Vlastní název" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-account-name" "placeholder" => "Zadejte vlastní název účtu" "maxlength" => "50" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7367 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 | "Vlastní název" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7368 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-account-name" "placeholder" => "Zadejte vlastní název účtu" "maxlength" => "50" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_bankDetails_entry_name" ] |
| cache_key | "_front_company_bankDetails_entry_name_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#33681 -errors: [] -form: Symfony\Component\Form\Form {#7537 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#33682 …5} |
| full_name | "front_company[bankDetails][0][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_name" |
| label | "Vlastní název" |
| 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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_name" |
| valid | true |
| value | "" |
account
"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" => "js-account-calc" "pattern" => "^\d{2,10}(?:-\d{2,6})?(?:-\d{2,10})?$" "placeholder" => "Zadejte číslo účtu" "maxlength" => "25" ] |
[ "class" => "js-account-calc" "pattern" => "^\d{2,10}(?:-\d{2,6})?(?:-\d{2,10})?$" "placeholder" => "Zadejte číslo účtu" "maxlength" => "25" ] |
| label | "Číslo účtu" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-account-calc" "pattern" => "^\d{2,10}(?:-\d{2,6})?(?:-\d{2,10})?$" "placeholder" => "Zadejte číslo účtu" "maxlength" => "25" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7377 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 | "Číslo účtu" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7378 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-account-calc" "pattern" => "^\d{2,10}(?:-\d{2,6})?(?:-\d{2,10})?$" "placeholder" => "Zadejte číslo účtu" "maxlength" => "25" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_bankDetails_entry_account" ] |
| cache_key | "_front_company_bankDetails_entry_account_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#33683 -errors: [] -form: Symfony\Component\Form\Form {#7540 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#33684 …5} |
| full_name | "front_company[bankDetails][0][account]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_account" |
| label | "Číslo účtu" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "account" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_account" |
| valid | true |
| value | "" |
bankCode
"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 |
|---|---|---|
| attr | [ "class" => "js-code-calc" ] |
[ "class" => "js-code-calc" ] |
| choice_attr | Closure($object) {#7324 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
same as passed value |
| choice_label | Closure($object) {#7318 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
same as passed value |
| class | "NexCRM\PersonBundle\Entity\BankCode" |
same as passed value |
| label | "Kód banky" |
same as passed value |
| placeholder | "Zadejte číslo banky" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-code-calc" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($object) {#7324 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
| choice_filter | null |
| choice_label | Closure($object) {#7318 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7393 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6791 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7389 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7392 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6800 …} } |
| choices | null |
| class | "NexCRM\PersonBundle\Entity\BankCode" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6795 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6526 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Kód banky" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Zadejte číslo banky" |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#7388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7387 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-code-calc" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_bankDetails_entry_bankCode" ] |
| cache_key | "_front_company_bankDetails_entry_bankCode_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33687 +data: NexCRM\PersonBundle\Entity\BankCode {#7918 …} +value: "1" +label: "3030" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33688 +data: NexCRM\PersonBundle\Entity\BankCode {#7930 …} +value: "2" +label: "2220" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33689 +data: NexCRM\PersonBundle\Entity\BankCode {#7929 …} +value: "3" +label: "8231" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33690 +data: NexCRM\PersonBundle\Entity\BankCode {#7928 …} +value: "4" +label: "8250" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33691 +data: NexCRM\PersonBundle\Entity\BankCode {#7927 …} +value: "5" +label: "2020" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33692 +data: NexCRM\PersonBundle\Entity\BankCode {#7933 …} +value: "6" +label: "2250" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33693 +data: NexCRM\PersonBundle\Entity\BankCode {#7934 …} +value: "7" +label: "6300" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33694 +data: NexCRM\PersonBundle\Entity\BankCode {#7935 …} +value: "8" +label: "8090" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33695 +data: NexCRM\PersonBundle\Entity\BankCode {#7936 …} +value: "9" +label: "0710" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33696 +data: NexCRM\PersonBundle\Entity\BankCode {#7937 …} +value: "10" +label: "0800" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33697 +data: NexCRM\PersonBundle\Entity\BankCode {#7938 …} +value: "11" +label: "7960" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33698 +data: NexCRM\PersonBundle\Entity\BankCode {#7939 …} +value: "12" +label: "4300" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33699 +data: NexCRM\PersonBundle\Entity\BankCode {#7940 …} +value: "13" +label: "0300" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33700 +data: NexCRM\PersonBundle\Entity\BankCode {#7941 …} +value: "14" +label: "2030" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33701 +data: NexCRM\PersonBundle\Entity\BankCode {#7942 …} +value: "15" +label: "2060" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33702 +data: NexCRM\PersonBundle\Entity\BankCode {#7943 …} +value: "16" +label: "2600" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33703 +data: NexCRM\PersonBundle\Entity\BankCode {#7944 …} +value: "17" +label: "6200" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33704 +data: NexCRM\PersonBundle\Entity\BankCode {#7945 …} +value: "18" +label: "5000" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33705 +data: NexCRM\PersonBundle\Entity\BankCode {#7946 …} +value: "19" +label: "7910" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33706 +data: NexCRM\PersonBundle\Entity\BankCode {#7947 …} +value: "20" +label: "8240" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33707 +data: NexCRM\PersonBundle\Entity\BankCode {#7948 …} +value: "21" +label: "6100" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33708 +data: NexCRM\PersonBundle\Entity\BankCode {#7949 …} +value: "22" +label: "4000" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33709 +data: NexCRM\PersonBundle\Entity\BankCode {#7950 …} +value: "23" +label: "2010" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33710 +data: NexCRM\PersonBundle\Entity\BankCode {#7951 …} +value: "24" +label: "3050" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33711 +data: NexCRM\PersonBundle\Entity\BankCode {#7952 …} +value: "25" +label: "8150" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33712 +data: NexCRM\PersonBundle\Entity\BankCode {#7953 …} +value: "26" +label: "2100" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33713 +data: NexCRM\PersonBundle\Entity\BankCode {#7954 …} +value: "27" +label: "3500" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33714 +data: NexCRM\PersonBundle\Entity\BankCode {#7955 …} +value: "28" +label: "5800" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33715 +data: NexCRM\PersonBundle\Entity\BankCode {#7956 …} +value: "29" +label: "0100" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33716 +data: NexCRM\PersonBundle\Entity\BankCode {#7957 …} +value: "30" +label: "6210" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33717 +data: NexCRM\PersonBundle\Entity\BankCode {#7958 …} +value: "31" +label: "7990" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33718 +data: NexCRM\PersonBundle\Entity\BankCode {#7959 …} +value: "32" +label: "0600" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33719 +data: NexCRM\PersonBundle\Entity\BankCode {#7960 …} +value: "33" +label: "7970" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33720 +data: NexCRM\PersonBundle\Entity\BankCode {#7961 …} +value: "34" +label: "2260" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33721 +data: NexCRM\PersonBundle\Entity\BankCode {#7962 …} +value: "35" +label: "8040" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33722 +data: NexCRM\PersonBundle\Entity\BankCode {#7963 …} +value: "36" +label: "2200" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33723 +data: NexCRM\PersonBundle\Entity\BankCode {#7964 …} +value: "37" +label: "3060" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33724 +data: NexCRM\PersonBundle\Entity\BankCode {#7965 …} +value: "38" +label: "2240" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33725 +data: NexCRM\PersonBundle\Entity\BankCode {#7966 …} +value: "39" +label: "0300" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33726 +data: NexCRM\PersonBundle\Entity\BankCode {#7967 …} +value: "40" +label: "6000" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33727 +data: NexCRM\PersonBundle\Entity\BankCode {#7968 …} +value: "41" +label: "8200" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33728 +data: NexCRM\PersonBundle\Entity\BankCode {#7969 …} +value: "42" +label: "7950" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33729 +data: NexCRM\PersonBundle\Entity\BankCode {#7970 …} +value: "43" +label: "5500" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33730 +data: NexCRM\PersonBundle\Entity\BankCode {#7971 …} +value: "44" +label: "8211" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33731 +data: NexCRM\PersonBundle\Entity\BankCode {#7972 …} +value: "45" +label: "6800" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33732 +data: NexCRM\PersonBundle\Entity\BankCode {#7973 …} +value: "46" +label: "8190" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33733 +data: NexCRM\PersonBundle\Entity\BankCode {#7974 …} +value: "47" +label: "8060" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33734 +data: NexCRM\PersonBundle\Entity\BankCode {#7975 …} +value: "48" +label: "8241" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33735 +data: NexCRM\PersonBundle\Entity\BankCode {#7976 …} +value: "49" +label: "2070" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33736 +data: NexCRM\PersonBundle\Entity\BankCode {#7977 …} +value: "50" +label: "2700" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33737 +data: NexCRM\PersonBundle\Entity\BankCode {#7978 …} +value: "51" +label: "8221" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33738 +data: NexCRM\PersonBundle\Entity\BankCode {#7979 …} +value: "52" +label: "8030" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33739 +data: NexCRM\PersonBundle\Entity\BankCode {#7980 …} +value: "53" +label: "6700" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33740 +data: NexCRM\PersonBundle\Entity\BankCode {#7981 …} +value: "54" +label: "85050300" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33741 +data: NexCRM\PersonBundle\Entity\BankCode {#7982 …} +value: "55" +label: "7940" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33742 +data: NexCRM\PersonBundle\Entity\BankCode {#7983 …} +value: "56" +label: "3040" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33743 +data: NexCRM\PersonBundle\Entity\BankCode {#7984 …} +value: "57" +label: "7980" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33744 +data: NexCRM\PersonBundle\Entity\BankCode {#7985 …} +value: "58" +label: "8380" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33745 +data: NexCRM\PersonBundle\Entity\BankCode {#7989 …} +value: "59" +label: "8400" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33746 +data: NexCRM\PersonBundle\Entity\BankCode {#7990 …} +value: "60" +label: "8420" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33747 +data: NexCRM\PersonBundle\Entity\BankCode {#7991 …} +value: "61" +label: "9951" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33748 +data: NexCRM\PersonBundle\Entity\BankCode {#7992 …} +value: "62" +label: "8020" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33749 +data: NexCRM\PersonBundle\Entity\BankCode {#7993 …} +value: "63" +label: "8191" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33750 +data: NexCRM\PersonBundle\Entity\BankCode {#7994 …} +value: "64" +label: "8130" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33751 +data: NexCRM\PersonBundle\Entity\BankCode {#7995 …} +value: "65" +label: "8050" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33752 +data: NexCRM\PersonBundle\Entity\BankCode {#7996 …} +value: "66" +label: "7500" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33753 +data: NexCRM\PersonBundle\Entity\BankCode {#7997 …} +value: "67" +label: "8170" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33754 +data: NexCRM\PersonBundle\Entity\BankCode {#7998 …} +value: "68" +label: "5600" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33755 +data: NexCRM\PersonBundle\Entity\BankCode {#7999 …} +value: "69" +label: "8160" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33756 +data: NexCRM\PersonBundle\Entity\BankCode {#8000 …} +value: "70" +label: "8330" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33757 +data: NexCRM\PersonBundle\Entity\BankCode {#8001 …} +value: "71" +label: "9550" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33758 +data: NexCRM\PersonBundle\Entity\BankCode {#8002 …} +value: "72" +label: "8300" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33759 +data: NexCRM\PersonBundle\Entity\BankCode {#8003 …} +value: "73" +label: "7300" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33760 +data: NexCRM\PersonBundle\Entity\BankCode {#8004 …} +value: "74" +label: "8320" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33761 +data: NexCRM\PersonBundle\Entity\BankCode {#8005 …} +value: "75" +label: "8100" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33762 +data: NexCRM\PersonBundle\Entity\BankCode {#8006 …} +value: "76" +label: "8360" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33763 +data: NexCRM\PersonBundle\Entity\BankCode {#8007 …} +value: "77" +label: "720" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33764 +data: NexCRM\PersonBundle\Entity\BankCode {#8008 …} +value: "78" +label: "1030" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33765 +data: NexCRM\PersonBundle\Entity\BankCode {#8009 …} +value: "79" +label: "8370" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33766 +data: NexCRM\PersonBundle\Entity\BankCode {#8010 …} +value: "80" +label: "5200" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33767 +data: NexCRM\PersonBundle\Entity\BankCode {#8011 …} +value: "81" +label: "6500" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33768 +data: NexCRM\PersonBundle\Entity\BankCode {#8012 …} +value: "82" +label: "8120" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33769 +data: NexCRM\PersonBundle\Entity\BankCode {#8013 …} +value: "83" +label: "5900" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33770 +data: NexCRM\PersonBundle\Entity\BankCode {#8014 …} +value: "84" +label: "900" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33771 +data: NexCRM\PersonBundle\Entity\BankCode {#8015 …} +value: "85" +label: "3000" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33772 +data: NexCRM\PersonBundle\Entity\BankCode {#8016 …} +value: "86" +label: "8180" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33773 +data: NexCRM\PersonBundle\Entity\BankCode {#8017 …} +value: "87" +label: "1100" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33774 +data: NexCRM\PersonBundle\Entity\BankCode {#8018 …} +value: "88" +label: "8350" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33775 +data: NexCRM\PersonBundle\Entity\BankCode {#8019 …} +value: "89" +label: "9952" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33776 +data: NexCRM\PersonBundle\Entity\BankCode {#8020 …} +value: "90" +label: "8340" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33777 +data: NexCRM\PersonBundle\Entity\BankCode {#8021 …} +value: "91" +label: "1111" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33778 +data: NexCRM\PersonBundle\Entity\BankCode {#8022 …} +value: "92" +label: "3100" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33779 +data: NexCRM\PersonBundle\Entity\BankCode {#8023 …} +value: "93" +label: "200" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33780 +data: NexCRM\PersonBundle\Entity\BankCode {#8024 …} +value: "94" +label: "7930" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33781 +data: NexCRM\PersonBundle\Entity\BankCode {#8025 …} +value: "95" +label: "8410" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33782 +data: NexCRM\PersonBundle\Entity\BankCode {#8026 …} +value: "96" +label: "10000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33783 +data: NexCRM\PersonBundle\Entity\BankCode {#8030 …} +value: "97" +label: "10010010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33784 +data: NexCRM\PersonBundle\Entity\BankCode {#8031 …} +value: "98" +label: "10010123" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33785 +data: NexCRM\PersonBundle\Entity\BankCode {#8032 …} +value: "99" +label: "10010300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33786 +data: NexCRM\PersonBundle\Entity\BankCode {#8033 …} +value: "100" +label: "10010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33787 +data: NexCRM\PersonBundle\Entity\BankCode {#8034 …} +value: "101" +label: "10010500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33788 +data: NexCRM\PersonBundle\Entity\BankCode {#8035 …} +value: "102" +label: "10011001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33789 +data: NexCRM\PersonBundle\Entity\BankCode {#8036 …} +value: "103" +label: "10017997" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33790 +data: NexCRM\PersonBundle\Entity\BankCode {#8037 …} +value: "104" +label: "10020200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33791 +data: NexCRM\PersonBundle\Entity\BankCode {#8038 …} +value: "105" +label: "10020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33792 +data: NexCRM\PersonBundle\Entity\BankCode {#8039 …} +value: "106" +label: "10020510" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33793 +data: NexCRM\PersonBundle\Entity\BankCode {#8040 …} +value: "107" +label: "10020520" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33794 +data: NexCRM\PersonBundle\Entity\BankCode {#8041 …} +value: "108" +label: "10020890" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33795 +data: NexCRM\PersonBundle\Entity\BankCode {#8042 …} +value: "109" +label: "10030200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33796 +data: NexCRM\PersonBundle\Entity\BankCode {#8043 …} +value: "110" +label: "10030400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33797 +data: NexCRM\PersonBundle\Entity\BankCode {#8044 …} +value: "111" +label: "10030500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33798 +data: NexCRM\PersonBundle\Entity\BankCode {#8045 …} +value: "112" +label: "10030600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33799 +data: NexCRM\PersonBundle\Entity\BankCode {#8046 …} +value: "113" +label: "10030700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33800 +data: NexCRM\PersonBundle\Entity\BankCode {#8047 …} +value: "114" +label: "10030730" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33801 +data: NexCRM\PersonBundle\Entity\BankCode {#8048 …} +value: "115" +label: "10031000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33802 +data: NexCRM\PersonBundle\Entity\BankCode {#8049 …} +value: "116" +label: "10033300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33803 +data: NexCRM\PersonBundle\Entity\BankCode {#8050 …} +value: "117" +label: "10040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33804 +data: NexCRM\PersonBundle\Entity\BankCode {#8051 …} +value: "118" +label: "10040005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33805 +data: NexCRM\PersonBundle\Entity\BankCode {#8052 …} +value: "119" +label: "10040010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33806 +data: NexCRM\PersonBundle\Entity\BankCode {#8053 …} +value: "120" +label: "10040048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33807 +data: NexCRM\PersonBundle\Entity\BankCode {#8054 …} +value: "121" +label: "10040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33808 +data: NexCRM\PersonBundle\Entity\BankCode {#8055 …} +value: "122" +label: "10040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33809 +data: NexCRM\PersonBundle\Entity\BankCode {#8056 …} +value: "123" +label: "10040062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33810 +data: NexCRM\PersonBundle\Entity\BankCode {#8057 …} +value: "124" +label: "10040063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33811 +data: NexCRM\PersonBundle\Entity\BankCode {#8058 …} +value: "125" +label: "10040085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33812 +data: NexCRM\PersonBundle\Entity\BankCode {#8059 …} +value: "126" +label: "10045050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33813 +data: NexCRM\PersonBundle\Entity\BankCode {#8060 …} +value: "127" +label: "10050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33814 +data: NexCRM\PersonBundle\Entity\BankCode {#8061 …} +value: "128" +label: "10050005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33815 +data: NexCRM\PersonBundle\Entity\BankCode {#8062 …} +value: "129" +label: "10050006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33816 +data: NexCRM\PersonBundle\Entity\BankCode {#8063 …} +value: "130" +label: "10050007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33817 +data: NexCRM\PersonBundle\Entity\BankCode {#8064 …} +value: "131" +label: "10050008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33818 +data: NexCRM\PersonBundle\Entity\BankCode {#8065 …} +value: "132" +label: "10050020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33819 +data: NexCRM\PersonBundle\Entity\BankCode {#8066 …} +value: "133" +label: "10050500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33820 +data: NexCRM\PersonBundle\Entity\BankCode {#8067 …} +value: "134" +label: "10050999" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33821 +data: NexCRM\PersonBundle\Entity\BankCode {#8068 …} +value: "135" +label: "10060198" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33822 +data: NexCRM\PersonBundle\Entity\BankCode {#8069 …} +value: "136" +label: "10061006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33823 +data: NexCRM\PersonBundle\Entity\BankCode {#8070 …} +value: "137" +label: "10070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33824 +data: NexCRM\PersonBundle\Entity\BankCode {#8071 …} +value: "138" +label: "10070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33825 +data: NexCRM\PersonBundle\Entity\BankCode {#8072 …} +value: "139" +label: "10070100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33826 +data: NexCRM\PersonBundle\Entity\BankCode {#8073 …} +value: "140" +label: "10070124" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33827 +data: NexCRM\PersonBundle\Entity\BankCode {#8074 …} +value: "141" +label: "10070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33828 +data: NexCRM\PersonBundle\Entity\BankCode {#8075 …} +value: "142" +label: "10070397" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33829 +data: NexCRM\PersonBundle\Entity\BankCode {#8076 …} +value: "143" +label: "10070398" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33830 +data: NexCRM\PersonBundle\Entity\BankCode {#8077 …} +value: "144" +label: "10070399" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33831 +data: NexCRM\PersonBundle\Entity\BankCode {#8078 …} +value: "145" +label: "10070848" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33832 +data: NexCRM\PersonBundle\Entity\BankCode {#8079 …} +value: "146" +label: "10071324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33833 +data: NexCRM\PersonBundle\Entity\BankCode {#8080 …} +value: "147" +label: "10072324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33834 +data: NexCRM\PersonBundle\Entity\BankCode {#8081 …} +value: "148" +label: "10077777" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33835 +data: NexCRM\PersonBundle\Entity\BankCode {#8082 …} +value: "149" +label: "10080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33836 +data: NexCRM\PersonBundle\Entity\BankCode {#8083 …} +value: "150" +label: "10080005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33837 +data: NexCRM\PersonBundle\Entity\BankCode {#8084 …} +value: "151" +label: "10080006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33838 +data: NexCRM\PersonBundle\Entity\BankCode {#8085 …} +value: "152" +label: "10080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33839 +data: NexCRM\PersonBundle\Entity\BankCode {#8086 …} +value: "153" +label: "10080057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33840 +data: NexCRM\PersonBundle\Entity\BankCode {#8087 …} +value: "154" +label: "10080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33841 +data: NexCRM\PersonBundle\Entity\BankCode {#8088 …} +value: "155" +label: "10080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33842 +data: NexCRM\PersonBundle\Entity\BankCode {#8089 …} +value: "156" +label: "10080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33843 +data: NexCRM\PersonBundle\Entity\BankCode {#8090 …} +value: "157" +label: "10080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33844 +data: NexCRM\PersonBundle\Entity\BankCode {#8091 …} +value: "158" +label: "10080089" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33845 +data: NexCRM\PersonBundle\Entity\BankCode {#8092 …} +value: "159" +label: "10080900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33846 +data: NexCRM\PersonBundle\Entity\BankCode {#8093 …} +value: "160" +label: "10089260" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33847 +data: NexCRM\PersonBundle\Entity\BankCode {#8094 …} +value: "161" +label: "10089999" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33848 +data: NexCRM\PersonBundle\Entity\BankCode {#8095 …} +value: "162" +label: "10090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33849 +data: NexCRM\PersonBundle\Entity\BankCode {#8096 …} +value: "163" +label: "10090300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33850 +data: NexCRM\PersonBundle\Entity\BankCode {#8097 …} +value: "164" +label: "10090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33851 +data: NexCRM\PersonBundle\Entity\BankCode {#8098 …} +value: "165" +label: "10110300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33852 +data: NexCRM\PersonBundle\Entity\BankCode {#8099 …} +value: "166" +label: "10110400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33853 +data: NexCRM\PersonBundle\Entity\BankCode {#8100 …} +value: "167" +label: "10110600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33854 +data: NexCRM\PersonBundle\Entity\BankCode {#8101 …} +value: "168" +label: "10120100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33855 +data: NexCRM\PersonBundle\Entity\BankCode {#8102 …} +value: "169" +label: "10120800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33856 +data: NexCRM\PersonBundle\Entity\BankCode {#8103 …} +value: "170" +label: "10130600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33857 +data: NexCRM\PersonBundle\Entity\BankCode {#8104 …} +value: "171" +label: "10130800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33858 +data: NexCRM\PersonBundle\Entity\BankCode {#8105 …} +value: "172" +label: "10220500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33859 +data: NexCRM\PersonBundle\Entity\BankCode {#8106 …} +value: "173" +label: "10220600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33860 +data: NexCRM\PersonBundle\Entity\BankCode {#8107 …} +value: "174" +label: "10310600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33861 +data: NexCRM\PersonBundle\Entity\BankCode {#8108 …} +value: "175" +label: "11010100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33862 +data: NexCRM\PersonBundle\Entity\BankCode {#8109 …} +value: "176" +label: "11010101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33863 +data: NexCRM\PersonBundle\Entity\BankCode {#8110 …} +value: "177" +label: "12016836" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33864 +data: NexCRM\PersonBundle\Entity\BankCode {#8111 …} +value: "178" +label: "12030000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33865 +data: NexCRM\PersonBundle\Entity\BankCode {#8112 …} +value: "179" +label: "12030900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33866 +data: NexCRM\PersonBundle\Entity\BankCode {#8113 …} +value: "180" +label: "12040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33867 +data: NexCRM\PersonBundle\Entity\BankCode {#8114 …} +value: "181" +label: "12050555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33868 +data: NexCRM\PersonBundle\Entity\BankCode {#8115 …} +value: "182" +label: "12060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33869 +data: NexCRM\PersonBundle\Entity\BankCode {#8116 …} +value: "183" +label: "12070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33870 +data: NexCRM\PersonBundle\Entity\BankCode {#8117 …} +value: "184" +label: "12070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33871 +data: NexCRM\PersonBundle\Entity\BankCode {#8118 …} +value: "185" +label: "12070070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33872 +data: NexCRM\PersonBundle\Entity\BankCode {#8119 …} +value: "186" +label: "12070088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33873 +data: NexCRM\PersonBundle\Entity\BankCode {#8120 …} +value: "187" +label: "12070400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33874 +data: NexCRM\PersonBundle\Entity\BankCode {#8121 …} +value: "188" +label: "12070424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33875 +data: NexCRM\PersonBundle\Entity\BankCode {#8122 …} +value: "189" +label: "12080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33876 +data: NexCRM\PersonBundle\Entity\BankCode {#8123 …} +value: "190" +label: "12096597" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33877 +data: NexCRM\PersonBundle\Entity\BankCode {#8124 …} +value: "191" +label: "13000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33878 +data: NexCRM\PersonBundle\Entity\BankCode {#8125 …} +value: "192" +label: "13040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33879 +data: NexCRM\PersonBundle\Entity\BankCode {#8126 …} +value: "193" +label: "13050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33880 +data: NexCRM\PersonBundle\Entity\BankCode {#8127 …} +value: "194" +label: "13051042" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33881 +data: NexCRM\PersonBundle\Entity\BankCode {#8128 …} +value: "195" +label: "13061008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33882 +data: NexCRM\PersonBundle\Entity\BankCode {#8129 …} +value: "196" +label: "13061078" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33883 +data: NexCRM\PersonBundle\Entity\BankCode {#8130 …} +value: "197" +label: "13061088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33884 +data: NexCRM\PersonBundle\Entity\BankCode {#8131 …} +value: "198" +label: "13061128" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33885 +data: NexCRM\PersonBundle\Entity\BankCode {#8132 …} +value: "199" +label: "13070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33886 +data: NexCRM\PersonBundle\Entity\BankCode {#8133 …} +value: "200" +label: "13070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33887 +data: NexCRM\PersonBundle\Entity\BankCode {#8134 …} +value: "201" +label: "13070405" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33888 +data: NexCRM\PersonBundle\Entity\BankCode {#8135 …} +value: "202" +label: "13070424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33889 +data: NexCRM\PersonBundle\Entity\BankCode {#8136 …} +value: "203" +label: "13080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33890 +data: NexCRM\PersonBundle\Entity\BankCode {#8137 …} +value: "204" +label: "13090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33891 +data: NexCRM\PersonBundle\Entity\BankCode {#8138 …} +value: "205" +label: "13091054" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33892 +data: NexCRM\PersonBundle\Entity\BankCode {#8139 …} +value: "206" +label: "13091084" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33893 +data: NexCRM\PersonBundle\Entity\BankCode {#8140 …} +value: "207" +label: "14040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33894 +data: NexCRM\PersonBundle\Entity\BankCode {#8141 …} +value: "208" +label: "14051000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33895 +data: NexCRM\PersonBundle\Entity\BankCode {#8142 …} +value: "209" +label: "14051362" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33896 +data: NexCRM\PersonBundle\Entity\BankCode {#8143 …} +value: "210" +label: "14051462" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33897 +data: NexCRM\PersonBundle\Entity\BankCode {#8144 …} +value: "211" +label: "14052000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33898 +data: NexCRM\PersonBundle\Entity\BankCode {#8145 …} +value: "212" +label: "14061308" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33899 +data: NexCRM\PersonBundle\Entity\BankCode {#8146 …} +value: "213" +label: "14061438" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33900 +data: NexCRM\PersonBundle\Entity\BankCode {#8147 …} +value: "214" +label: "14080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33901 +data: NexCRM\PersonBundle\Entity\BankCode {#8148 …} +value: "215" +label: "14080011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33902 +data: NexCRM\PersonBundle\Entity\BankCode {#8149 …} +value: "216" +label: "14091464" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33903 +data: NexCRM\PersonBundle\Entity\BankCode {#8150 …} +value: "217" +label: "15000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33904 +data: NexCRM\PersonBundle\Entity\BankCode {#8151 …} +value: "218" +label: "15040068" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33905 +data: NexCRM\PersonBundle\Entity\BankCode {#8152 …} +value: "219" +label: "15050100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33906 +data: NexCRM\PersonBundle\Entity\BankCode {#8153 …} +value: "220" +label: "15050200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33907 +data: NexCRM\PersonBundle\Entity\BankCode {#8154 …} +value: "221" +label: "15050400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33908 +data: NexCRM\PersonBundle\Entity\BankCode {#8155 …} +value: "222" +label: "15050500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33909 +data: NexCRM\PersonBundle\Entity\BankCode {#8156 …} +value: "223" +label: "15051732" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33910 +data: NexCRM\PersonBundle\Entity\BankCode {#8157 …} +value: "224" +label: "15061618" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33911 +data: NexCRM\PersonBundle\Entity\BankCode {#8158 …} +value: "225" +label: "15061638" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33912 +data: NexCRM\PersonBundle\Entity\BankCode {#8159 …} +value: "226" +label: "15061698" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33913 +data: NexCRM\PersonBundle\Entity\BankCode {#8160 …} +value: "227" +label: "15080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33914 +data: NexCRM\PersonBundle\Entity\BankCode {#8161 …} +value: "228" +label: "15091674" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33915 +data: NexCRM\PersonBundle\Entity\BankCode {#8162 …} +value: "229" +label: "15091704" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33916 +data: NexCRM\PersonBundle\Entity\BankCode {#8163 …} +value: "230" +label: "16010300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33917 +data: NexCRM\PersonBundle\Entity\BankCode {#8164 …} +value: "231" +label: "16020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33918 +data: NexCRM\PersonBundle\Entity\BankCode {#8165 …} +value: "232" +label: "16040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33919 +data: NexCRM\PersonBundle\Entity\BankCode {#8166 …} +value: "233" +label: "16050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33920 +data: NexCRM\PersonBundle\Entity\BankCode {#8167 …} +value: "234" +label: "16050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33921 +data: NexCRM\PersonBundle\Entity\BankCode {#8168 …} +value: "235" +label: "16050202" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33922 +data: NexCRM\PersonBundle\Entity\BankCode {#8169 …} +value: "236" +label: "16050500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33923 +data: NexCRM\PersonBundle\Entity\BankCode {#8170 …} +value: "237" +label: "16060122" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33924 +data: NexCRM\PersonBundle\Entity\BankCode {#8171 …} +value: "238" +label: "16061938" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33925 +data: NexCRM\PersonBundle\Entity\BankCode {#8172 …} +value: "239" +label: "16062008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33926 +data: NexCRM\PersonBundle\Entity\BankCode {#8173 …} +value: "240" +label: "16062073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33927 +data: NexCRM\PersonBundle\Entity\BankCode {#8174 …} +value: "241" +label: "16080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33928 +data: NexCRM\PersonBundle\Entity\BankCode {#8175 …} +value: "242" +label: "16091994" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33929 +data: NexCRM\PersonBundle\Entity\BankCode {#8176 …} +value: "243" +label: "17020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33930 +data: NexCRM\PersonBundle\Entity\BankCode {#8177 …} +value: "244" +label: "17040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33931 +data: NexCRM\PersonBundle\Entity\BankCode {#8178 …} +value: "245" +label: "17052000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33932 +data: NexCRM\PersonBundle\Entity\BankCode {#8179 …} +value: "246" +label: "17052302" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33933 +data: NexCRM\PersonBundle\Entity\BankCode {#8180 …} +value: "247" +label: "17054040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33934 +data: NexCRM\PersonBundle\Entity\BankCode {#8181 …} +value: "248" +label: "17055050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33935 +data: NexCRM\PersonBundle\Entity\BankCode {#8182 …} +value: "249" +label: "17056060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33936 +data: NexCRM\PersonBundle\Entity\BankCode {#8183 …} +value: "250" +label: "17062428" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33937 +data: NexCRM\PersonBundle\Entity\BankCode {#8184 …} +value: "251" +label: "17080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33938 +data: NexCRM\PersonBundle\Entity\BankCode {#8185 …} +value: "252" +label: "17092404" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33939 +data: NexCRM\PersonBundle\Entity\BankCode {#8186 …} +value: "253" +label: "18020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33940 +data: NexCRM\PersonBundle\Entity\BankCode {#8187 …} +value: "254" +label: "18040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33941 +data: NexCRM\PersonBundle\Entity\BankCode {#8188 …} +value: "255" +label: "18050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33942 +data: NexCRM\PersonBundle\Entity\BankCode {#8189 …} +value: "256" +label: "18051000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33943 +data: NexCRM\PersonBundle\Entity\BankCode {#8190 …} +value: "257" +label: "18055000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33944 +data: NexCRM\PersonBundle\Entity\BankCode {#8191 …} +value: "258" +label: "18062678" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33945 +data: NexCRM\PersonBundle\Entity\BankCode {#8192 …} +value: "259" +label: "18062758" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33946 +data: NexCRM\PersonBundle\Entity\BankCode {#8193 …} +value: "260" +label: "18080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33947 +data: NexCRM\PersonBundle\Entity\BankCode {#8194 …} +value: "261" +label: "18092684" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33948 +data: NexCRM\PersonBundle\Entity\BankCode {#8195 …} +value: "262" +label: "18092744" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33949 +data: NexCRM\PersonBundle\Entity\BankCode {#8196 …} +value: "263" +label: "20000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33950 +data: NexCRM\PersonBundle\Entity\BankCode {#8197 …} +value: "264" +label: "20010020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33951 +data: NexCRM\PersonBundle\Entity\BankCode {#8198 …} +value: "265" +label: "20010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33952 +data: NexCRM\PersonBundle\Entity\BankCode {#8199 …} +value: "266" +label: "20020200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33953 +data: NexCRM\PersonBundle\Entity\BankCode {#8200 …} +value: "267" +label: "20020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33954 +data: NexCRM\PersonBundle\Entity\BankCode {#8201 …} +value: "268" +label: "20020900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33955 +data: NexCRM\PersonBundle\Entity\BankCode {#8202 …} +value: "269" +label: "20030000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33956 +data: NexCRM\PersonBundle\Entity\BankCode {#8203 …} +value: "270" +label: "20030133" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33957 +data: NexCRM\PersonBundle\Entity\BankCode {#8204 …} +value: "271" +label: "20030300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33958 +data: NexCRM\PersonBundle\Entity\BankCode {#8205 …} +value: "272" +label: "20030400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33959 +data: NexCRM\PersonBundle\Entity\BankCode {#8206 …} +value: "273" +label: "20030600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33960 +data: NexCRM\PersonBundle\Entity\BankCode {#8207 …} +value: "274" +label: "20030700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33961 +data: NexCRM\PersonBundle\Entity\BankCode {#8208 …} +value: "275" +label: "20040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33962 +data: NexCRM\PersonBundle\Entity\BankCode {#8209 …} +value: "276" +label: "20040005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33963 +data: NexCRM\PersonBundle\Entity\BankCode {#8210 …} +value: "277" +label: "20040020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33964 +data: NexCRM\PersonBundle\Entity\BankCode {#8211 …} +value: "278" +label: "20040040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33965 +data: NexCRM\PersonBundle\Entity\BankCode {#8212 …} +value: "279" +label: "20040048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33966 +data: NexCRM\PersonBundle\Entity\BankCode {#8213 …} +value: "280" +label: "20040050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33967 +data: NexCRM\PersonBundle\Entity\BankCode {#8214 …} +value: "281" +label: "20040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33968 +data: NexCRM\PersonBundle\Entity\BankCode {#8215 …} +value: "282" +label: "20040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33969 +data: NexCRM\PersonBundle\Entity\BankCode {#8216 …} +value: "283" +label: "20040062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33970 +data: NexCRM\PersonBundle\Entity\BankCode {#8217 …} +value: "284" +label: "20040063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33971 +data: NexCRM\PersonBundle\Entity\BankCode {#8218 …} +value: "285" +label: "20041111" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33972 +data: NexCRM\PersonBundle\Entity\BankCode {#8219 …} +value: "286" +label: "20041133" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33973 +data: NexCRM\PersonBundle\Entity\BankCode {#8220 …} +value: "287" +label: "20041144" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33974 +data: NexCRM\PersonBundle\Entity\BankCode {#8221 …} +value: "288" +label: "20041155" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33975 +data: NexCRM\PersonBundle\Entity\BankCode {#8222 …} +value: "289" +label: "20041166" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33976 +data: NexCRM\PersonBundle\Entity\BankCode {#8223 …} +value: "290" +label: "20041177" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33977 +data: NexCRM\PersonBundle\Entity\BankCode {#8224 …} +value: "291" +label: "20041188" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33978 +data: NexCRM\PersonBundle\Entity\BankCode {#8225 …} +value: "292" +label: "20041199" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33979 +data: NexCRM\PersonBundle\Entity\BankCode {#8226 …} +value: "293" +label: "20050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33980 +data: NexCRM\PersonBundle\Entity\BankCode {#8227 …} +value: "294" +label: "20050550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33981 +data: NexCRM\PersonBundle\Entity\BankCode {#8228 …} +value: "295" +label: "20060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33982 +data: NexCRM\PersonBundle\Entity\BankCode {#8229 …} +value: "296" +label: "20069111" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33983 +data: NexCRM\PersonBundle\Entity\BankCode {#8230 …} +value: "297" +label: "20069125" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33984 +data: NexCRM\PersonBundle\Entity\BankCode {#8231 …} +value: "298" +label: "20069130" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33985 +data: NexCRM\PersonBundle\Entity\BankCode {#8232 …} +value: "299" +label: "20069144" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33986 +data: NexCRM\PersonBundle\Entity\BankCode {#8233 …} +value: "300" +label: "20069177" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33987 +data: NexCRM\PersonBundle\Entity\BankCode {#8234 …} +value: "301" +label: "20069232" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33988 +data: NexCRM\PersonBundle\Entity\BankCode {#8235 …} +value: "302" +label: "20069641" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33989 +data: NexCRM\PersonBundle\Entity\BankCode {#8236 …} +value: "303" +label: "20069780" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33990 +data: NexCRM\PersonBundle\Entity\BankCode {#8237 …} +value: "304" +label: "20069782" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33991 +data: NexCRM\PersonBundle\Entity\BankCode {#8238 …} +value: "305" +label: "20069786" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33992 +data: NexCRM\PersonBundle\Entity\BankCode {#8239 …} +value: "306" +label: "20069800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33993 +data: NexCRM\PersonBundle\Entity\BankCode {#8240 …} +value: "307" +label: "20069812" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33994 +data: NexCRM\PersonBundle\Entity\BankCode {#8241 …} +value: "308" +label: "20069815" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33995 +data: NexCRM\PersonBundle\Entity\BankCode {#8242 …} +value: "309" +label: "20069861" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33996 +data: NexCRM\PersonBundle\Entity\BankCode {#8243 …} +value: "310" +label: "20069882" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33997 +data: NexCRM\PersonBundle\Entity\BankCode {#8244 …} +value: "311" +label: "20069965" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33998 +data: NexCRM\PersonBundle\Entity\BankCode {#8245 …} +value: "312" +label: "20069989" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33999 +data: NexCRM\PersonBundle\Entity\BankCode {#8246 …} +value: "313" +label: "20070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34000 +data: NexCRM\PersonBundle\Entity\BankCode {#8247 …} +value: "314" +label: "20070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34001 +data: NexCRM\PersonBundle\Entity\BankCode {#8248 …} +value: "315" +label: "20070404" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34002 +data: NexCRM\PersonBundle\Entity\BankCode {#8249 …} +value: "316" +label: "20070424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34003 +data: NexCRM\PersonBundle\Entity\BankCode {#8250 …} +value: "317" +label: "20080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34004 +data: NexCRM\PersonBundle\Entity\BankCode {#8251 …} +value: "318" +label: "20080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34005 +data: NexCRM\PersonBundle\Entity\BankCode {#8252 …} +value: "319" +label: "20080057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34006 +data: NexCRM\PersonBundle\Entity\BankCode {#8253 …} +value: "320" +label: "20080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34007 +data: NexCRM\PersonBundle\Entity\BankCode {#8254 …} +value: "321" +label: "20080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34008 +data: NexCRM\PersonBundle\Entity\BankCode {#8255 …} +value: "322" +label: "20080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34009 +data: NexCRM\PersonBundle\Entity\BankCode {#8256 …} +value: "323" +label: "20080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34010 +data: NexCRM\PersonBundle\Entity\BankCode {#8257 …} +value: "324" +label: "20080089" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34011 +data: NexCRM\PersonBundle\Entity\BankCode {#8258 …} +value: "325" +label: "20080091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34012 +data: NexCRM\PersonBundle\Entity\BankCode {#8259 …} +value: "326" +label: "20080092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34013 +data: NexCRM\PersonBundle\Entity\BankCode {#8260 …} +value: "327" +label: "20080093" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34014 +data: NexCRM\PersonBundle\Entity\BankCode {#8261 …} +value: "328" +label: "20080094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34015 +data: NexCRM\PersonBundle\Entity\BankCode {#8262 …} +value: "329" +label: "20080095" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34016 +data: NexCRM\PersonBundle\Entity\BankCode {#8263 …} +value: "330" +label: "20089200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34017 +data: NexCRM\PersonBundle\Entity\BankCode {#8264 …} +value: "331" +label: "20090400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34018 +data: NexCRM\PersonBundle\Entity\BankCode {#8265 …} +value: "332" +label: "20090500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34019 +data: NexCRM\PersonBundle\Entity\BankCode {#8266 …} +value: "333" +label: "20090700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34020 +data: NexCRM\PersonBundle\Entity\BankCode {#8267 …} +value: "334" +label: "20090745" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34021 +data: NexCRM\PersonBundle\Entity\BankCode {#8268 …} +value: "335" +label: "20090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34022 +data: NexCRM\PersonBundle\Entity\BankCode {#8269 …} +value: "336" +label: "20110022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34023 +data: NexCRM\PersonBundle\Entity\BankCode {#8270 …} +value: "337" +label: "20110700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34024 +data: NexCRM\PersonBundle\Entity\BankCode {#8271 …} +value: "338" +label: "20110800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34025 +data: NexCRM\PersonBundle\Entity\BankCode {#8272 …} +value: "339" +label: "20120000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34026 +data: NexCRM\PersonBundle\Entity\BankCode {#8273 …} +value: "340" +label: "20120100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34027 +data: NexCRM\PersonBundle\Entity\BankCode {#8274 …} +value: "341" +label: "20120200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34028 +data: NexCRM\PersonBundle\Entity\BankCode {#8275 …} +value: "342" +label: "20120400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34029 +data: NexCRM\PersonBundle\Entity\BankCode {#8276 …} +value: "343" +label: "20120520" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34030 +data: NexCRM\PersonBundle\Entity\BankCode {#8277 …} +value: "344" +label: "20120600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34031 +data: NexCRM\PersonBundle\Entity\BankCode {#8278 …} +value: "345" +label: "20120700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34032 +data: NexCRM\PersonBundle\Entity\BankCode {#8279 …} +value: "346" +label: "20130400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34033 +data: NexCRM\PersonBundle\Entity\BankCode {#8280 …} +value: "347" +label: "20130600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34034 +data: NexCRM\PersonBundle\Entity\BankCode {#8281 …} +value: "348" +label: "20133300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34035 +data: NexCRM\PersonBundle\Entity\BankCode {#8282 …} +value: "349" +label: "20190003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34036 +data: NexCRM\PersonBundle\Entity\BankCode {#8283 …} +value: "350" +label: "20190077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34037 +data: NexCRM\PersonBundle\Entity\BankCode {#8284 …} +value: "351" +label: "20190109" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34038 +data: NexCRM\PersonBundle\Entity\BankCode {#8285 …} +value: "352" +label: "20190206" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34039 +data: NexCRM\PersonBundle\Entity\BankCode {#8286 …} +value: "353" +label: "20190301" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34040 +data: NexCRM\PersonBundle\Entity\BankCode {#8287 …} +value: "354" +label: "20190800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34041 +data: NexCRM\PersonBundle\Entity\BankCode {#8288 …} +value: "355" +label: "20210200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34042 +data: NexCRM\PersonBundle\Entity\BankCode {#8289 …} +value: "356" +label: "20210300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34043 +data: NexCRM\PersonBundle\Entity\BankCode {#8290 …} +value: "357" +label: "20220100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34044 +data: NexCRM\PersonBundle\Entity\BankCode {#8291 …} +value: "358" +label: "20220400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34045 +data: NexCRM\PersonBundle\Entity\BankCode {#8292 …} +value: "359" +label: "20220800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34046 +data: NexCRM\PersonBundle\Entity\BankCode {#8293 …} +value: "360" +label: "20230300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34047 +data: NexCRM\PersonBundle\Entity\BankCode {#8294 …} +value: "361" +label: "20230600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34048 +data: NexCRM\PersonBundle\Entity\BankCode {#8295 …} +value: "362" +label: "20230800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34049 +data: NexCRM\PersonBundle\Entity\BankCode {#8296 …} +value: "363" +label: "20310300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34050 +data: NexCRM\PersonBundle\Entity\BankCode {#8297 …} +value: "364" +label: "20320500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34051 +data: NexCRM\PersonBundle\Entity\BankCode {#8298 …} +value: "365" +label: "20690500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34052 +data: NexCRM\PersonBundle\Entity\BankCode {#8299 …} +value: "366" +label: "20730001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34053 +data: NexCRM\PersonBundle\Entity\BankCode {#8300 …} +value: "367" +label: "20730002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34054 +data: NexCRM\PersonBundle\Entity\BankCode {#8301 …} +value: "368" +label: "20730003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34055 +data: NexCRM\PersonBundle\Entity\BankCode {#8302 …} +value: "369" +label: "20730004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34056 +data: NexCRM\PersonBundle\Entity\BankCode {#8303 …} +value: "370" +label: "20730005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34057 +data: NexCRM\PersonBundle\Entity\BankCode {#8304 …} +value: "371" +label: "20730006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34058 +data: NexCRM\PersonBundle\Entity\BankCode {#8305 …} +value: "372" +label: "20730007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34059 +data: NexCRM\PersonBundle\Entity\BankCode {#8306 …} +value: "373" +label: "20730008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34060 +data: NexCRM\PersonBundle\Entity\BankCode {#8307 …} +value: "374" +label: "20730009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34061 +data: NexCRM\PersonBundle\Entity\BankCode {#8308 …} +value: "375" +label: "20730010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34062 +data: NexCRM\PersonBundle\Entity\BankCode {#8309 …} +value: "376" +label: "20730011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34063 +data: NexCRM\PersonBundle\Entity\BankCode {#8310 …} +value: "377" +label: "20730012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34064 +data: NexCRM\PersonBundle\Entity\BankCode {#8311 …} +value: "378" +label: "20730013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34065 +data: NexCRM\PersonBundle\Entity\BankCode {#8312 …} +value: "379" +label: "20730014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34066 +data: NexCRM\PersonBundle\Entity\BankCode {#8313 …} +value: "380" +label: "20730015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34067 +data: NexCRM\PersonBundle\Entity\BankCode {#8314 …} +value: "381" +label: "20730016" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34068 +data: NexCRM\PersonBundle\Entity\BankCode {#8315 …} +value: "382" +label: "20730017" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34069 +data: NexCRM\PersonBundle\Entity\BankCode {#8316 …} +value: "383" +label: "20730018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34070 +data: NexCRM\PersonBundle\Entity\BankCode {#8317 …} +value: "384" +label: "20730019" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34071 +data: NexCRM\PersonBundle\Entity\BankCode {#8318 …} +value: "385" +label: "20730020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34072 +data: NexCRM\PersonBundle\Entity\BankCode {#8319 …} +value: "386" +label: "20730021" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34073 +data: NexCRM\PersonBundle\Entity\BankCode {#8320 …} +value: "387" +label: "20730022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34074 +data: NexCRM\PersonBundle\Entity\BankCode {#8321 …} +value: "388" +label: "20730023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34075 +data: NexCRM\PersonBundle\Entity\BankCode {#8322 …} +value: "389" +label: "20730024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34076 +data: NexCRM\PersonBundle\Entity\BankCode {#8323 …} +value: "390" +label: "20730025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34077 +data: NexCRM\PersonBundle\Entity\BankCode {#8324 …} +value: "391" +label: "20730026" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34078 +data: NexCRM\PersonBundle\Entity\BankCode {#8325 …} +value: "392" +label: "20730027" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34079 +data: NexCRM\PersonBundle\Entity\BankCode {#8326 …} +value: "393" +label: "20730028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34080 +data: NexCRM\PersonBundle\Entity\BankCode {#8327 …} +value: "394" +label: "20730029" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34081 +data: NexCRM\PersonBundle\Entity\BankCode {#8328 …} +value: "395" +label: "20730030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34082 +data: NexCRM\PersonBundle\Entity\BankCode {#8329 …} +value: "396" +label: "20730031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34083 +data: NexCRM\PersonBundle\Entity\BankCode {#8330 …} +value: "397" +label: "20730032" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34084 +data: NexCRM\PersonBundle\Entity\BankCode {#8331 …} +value: "398" +label: "20730033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34085 +data: NexCRM\PersonBundle\Entity\BankCode {#8332 …} +value: "399" +label: "20730034" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34086 +data: NexCRM\PersonBundle\Entity\BankCode {#8333 …} +value: "400" +label: "20730035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34087 +data: NexCRM\PersonBundle\Entity\BankCode {#8334 …} +value: "401" +label: "20730036" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34088 +data: NexCRM\PersonBundle\Entity\BankCode {#8335 …} +value: "402" +label: "20730037" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34089 +data: NexCRM\PersonBundle\Entity\BankCode {#8336 …} +value: "403" +label: "20730038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34090 +data: NexCRM\PersonBundle\Entity\BankCode {#8337 …} +value: "404" +label: "20730039" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34091 +data: NexCRM\PersonBundle\Entity\BankCode {#8338 …} +value: "405" +label: "20730040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34092 +data: NexCRM\PersonBundle\Entity\BankCode {#8339 …} +value: "406" +label: "20730041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34093 +data: NexCRM\PersonBundle\Entity\BankCode {#8340 …} +value: "407" +label: "20730042" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34094 +data: NexCRM\PersonBundle\Entity\BankCode {#8341 …} +value: "408" +label: "20730043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34095 +data: NexCRM\PersonBundle\Entity\BankCode {#8342 …} +value: "409" +label: "20730044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34096 +data: NexCRM\PersonBundle\Entity\BankCode {#8343 …} +value: "410" +label: "20730045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34097 +data: NexCRM\PersonBundle\Entity\BankCode {#8344 …} +value: "411" +label: "20730046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34098 +data: NexCRM\PersonBundle\Entity\BankCode {#8345 …} +value: "412" +label: "20730047" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34099 +data: NexCRM\PersonBundle\Entity\BankCode {#8346 …} +value: "413" +label: "20730048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34100 +data: NexCRM\PersonBundle\Entity\BankCode {#8347 …} +value: "414" +label: "20730049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34101 +data: NexCRM\PersonBundle\Entity\BankCode {#8348 …} +value: "415" +label: "20730050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34102 +data: NexCRM\PersonBundle\Entity\BankCode {#8349 …} +value: "416" +label: "20730052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34103 +data: NexCRM\PersonBundle\Entity\BankCode {#8350 …} +value: "417" +label: "20730055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34104 +data: NexCRM\PersonBundle\Entity\BankCode {#8351 …} +value: "418" +label: "20730056" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34105 +data: NexCRM\PersonBundle\Entity\BankCode {#8352 …} +value: "419" +label: "20730057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34106 +data: NexCRM\PersonBundle\Entity\BankCode {#8353 …} +value: "420" +label: "20730058" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34107 +data: NexCRM\PersonBundle\Entity\BankCode {#8354 …} +value: "421" +label: "20730059" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34108 +data: NexCRM\PersonBundle\Entity\BankCode {#8355 …} +value: "422" +label: "20730060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34109 +data: NexCRM\PersonBundle\Entity\BankCode {#8356 …} +value: "423" +label: "20730061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34110 +data: NexCRM\PersonBundle\Entity\BankCode {#8357 …} +value: "424" +label: "20730062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34111 +data: NexCRM\PersonBundle\Entity\BankCode {#8358 …} +value: "425" +label: "20730063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34112 +data: NexCRM\PersonBundle\Entity\BankCode {#8359 …} +value: "426" +label: "20730064" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34113 +data: NexCRM\PersonBundle\Entity\BankCode {#8360 …} +value: "427" +label: "20730065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34114 +data: NexCRM\PersonBundle\Entity\BankCode {#8361 …} +value: "428" +label: "20730066" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34115 +data: NexCRM\PersonBundle\Entity\BankCode {#8362 …} +value: "429" +label: "20730067" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34116 +data: NexCRM\PersonBundle\Entity\BankCode {#8363 …} +value: "430" +label: "20730068" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34117 +data: NexCRM\PersonBundle\Entity\BankCode {#8364 …} +value: "431" +label: "20730069" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34118 +data: NexCRM\PersonBundle\Entity\BankCode {#8365 …} +value: "432" +label: "20730070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34119 +data: NexCRM\PersonBundle\Entity\BankCode {#8366 …} +value: "433" +label: "20730071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34120 +data: NexCRM\PersonBundle\Entity\BankCode {#8367 …} +value: "434" +label: "20730072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34121 +data: NexCRM\PersonBundle\Entity\BankCode {#8368 …} +value: "435" +label: "20730073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34122 +data: NexCRM\PersonBundle\Entity\BankCode {#8369 …} +value: "436" +label: "20730074" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34123 +data: NexCRM\PersonBundle\Entity\BankCode {#8370 …} +value: "437" +label: "20730075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34124 +data: NexCRM\PersonBundle\Entity\BankCode {#8371 …} +value: "438" +label: "20730076" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34125 +data: NexCRM\PersonBundle\Entity\BankCode {#8372 …} +value: "439" +label: "20730077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34126 +data: NexCRM\PersonBundle\Entity\BankCode {#8373 …} +value: "440" +label: "20730078" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34127 +data: NexCRM\PersonBundle\Entity\BankCode {#8374 …} +value: "441" +label: "20730079" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34128 +data: NexCRM\PersonBundle\Entity\BankCode {#8375 …} +value: "442" +label: "20730080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34129 +data: NexCRM\PersonBundle\Entity\BankCode {#8376 …} +value: "443" +label: "20730081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34130 +data: NexCRM\PersonBundle\Entity\BankCode {#8377 …} +value: "444" +label: "20730082" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34131 +data: NexCRM\PersonBundle\Entity\BankCode {#8378 …} +value: "445" +label: "20730083" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34132 +data: NexCRM\PersonBundle\Entity\BankCode {#8379 …} +value: "446" +label: "20730084" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34133 +data: NexCRM\PersonBundle\Entity\BankCode {#8380 …} +value: "447" +label: "20730085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34134 +data: NexCRM\PersonBundle\Entity\BankCode {#8381 …} +value: "448" +label: "20730086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34135 +data: NexCRM\PersonBundle\Entity\BankCode {#8382 …} +value: "449" +label: "20730087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34136 +data: NexCRM\PersonBundle\Entity\BankCode {#8383 …} +value: "450" +label: "20730088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34137 +data: NexCRM\PersonBundle\Entity\BankCode {#8384 …} +value: "451" +label: "20730089" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34138 +data: NexCRM\PersonBundle\Entity\BankCode {#8385 …} +value: "452" +label: "20730090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34139 +data: NexCRM\PersonBundle\Entity\BankCode {#8386 …} +value: "453" +label: "20730091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34140 +data: NexCRM\PersonBundle\Entity\BankCode {#8387 …} +value: "454" +label: "20730092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34141 +data: NexCRM\PersonBundle\Entity\BankCode {#8388 …} +value: "455" +label: "20730093" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34142 +data: NexCRM\PersonBundle\Entity\BankCode {#8389 …} +value: "456" +label: "20730094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34143 +data: NexCRM\PersonBundle\Entity\BankCode {#8390 …} +value: "457" +label: "20730095" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34144 +data: NexCRM\PersonBundle\Entity\BankCode {#8391 …} +value: "458" +label: "20730096" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34145 +data: NexCRM\PersonBundle\Entity\BankCode {#8392 …} +value: "459" +label: "20730097" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34146 +data: NexCRM\PersonBundle\Entity\BankCode {#8393 …} +value: "460" +label: "20730098" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34147 +data: NexCRM\PersonBundle\Entity\BankCode {#8394 …} +value: "461" +label: "20730099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34148 +data: NexCRM\PersonBundle\Entity\BankCode {#8395 …} +value: "462" +label: "20750000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34149 +data: NexCRM\PersonBundle\Entity\BankCode {#8396 …} +value: "463" +label: "21000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34150 +data: NexCRM\PersonBundle\Entity\BankCode {#8397 …} +value: "464" +label: "21020600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34151 +data: NexCRM\PersonBundle\Entity\BankCode {#8398 …} +value: "465" +label: "21040010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34152 +data: NexCRM\PersonBundle\Entity\BankCode {#8399 …} +value: "466" +label: "21042076" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34153 +data: NexCRM\PersonBundle\Entity\BankCode {#8400 …} +value: "467" +label: "21050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34154 +data: NexCRM\PersonBundle\Entity\BankCode {#8401 …} +value: "468" +label: "21050170" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34155 +data: NexCRM\PersonBundle\Entity\BankCode {#8402 …} +value: "469" +label: "21051275" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34156 +data: NexCRM\PersonBundle\Entity\BankCode {#8403 …} +value: "470" +label: "21051580" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34157 +data: NexCRM\PersonBundle\Entity\BankCode {#8404 …} +value: "471" +label: "21052090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34158 +data: NexCRM\PersonBundle\Entity\BankCode {#8405 …} +value: "472" +label: "21070020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34159 +data: NexCRM\PersonBundle\Entity\BankCode {#8406 …} +value: "473" +label: "21070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34160 +data: NexCRM\PersonBundle\Entity\BankCode {#8407 …} +value: "474" +label: "21080050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34161 +data: NexCRM\PersonBundle\Entity\BankCode {#8408 …} +value: "475" +label: "21089201" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34162 +data: NexCRM\PersonBundle\Entity\BankCode {#8409 …} +value: "476" +label: "21090007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34163 +data: NexCRM\PersonBundle\Entity\BankCode {#8410 …} +value: "477" +label: "21090099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34164 +data: NexCRM\PersonBundle\Entity\BankCode {#8411 …} +value: "478" +label: "21090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34165 +data: NexCRM\PersonBundle\Entity\BankCode {#8412 …} +value: "479" +label: "21092023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34166 +data: NexCRM\PersonBundle\Entity\BankCode {#8413 …} +value: "480" +label: "21240040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34167 +data: NexCRM\PersonBundle\Entity\BankCode {#8414 …} +value: "481" +label: "21241540" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34168 +data: NexCRM\PersonBundle\Entity\BankCode {#8415 …} +value: "482" +label: "21261089" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34169 +data: NexCRM\PersonBundle\Entity\BankCode {#8416 …} +value: "483" +label: "21261227" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34170 +data: NexCRM\PersonBundle\Entity\BankCode {#8417 …} +value: "484" +label: "21270020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34171 +data: NexCRM\PersonBundle\Entity\BankCode {#8418 …} +value: "485" +label: "21270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34172 +data: NexCRM\PersonBundle\Entity\BankCode {#8419 …} +value: "486" +label: "21280002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34173 +data: NexCRM\PersonBundle\Entity\BankCode {#8420 …} +value: "487" +label: "21290016" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34174 +data: NexCRM\PersonBundle\Entity\BankCode {#8421 …} +value: "488" +label: "21340010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34175 +data: NexCRM\PersonBundle\Entity\BankCode {#8422 …} +value: "489" +label: "21352240" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34176 +data: NexCRM\PersonBundle\Entity\BankCode {#8423 …} +value: "490" +label: "21390008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34177 +data: NexCRM\PersonBundle\Entity\BankCode {#8424 …} +value: "491" +label: "21392218" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34178 +data: NexCRM\PersonBundle\Entity\BankCode {#8425 …} +value: "492" +label: "21440045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34179 +data: NexCRM\PersonBundle\Entity\BankCode {#8426 …} +value: "493" +label: "21450000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34180 +data: NexCRM\PersonBundle\Entity\BankCode {#8427 …} +value: "494" +label: "21451205" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34181 +data: NexCRM\PersonBundle\Entity\BankCode {#8428 …} +value: "495" +label: "21452030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34182 +data: NexCRM\PersonBundle\Entity\BankCode {#8429 …} +value: "496" +label: "21463603" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34183 +data: NexCRM\PersonBundle\Entity\BankCode {#8430 …} +value: "497" +label: "21464671" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34184 +data: NexCRM\PersonBundle\Entity\BankCode {#8431 …} +value: "498" +label: "21480003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34185 +data: NexCRM\PersonBundle\Entity\BankCode {#8432 …} +value: "499" +label: "21510600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34186 +data: NexCRM\PersonBundle\Entity\BankCode {#8433 …} +value: "500" +label: "21520100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34187 +data: NexCRM\PersonBundle\Entity\BankCode {#8434 …} +value: "501" +label: "21540060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34188 +data: NexCRM\PersonBundle\Entity\BankCode {#8435 …} +value: "502" +label: "21565316" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34189 +data: NexCRM\PersonBundle\Entity\BankCode {#8436 …} +value: "503" +label: "21570011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34190 +data: NexCRM\PersonBundle\Entity\BankCode {#8437 …} +value: "504" +label: "21570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34191 +data: NexCRM\PersonBundle\Entity\BankCode {#8438 …} +value: "505" +label: "21570202" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34192 +data: NexCRM\PersonBundle\Entity\BankCode {#8439 …} +value: "506" +label: "21570224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34193 +data: NexCRM\PersonBundle\Entity\BankCode {#8440 …} +value: "507" +label: "21580000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34194 +data: NexCRM\PersonBundle\Entity\BankCode {#8441 …} +value: "508" +label: "21661719" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34195 +data: NexCRM\PersonBundle\Entity\BankCode {#8442 …} +value: "509" +label: "21690020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34196 +data: NexCRM\PersonBundle\Entity\BankCode {#8443 …} +value: "510" +label: "21740043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34197 +data: NexCRM\PersonBundle\Entity\BankCode {#8444 …} +value: "511" +label: "21741674" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34198 +data: NexCRM\PersonBundle\Entity\BankCode {#8445 …} +value: "512" +label: "21741825" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34199 +data: NexCRM\PersonBundle\Entity\BankCode {#8446 …} +value: "513" +label: "21750000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34200 +data: NexCRM\PersonBundle\Entity\BankCode {#8447 …} +value: "514" +label: "21751230" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34201 +data: NexCRM\PersonBundle\Entity\BankCode {#8448 …} +value: "515" +label: "21762550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34202 +data: NexCRM\PersonBundle\Entity\BankCode {#8449 …} +value: "516" +label: "21763542" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34203 +data: NexCRM\PersonBundle\Entity\BankCode {#8450 …} +value: "517" +label: "21770011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34204 +data: NexCRM\PersonBundle\Entity\BankCode {#8451 …} +value: "518" +label: "21770024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34205 +data: NexCRM\PersonBundle\Entity\BankCode {#8452 …} +value: "519" +label: "21791805" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34206 +data: NexCRM\PersonBundle\Entity\BankCode {#8453 …} +value: "520" +label: "21791906" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34207 +data: NexCRM\PersonBundle\Entity\BankCode {#8454 …} +value: "521" +label: "21840078" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34208 +data: NexCRM\PersonBundle\Entity\BankCode {#8455 …} +value: "522" +label: "21841328" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34209 +data: NexCRM\PersonBundle\Entity\BankCode {#8456 …} +value: "523" +label: "21852310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34210 +data: NexCRM\PersonBundle\Entity\BankCode {#8457 …} +value: "524" +label: "21860418" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34211 +data: NexCRM\PersonBundle\Entity\BankCode {#8458 …} +value: "525" +label: "21890022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34212 +data: NexCRM\PersonBundle\Entity\BankCode {#8459 …} +value: "526" +label: "22140028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34213 +data: NexCRM\PersonBundle\Entity\BankCode {#8460 …} +value: "527" +label: "22141028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34214 +data: NexCRM\PersonBundle\Entity\BankCode {#8461 …} +value: "528" +label: "22141428" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34215 +data: NexCRM\PersonBundle\Entity\BankCode {#8462 …} +value: "529" +label: "22141628" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34216 +data: NexCRM\PersonBundle\Entity\BankCode {#8463 …} +value: "530" +label: "22150000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34217 +data: NexCRM\PersonBundle\Entity\BankCode {#8464 …} +value: "531" +label: "22151730" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34218 +data: NexCRM\PersonBundle\Entity\BankCode {#8465 …} +value: "532" +label: "22163114" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34219 +data: NexCRM\PersonBundle\Entity\BankCode {#8466 …} +value: "533" +label: "22180000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34220 +data: NexCRM\PersonBundle\Entity\BankCode {#8467 …} +value: "534" +label: "22181400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34221 +data: NexCRM\PersonBundle\Entity\BankCode {#8468 …} +value: "535" +label: "22190030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34222 +data: NexCRM\PersonBundle\Entity\BankCode {#8469 …} +value: "536" +label: "22191405" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34223 +data: NexCRM\PersonBundle\Entity\BankCode {#8470 …} +value: "537" +label: "22240073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34224 +data: NexCRM\PersonBundle\Entity\BankCode {#8471 …} +value: "538" +label: "22250020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34225 +data: NexCRM\PersonBundle\Entity\BankCode {#8472 …} +value: "539" +label: "22280000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34226 +data: NexCRM\PersonBundle\Entity\BankCode {#8473 …} +value: "540" +label: "22290031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34227 +data: NexCRM\PersonBundle\Entity\BankCode {#8474 …} +value: "541" +label: "23000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34228 +data: NexCRM\PersonBundle\Entity\BankCode {#8475 …} +value: "542" +label: "23040022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34229 +data: NexCRM\PersonBundle\Entity\BankCode {#8476 …} +value: "543" +label: "23050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34230 +data: NexCRM\PersonBundle\Entity\BankCode {#8477 …} +value: "544" +label: "23050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34231 +data: NexCRM\PersonBundle\Entity\BankCode {#8478 …} +value: "545" +label: "23051030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34232 +data: NexCRM\PersonBundle\Entity\BankCode {#8479 …} +value: "546" +label: "23052750" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34233 +data: NexCRM\PersonBundle\Entity\BankCode {#8480 …} +value: "547" +label: "23061220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34234 +data: NexCRM\PersonBundle\Entity\BankCode {#8481 …} +value: "548" +label: "23062124" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34235 +data: NexCRM\PersonBundle\Entity\BankCode {#8482 …} +value: "549" +label: "23063129" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34236 +data: NexCRM\PersonBundle\Entity\BankCode {#8483 …} +value: "550" +label: "23064107" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34237 +data: NexCRM\PersonBundle\Entity\BankCode {#8484 …} +value: "551" +label: "23070203" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34238 +data: NexCRM\PersonBundle\Entity\BankCode {#8485 …} +value: "552" +label: "23070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34239 +data: NexCRM\PersonBundle\Entity\BankCode {#8486 …} +value: "553" +label: "23070700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34240 +data: NexCRM\PersonBundle\Entity\BankCode {#8487 …} +value: "554" +label: "23070710" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34241 +data: NexCRM\PersonBundle\Entity\BankCode {#8488 …} +value: "555" +label: "23080040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34242 +data: NexCRM\PersonBundle\Entity\BankCode {#8489 …} +value: "556" +label: "23089201" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34243 +data: NexCRM\PersonBundle\Entity\BankCode {#8490 …} +value: "557" +label: "23090142" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34244 +data: NexCRM\PersonBundle\Entity\BankCode {#8491 …} +value: "558" +label: "24040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34245 +data: NexCRM\PersonBundle\Entity\BankCode {#8492 …} +value: "559" +label: "24050110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34246 +data: NexCRM\PersonBundle\Entity\BankCode {#8493 …} +value: "560" +label: "24060300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34247 +data: NexCRM\PersonBundle\Entity\BankCode {#8494 …} +value: "561" +label: "24061392" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34248 +data: NexCRM\PersonBundle\Entity\BankCode {#8495 …} +value: "562" +label: "24070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34249 +data: NexCRM\PersonBundle\Entity\BankCode {#8496 …} +value: "563" +label: "24070075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34250 +data: NexCRM\PersonBundle\Entity\BankCode {#8497 …} +value: "564" +label: "24070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34251 +data: NexCRM\PersonBundle\Entity\BankCode {#8498 …} +value: "565" +label: "24070368" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34252 +data: NexCRM\PersonBundle\Entity\BankCode {#8499 …} +value: "566" +label: "24080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34253 +data: NexCRM\PersonBundle\Entity\BankCode {#8500 …} +value: "567" +label: "24090041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34254 +data: NexCRM\PersonBundle\Entity\BankCode {#8501 …} +value: "568" +label: "24121000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34255 +data: NexCRM\PersonBundle\Entity\BankCode {#8502 …} +value: "569" +label: "24140041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34256 +data: NexCRM\PersonBundle\Entity\BankCode {#8503 …} +value: "570" +label: "24150001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34257 +data: NexCRM\PersonBundle\Entity\BankCode {#8504 …} +value: "571" +label: "24151005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34258 +data: NexCRM\PersonBundle\Entity\BankCode {#8505 …} +value: "572" +label: "24151116" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34259 +data: NexCRM\PersonBundle\Entity\BankCode {#8506 …} +value: "573" +label: "24151235" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34260 +data: NexCRM\PersonBundle\Entity\BankCode {#8507 …} +value: "574" +label: "24161594" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34261 +data: NexCRM\PersonBundle\Entity\BankCode {#8508 …} +value: "575" +label: "24162898" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34262 +data: NexCRM\PersonBundle\Entity\BankCode {#8509 …} +value: "576" +label: "24180000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34263 +data: NexCRM\PersonBundle\Entity\BankCode {#8510 …} +value: "577" +label: "24180001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34264 +data: NexCRM\PersonBundle\Entity\BankCode {#8511 …} +value: "578" +label: "24191015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34265 +data: NexCRM\PersonBundle\Entity\BankCode {#8512 …} +value: "579" +label: "25000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34266 +data: NexCRM\PersonBundle\Entity\BankCode {#8513 …} +value: "580" +label: "25010030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34267 +data: NexCRM\PersonBundle\Entity\BankCode {#8514 …} +value: "581" +label: "25010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34268 +data: NexCRM\PersonBundle\Entity\BankCode {#8515 …} +value: "582" +label: "25010600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34269 +data: NexCRM\PersonBundle\Entity\BankCode {#8516 …} +value: "583" +label: "25010900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34270 +data: NexCRM\PersonBundle\Entity\BankCode {#8517 …} +value: "584" +label: "25020200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34271 +data: NexCRM\PersonBundle\Entity\BankCode {#8518 …} +value: "585" +label: "25020600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34272 +data: NexCRM\PersonBundle\Entity\BankCode {#8519 …} +value: "586" +label: "25040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34273 +data: NexCRM\PersonBundle\Entity\BankCode {#8520 …} +value: "587" +label: "25040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34274 +data: NexCRM\PersonBundle\Entity\BankCode {#8521 …} +value: "588" +label: "25040066" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34275 +data: NexCRM\PersonBundle\Entity\BankCode {#8522 …} +value: "589" +label: "25050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34276 +data: NexCRM\PersonBundle\Entity\BankCode {#8523 …} +value: "590" +label: "25050055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34277 +data: NexCRM\PersonBundle\Entity\BankCode {#8524 …} +value: "591" +label: "25050066" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34278 +data: NexCRM\PersonBundle\Entity\BankCode {#8525 …} +value: "592" +label: "25050180" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34279 +data: NexCRM\PersonBundle\Entity\BankCode {#8526 …} +value: "593" +label: "25050299" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34280 +data: NexCRM\PersonBundle\Entity\BankCode {#8527 …} +value: "594" +label: "25055500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34281 +data: NexCRM\PersonBundle\Entity\BankCode {#8528 …} +value: "595" +label: "25060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34282 +data: NexCRM\PersonBundle\Entity\BankCode {#8529 …} +value: "596" +label: "25060180" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34283 +data: NexCRM\PersonBundle\Entity\BankCode {#8530 …} +value: "597" +label: "25069168" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34284 +data: NexCRM\PersonBundle\Entity\BankCode {#8531 …} +value: "598" +label: "25069262" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34285 +data: NexCRM\PersonBundle\Entity\BankCode {#8532 …} +value: "599" +label: "25069270" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34286 +data: NexCRM\PersonBundle\Entity\BankCode {#8533 …} +value: "600" +label: "25069503" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34287 +data: NexCRM\PersonBundle\Entity\BankCode {#8534 …} +value: "601" +label: "25070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34288 +data: NexCRM\PersonBundle\Entity\BankCode {#8535 …} +value: "602" +label: "25070066" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34289 +data: NexCRM\PersonBundle\Entity\BankCode {#8536 …} +value: "603" +label: "25070070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34290 +data: NexCRM\PersonBundle\Entity\BankCode {#8537 …} +value: "604" +label: "25070077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34291 +data: NexCRM\PersonBundle\Entity\BankCode {#8538 …} +value: "605" +label: "25070084" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34292 +data: NexCRM\PersonBundle\Entity\BankCode {#8539 …} +value: "606" +label: "25070086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34293 +data: NexCRM\PersonBundle\Entity\BankCode {#8540 …} +value: "607" +label: "25070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34294 +data: NexCRM\PersonBundle\Entity\BankCode {#8541 …} +value: "608" +label: "25070370" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34295 +data: NexCRM\PersonBundle\Entity\BankCode {#8542 …} +value: "609" +label: "25080020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34296 +data: NexCRM\PersonBundle\Entity\BankCode {#8543 …} +value: "610" +label: "25080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34297 +data: NexCRM\PersonBundle\Entity\BankCode {#8544 …} +value: "611" +label: "25089220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34298 +data: NexCRM\PersonBundle\Entity\BankCode {#8545 …} +value: "612" +label: "25090300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34299 +data: NexCRM\PersonBundle\Entity\BankCode {#8546 …} +value: "613" +label: "25090500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34300 +data: NexCRM\PersonBundle\Entity\BankCode {#8547 …} +value: "614" +label: "25090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34301 +data: NexCRM\PersonBundle\Entity\BankCode {#8548 …} +value: "615" +label: "25120510" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34302 +data: NexCRM\PersonBundle\Entity\BankCode {#8549 …} +value: "616" +label: "25151270" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34303 +data: NexCRM\PersonBundle\Entity\BankCode {#8550 …} +value: "617" +label: "25151371" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34304 +data: NexCRM\PersonBundle\Entity\BankCode {#8551 …} +value: "618" +label: "25152375" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34305 +data: NexCRM\PersonBundle\Entity\BankCode {#8552 …} +value: "619" +label: "25152490" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34306 +data: NexCRM\PersonBundle\Entity\BankCode {#8553 …} +value: "620" +label: "25190001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34307 +data: NexCRM\PersonBundle\Entity\BankCode {#8554 …} +value: "621" +label: "25190088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34308 +data: NexCRM\PersonBundle\Entity\BankCode {#8555 …} +value: "622" +label: "25193331" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34309 +data: NexCRM\PersonBundle\Entity\BankCode {#8556 …} +value: "623" +label: "25250001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34310 +data: NexCRM\PersonBundle\Entity\BankCode {#8557 …} +value: "624" +label: "25260010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34311 +data: NexCRM\PersonBundle\Entity\BankCode {#8558 …} +value: "625" +label: "25410200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34312 +data: NexCRM\PersonBundle\Entity\BankCode {#8559 …} +value: "626" +label: "25440047" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34313 +data: NexCRM\PersonBundle\Entity\BankCode {#8560 …} +value: "627" +label: "25450001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34314 +data: NexCRM\PersonBundle\Entity\BankCode {#8561 …} +value: "628" +label: "25450110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34315 +data: NexCRM\PersonBundle\Entity\BankCode {#8562 …} +value: "629" +label: "25451345" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34316 +data: NexCRM\PersonBundle\Entity\BankCode {#8563 …} +value: "630" +label: "25462160" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34317 +data: NexCRM\PersonBundle\Entity\BankCode {#8564 …} +value: "631" +label: "25462680" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34318 +data: NexCRM\PersonBundle\Entity\BankCode {#8565 …} +value: "632" +label: "25470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34319 +data: NexCRM\PersonBundle\Entity\BankCode {#8566 …} +value: "633" +label: "25470073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34320 +data: NexCRM\PersonBundle\Entity\BankCode {#8567 …} +value: "634" +label: "25471024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34321 +data: NexCRM\PersonBundle\Entity\BankCode {#8568 …} +value: "635" +label: "25471073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34322 +data: NexCRM\PersonBundle\Entity\BankCode {#8569 …} +value: "636" +label: "25480021" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34323 +data: NexCRM\PersonBundle\Entity\BankCode {#8570 …} +value: "637" +label: "25491273" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34324 +data: NexCRM\PersonBundle\Entity\BankCode {#8571 …} +value: "638" +label: "25541426" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34325 +data: NexCRM\PersonBundle\Entity\BankCode {#8572 …} +value: "639" +label: "25551480" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34326 +data: NexCRM\PersonBundle\Entity\BankCode {#8573 …} +value: "640" +label: "25591413" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34327 +data: NexCRM\PersonBundle\Entity\BankCode {#8574 …} +value: "641" +label: "25621327" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34328 +data: NexCRM\PersonBundle\Entity\BankCode {#8575 …} +value: "642" +label: "25641302" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34329 +data: NexCRM\PersonBundle\Entity\BankCode {#8576 …} +value: "643" +label: "25650106" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34330 +data: NexCRM\PersonBundle\Entity\BankCode {#8577 …} +value: "644" +label: "25651325" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34331 +data: NexCRM\PersonBundle\Entity\BankCode {#8578 …} +value: "645" +label: "25662540" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34332 +data: NexCRM\PersonBundle\Entity\BankCode {#8579 …} +value: "646" +label: "25663584" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34333 +data: NexCRM\PersonBundle\Entity\BankCode {#8580 …} +value: "647" +label: "25690009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34334 +data: NexCRM\PersonBundle\Entity\BankCode {#8581 …} +value: "648" +label: "25690010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34335 +data: NexCRM\PersonBundle\Entity\BankCode {#8582 …} +value: "649" +label: "25691633" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34336 +data: NexCRM\PersonBundle\Entity\BankCode {#8583 …} +value: "650" +label: "25691699" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34337 +data: NexCRM\PersonBundle\Entity\BankCode {#8584 …} +value: "651" +label: "25740061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34338 +data: NexCRM\PersonBundle\Entity\BankCode {#8585 …} +value: "652" +label: "25750001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34339 +data: NexCRM\PersonBundle\Entity\BankCode {#8586 …} +value: "653" +label: "25761894" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34340 +data: NexCRM\PersonBundle\Entity\BankCode {#8587 …} +value: "654" +label: "25770024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34341 +data: NexCRM\PersonBundle\Entity\BankCode {#8588 …} +value: "655" +label: "25770069" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34342 +data: NexCRM\PersonBundle\Entity\BankCode {#8589 …} +value: "656" +label: "25780022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34343 +data: NexCRM\PersonBundle\Entity\BankCode {#8590 …} +value: "657" +label: "25791516" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34344 +data: NexCRM\PersonBundle\Entity\BankCode {#8591 …} +value: "658" +label: "25791635" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34345 +data: NexCRM\PersonBundle\Entity\BankCode {#8592 …} +value: "659" +label: "25840048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34346 +data: NexCRM\PersonBundle\Entity\BankCode {#8593 …} +value: "660" +label: "25841403" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34347 +data: NexCRM\PersonBundle\Entity\BankCode {#8594 …} +value: "661" +label: "25841708" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34348 +data: NexCRM\PersonBundle\Entity\BankCode {#8595 …} +value: "662" +label: "25850110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34349 +data: NexCRM\PersonBundle\Entity\BankCode {#8596 …} +value: "663" +label: "25851335" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34350 +data: NexCRM\PersonBundle\Entity\BankCode {#8597 …} +value: "664" +label: "25851660" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34351 +data: NexCRM\PersonBundle\Entity\BankCode {#8598 …} +value: "665" +label: "25861990" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34352 +data: NexCRM\PersonBundle\Entity\BankCode {#8599 …} +value: "666" +label: "25862292" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34353 +data: NexCRM\PersonBundle\Entity\BankCode {#8600 …} +value: "667" +label: "25863489" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34354 +data: NexCRM\PersonBundle\Entity\BankCode {#8601 …} +value: "668" +label: "25891636" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34355 +data: NexCRM\PersonBundle\Entity\BankCode {#8602 …} +value: "669" +label: "25940033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34356 +data: NexCRM\PersonBundle\Entity\BankCode {#8603 …} +value: "670" +label: "25950001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34357 +data: NexCRM\PersonBundle\Entity\BankCode {#8604 …} +value: "671" +label: "25950130" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34358 +data: NexCRM\PersonBundle\Entity\BankCode {#8605 …} +value: "672" +label: "25970024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34359 +data: NexCRM\PersonBundle\Entity\BankCode {#8606 …} +value: "673" +label: "25970074" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34360 +data: NexCRM\PersonBundle\Entity\BankCode {#8607 …} +value: "674" +label: "25971024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34361 +data: NexCRM\PersonBundle\Entity\BankCode {#8608 …} +value: "675" +label: "25971071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34362 +data: NexCRM\PersonBundle\Entity\BankCode {#8609 …} +value: "676" +label: "25980027" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34363 +data: NexCRM\PersonBundle\Entity\BankCode {#8610 …} +value: "677" +label: "25990011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34364 +data: NexCRM\PersonBundle\Entity\BankCode {#8611 …} +value: "678" +label: "25991528" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34365 +data: NexCRM\PersonBundle\Entity\BankCode {#8612 …} +value: "679" +label: "26000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34366 +data: NexCRM\PersonBundle\Entity\BankCode {#8613 …} +value: "680" +label: "26040030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34367 +data: NexCRM\PersonBundle\Entity\BankCode {#8614 …} +value: "681" +label: "26050001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34368 +data: NexCRM\PersonBundle\Entity\BankCode {#8615 …} +value: "682" +label: "26051260" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34369 +data: NexCRM\PersonBundle\Entity\BankCode {#8616 …} +value: "683" +label: "26051450" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34370 +data: NexCRM\PersonBundle\Entity\BankCode {#8617 …} +value: "684" +label: "26061291" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34371 +data: NexCRM\PersonBundle\Entity\BankCode {#8618 …} +value: "685" +label: "26061556" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34372 +data: NexCRM\PersonBundle\Entity\BankCode {#8619 …} +value: "686" +label: "26062433" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34373 +data: NexCRM\PersonBundle\Entity\BankCode {#8620 …} +value: "687" +label: "26070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34374 +data: NexCRM\PersonBundle\Entity\BankCode {#8621 …} +value: "688" +label: "26070072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34375 +data: NexCRM\PersonBundle\Entity\BankCode {#8622 …} +value: "689" +label: "26080024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34376 +data: NexCRM\PersonBundle\Entity\BankCode {#8623 …} +value: "690" +label: "26090050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34377 +data: NexCRM\PersonBundle\Entity\BankCode {#8624 …} +value: "691" +label: "26240039" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34378 +data: NexCRM\PersonBundle\Entity\BankCode {#8625 …} +value: "692" +label: "26250001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34379 +data: NexCRM\PersonBundle\Entity\BankCode {#8626 …} +value: "693" +label: "26251425" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34380 +data: NexCRM\PersonBundle\Entity\BankCode {#8627 …} +value: "694" +label: "26261396" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34381 +data: NexCRM\PersonBundle\Entity\BankCode {#8628 …} +value: "695" +label: "26261492" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34382 +data: NexCRM\PersonBundle\Entity\BankCode {#8629 …} +value: "696" +label: "26261693" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34383 +data: NexCRM\PersonBundle\Entity\BankCode {#8630 …} +value: "697" +label: "26271424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34384 +data: NexCRM\PersonBundle\Entity\BankCode {#8631 …} +value: "698" +label: "26271471" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34385 +data: NexCRM\PersonBundle\Entity\BankCode {#8632 …} +value: "699" +label: "26280020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34386 +data: NexCRM\PersonBundle\Entity\BankCode {#8633 …} +value: "700" +label: "26281420" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34387 +data: NexCRM\PersonBundle\Entity\BankCode {#8634 …} +value: "701" +label: "26340056" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34388 +data: NexCRM\PersonBundle\Entity\BankCode {#8635 …} +value: "702" +label: "26341072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34389 +data: NexCRM\PersonBundle\Entity\BankCode {#8636 …} +value: "703" +label: "26350001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34390 +data: NexCRM\PersonBundle\Entity\BankCode {#8637 …} +value: "704" +label: "26351015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34391 +data: NexCRM\PersonBundle\Entity\BankCode {#8638 …} +value: "705" +label: "26351445" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34392 +data: NexCRM\PersonBundle\Entity\BankCode {#8639 …} +value: "706" +label: "26500000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34393 +data: NexCRM\PersonBundle\Entity\BankCode {#8640 …} +value: "707" +label: "26520017" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34394 +data: NexCRM\PersonBundle\Entity\BankCode {#8641 …} +value: "708" +label: "26521703" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34395 +data: NexCRM\PersonBundle\Entity\BankCode {#8642 …} +value: "709" +label: "26522319" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34396 +data: NexCRM\PersonBundle\Entity\BankCode {#8643 …} +value: "710" +label: "26540070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34397 +data: NexCRM\PersonBundle\Entity\BankCode {#8644 …} +value: "711" +label: "26550105" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34398 +data: NexCRM\PersonBundle\Entity\BankCode {#8645 …} +value: "712" +label: "26551540" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34399 +data: NexCRM\PersonBundle\Entity\BankCode {#8646 …} +value: "713" +label: "26552286" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34400 +data: NexCRM\PersonBundle\Entity\BankCode {#8647 …} +value: "714" +label: "26562490" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34401 +data: NexCRM\PersonBundle\Entity\BankCode {#8648 …} +value: "715" +label: "26563960" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34402 +data: NexCRM\PersonBundle\Entity\BankCode {#8649 …} +value: "716" +label: "26565928" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34403 +data: NexCRM\PersonBundle\Entity\BankCode {#8650 …} +value: "717" +label: "26566939" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34404 +data: NexCRM\PersonBundle\Entity\BankCode {#8651 …} +value: "718" +label: "26567943" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34405 +data: NexCRM\PersonBundle\Entity\BankCode {#8652 …} +value: "719" +label: "26570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34406 +data: NexCRM\PersonBundle\Entity\BankCode {#8653 …} +value: "720" +label: "26570090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34407 +data: NexCRM\PersonBundle\Entity\BankCode {#8654 …} +value: "721" +label: "26580070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34408 +data: NexCRM\PersonBundle\Entity\BankCode {#8655 …} +value: "722" +label: "26589210" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34409 +data: NexCRM\PersonBundle\Entity\BankCode {#8656 …} +value: "723" +label: "26590025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34410 +data: NexCRM\PersonBundle\Entity\BankCode {#8657 …} +value: "724" +label: "26620010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34411 +data: NexCRM\PersonBundle\Entity\BankCode {#8658 …} +value: "725" +label: "26621413" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34412 +data: NexCRM\PersonBundle\Entity\BankCode {#8659 …} +value: "726" +label: "26640049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34413 +data: NexCRM\PersonBundle\Entity\BankCode {#8660 …} +value: "727" +label: "26650001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34414 +data: NexCRM\PersonBundle\Entity\BankCode {#8661 …} +value: "728" +label: "26660060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34415 +data: NexCRM\PersonBundle\Entity\BankCode {#8662 …} +value: "729" +label: "26661380" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34416 +data: NexCRM\PersonBundle\Entity\BankCode {#8663 …} +value: "730" +label: "26661494" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34417 +data: NexCRM\PersonBundle\Entity\BankCode {#8664 …} +value: "731" +label: "26662932" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34418 +data: NexCRM\PersonBundle\Entity\BankCode {#8665 …} +value: "732" +label: "26691213" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34419 +data: NexCRM\PersonBundle\Entity\BankCode {#8666 …} +value: "733" +label: "26720028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34420 +data: NexCRM\PersonBundle\Entity\BankCode {#8667 …} +value: "734" +label: "26740044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34421 +data: NexCRM\PersonBundle\Entity\BankCode {#8668 …} +value: "735" +label: "26750001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34422 +data: NexCRM\PersonBundle\Entity\BankCode {#8669 …} +value: "736" +label: "26760005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34423 +data: NexCRM\PersonBundle\Entity\BankCode {#8670 …} +value: "737" +label: "26770024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34424 +data: NexCRM\PersonBundle\Entity\BankCode {#8671 …} +value: "738" +label: "26770095" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34425 +data: NexCRM\PersonBundle\Entity\BankCode {#8672 …} +value: "739" +label: "26840032" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34426 +data: NexCRM\PersonBundle\Entity\BankCode {#8673 …} +value: "740" +label: "26850001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34427 +data: NexCRM\PersonBundle\Entity\BankCode {#8674 …} +value: "741" +label: "26851410" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34428 +data: NexCRM\PersonBundle\Entity\BankCode {#8675 …} +value: "742" +label: "26851620" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34429 +data: NexCRM\PersonBundle\Entity\BankCode {#8676 …} +value: "743" +label: "26870024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34430 +data: NexCRM\PersonBundle\Entity\BankCode {#8677 …} +value: "744" +label: "26870032" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34431 +data: NexCRM\PersonBundle\Entity\BankCode {#8678 …} +value: "745" +label: "26880063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34432 +data: NexCRM\PersonBundle\Entity\BankCode {#8679 …} +value: "746" +label: "26890019" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34433 +data: NexCRM\PersonBundle\Entity\BankCode {#8680 …} +value: "747" +label: "26891484" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34434 +data: NexCRM\PersonBundle\Entity\BankCode {#8681 …} +value: "748" +label: "26941053" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34435 +data: NexCRM\PersonBundle\Entity\BankCode {#8682 …} +value: "749" +label: "26951311" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34436 +data: NexCRM\PersonBundle\Entity\BankCode {#8683 …} +value: "750" +label: "26971024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34437 +data: NexCRM\PersonBundle\Entity\BankCode {#8684 …} +value: "751" +label: "26971038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34438 +data: NexCRM\PersonBundle\Entity\BankCode {#8685 …} +value: "752" +label: "26981062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34439 +data: NexCRM\PersonBundle\Entity\BankCode {#8686 …} +value: "753" +label: "26989221" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34440 +data: NexCRM\PersonBundle\Entity\BankCode {#8687 …} +value: "754" +label: "26991066" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34441 +data: NexCRM\PersonBundle\Entity\BankCode {#8688 …} +value: "755" +label: "27010200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34442 +data: NexCRM\PersonBundle\Entity\BankCode {#8689 …} +value: "756" +label: "27020000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34443 +data: NexCRM\PersonBundle\Entity\BankCode {#8690 …} +value: "757" +label: "27020001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34444 +data: NexCRM\PersonBundle\Entity\BankCode {#8691 …} +value: "758" +label: "27020003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34445 +data: NexCRM\PersonBundle\Entity\BankCode {#8692 …} +value: "759" +label: "27020004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34446 +data: NexCRM\PersonBundle\Entity\BankCode {#8693 …} +value: "760" +label: "27020800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34447 +data: NexCRM\PersonBundle\Entity\BankCode {#8694 …} +value: "761" +label: "27032500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34448 +data: NexCRM\PersonBundle\Entity\BankCode {#8695 …} +value: "762" +label: "27040080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34449 +data: NexCRM\PersonBundle\Entity\BankCode {#8696 …} +value: "763" +label: "27062290" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34450 +data: NexCRM\PersonBundle\Entity\BankCode {#8697 …} +value: "764" +label: "27070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34451 +data: NexCRM\PersonBundle\Entity\BankCode {#8698 …} +value: "765" +label: "27070030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34452 +data: NexCRM\PersonBundle\Entity\BankCode {#8699 …} +value: "766" +label: "27070031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34453 +data: NexCRM\PersonBundle\Entity\BankCode {#8700 …} +value: "767" +label: "27070034" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34454 +data: NexCRM\PersonBundle\Entity\BankCode {#8701 …} +value: "768" +label: "27070041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34455 +data: NexCRM\PersonBundle\Entity\BankCode {#8702 …} +value: "769" +label: "27070042" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34456 +data: NexCRM\PersonBundle\Entity\BankCode {#8703 …} +value: "770" +label: "27070043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34457 +data: NexCRM\PersonBundle\Entity\BankCode {#8704 …} +value: "771" +label: "27070079" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34458 +data: NexCRM\PersonBundle\Entity\BankCode {#8705 …} +value: "772" +label: "27070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34459 +data: NexCRM\PersonBundle\Entity\BankCode {#8706 …} +value: "773" +label: "27070369" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34460 +data: NexCRM\PersonBundle\Entity\BankCode {#8707 …} +value: "774" +label: "27072524" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34461 +data: NexCRM\PersonBundle\Entity\BankCode {#8708 …} +value: "775" +label: "27072537" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34462 +data: NexCRM\PersonBundle\Entity\BankCode {#8709 …} +value: "776" +label: "27072724" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34463 +data: NexCRM\PersonBundle\Entity\BankCode {#8710 …} +value: "777" +label: "27072736" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34464 +data: NexCRM\PersonBundle\Entity\BankCode {#8711 …} +value: "778" +label: "27080060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34465 +data: NexCRM\PersonBundle\Entity\BankCode {#8712 …} +value: "779" +label: "27089221" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34466 +data: NexCRM\PersonBundle\Entity\BankCode {#8713 …} +value: "780" +label: "27090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34467 +data: NexCRM\PersonBundle\Entity\BankCode {#8714 …} +value: "781" +label: "27092555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34468 +data: NexCRM\PersonBundle\Entity\BankCode {#8715 …} +value: "782" +label: "27131300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34469 +data: NexCRM\PersonBundle\Entity\BankCode {#8716 …} +value: "783" +label: "27240004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34470 +data: NexCRM\PersonBundle\Entity\BankCode {#8717 …} +value: "784" +label: "27290087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34471 +data: NexCRM\PersonBundle\Entity\BankCode {#8718 …} +value: "785" +label: "27893359" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34472 +data: NexCRM\PersonBundle\Entity\BankCode {#8719 …} +value: "786" +label: "27893760" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34473 +data: NexCRM\PersonBundle\Entity\BankCode {#8720 …} +value: "787" +label: "28000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34474 +data: NexCRM\PersonBundle\Entity\BankCode {#8721 …} +value: "788" +label: "28020050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34475 +data: NexCRM\PersonBundle\Entity\BankCode {#8722 …} +value: "789" +label: "28021002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34476 +data: NexCRM\PersonBundle\Entity\BankCode {#8723 …} +value: "790" +label: "28021301" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34477 +data: NexCRM\PersonBundle\Entity\BankCode {#8724 …} +value: "791" +label: "28021504" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34478 +data: NexCRM\PersonBundle\Entity\BankCode {#8725 …} +value: "792" +label: "28021623" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34479 +data: NexCRM\PersonBundle\Entity\BankCode {#8726 …} +value: "793" +label: "28021705" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34480 +data: NexCRM\PersonBundle\Entity\BankCode {#8727 …} +value: "794" +label: "28021906" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34481 +data: NexCRM\PersonBundle\Entity\BankCode {#8728 …} +value: "795" +label: "28022015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34482 +data: NexCRM\PersonBundle\Entity\BankCode {#8729 …} +value: "796" +label: "28022412" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34483 +data: NexCRM\PersonBundle\Entity\BankCode {#8730 …} +value: "797" +label: "28022511" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34484 +data: NexCRM\PersonBundle\Entity\BankCode {#8731 …} +value: "798" +label: "28022620" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34485 +data: NexCRM\PersonBundle\Entity\BankCode {#8732 …} +value: "799" +label: "28022822" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34486 +data: NexCRM\PersonBundle\Entity\BankCode {#8733 …} +value: "800" +label: "28023224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34487 +data: NexCRM\PersonBundle\Entity\BankCode {#8734 …} +value: "801" +label: "28023325" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34488 +data: NexCRM\PersonBundle\Entity\BankCode {#8735 …} +value: "802" +label: "28030300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34489 +data: NexCRM\PersonBundle\Entity\BankCode {#8736 …} +value: "803" +label: "28040046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34490 +data: NexCRM\PersonBundle\Entity\BankCode {#8737 …} +value: "804" +label: "28042865" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34491 +data: NexCRM\PersonBundle\Entity\BankCode {#8738 …} +value: "805" +label: "28050100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34492 +data: NexCRM\PersonBundle\Entity\BankCode {#8739 …} +value: "806" +label: "28060228" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34493 +data: NexCRM\PersonBundle\Entity\BankCode {#8740 …} +value: "807" +label: "28061410" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34494 +data: NexCRM\PersonBundle\Entity\BankCode {#8741 …} +value: "808" +label: "28061501" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34495 +data: NexCRM\PersonBundle\Entity\BankCode {#8742 …} +value: "809" +label: "28061679" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34496 +data: NexCRM\PersonBundle\Entity\BankCode {#8743 …} +value: "810" +label: "28061822" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34497 +data: NexCRM\PersonBundle\Entity\BankCode {#8744 …} +value: "811" +label: "28062165" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34498 +data: NexCRM\PersonBundle\Entity\BankCode {#8745 …} +value: "812" +label: "28062249" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34499 +data: NexCRM\PersonBundle\Entity\BankCode {#8746 …} +value: "813" +label: "28062299" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34500 +data: NexCRM\PersonBundle\Entity\BankCode {#8747 …} +value: "814" +label: "28062560" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34501 +data: NexCRM\PersonBundle\Entity\BankCode {#8748 …} +value: "815" +label: "28062740" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34502 +data: NexCRM\PersonBundle\Entity\BankCode {#8749 …} +value: "816" +label: "28062913" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34503 +data: NexCRM\PersonBundle\Entity\BankCode {#8750 …} +value: "817" +label: "28063253" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34504 +data: NexCRM\PersonBundle\Entity\BankCode {#8751 …} +value: "818" +label: "28063526" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34505 +data: NexCRM\PersonBundle\Entity\BankCode {#8752 …} +value: "819" +label: "28063607" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34506 +data: NexCRM\PersonBundle\Entity\BankCode {#8753 …} +value: "820" +label: "28064179" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34507 +data: NexCRM\PersonBundle\Entity\BankCode {#8754 …} +value: "821" +label: "28064241" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34508 +data: NexCRM\PersonBundle\Entity\BankCode {#8755 …} +value: "822" +label: "28065061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34509 +data: NexCRM\PersonBundle\Entity\BankCode {#8756 …} +value: "823" +label: "28065108" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34510 +data: NexCRM\PersonBundle\Entity\BankCode {#8757 …} +value: "824" +label: "28065286" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34511 +data: NexCRM\PersonBundle\Entity\BankCode {#8758 …} +value: "825" +label: "28066103" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34512 +data: NexCRM\PersonBundle\Entity\BankCode {#8759 …} +value: "826" +label: "28066214" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34513 +data: NexCRM\PersonBundle\Entity\BankCode {#8760 …} +value: "827" +label: "28066620" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34514 +data: NexCRM\PersonBundle\Entity\BankCode {#8761 …} +value: "828" +label: "28067068" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34515 +data: NexCRM\PersonBundle\Entity\BankCode {#8762 …} +value: "829" +label: "28067170" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34516 +data: NexCRM\PersonBundle\Entity\BankCode {#8763 …} +value: "830" +label: "28067257" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34517 +data: NexCRM\PersonBundle\Entity\BankCode {#8764 …} +value: "831" +label: "28068218" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34518 +data: NexCRM\PersonBundle\Entity\BankCode {#8765 …} +value: "832" +label: "28069052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34519 +data: NexCRM\PersonBundle\Entity\BankCode {#8766 …} +value: "833" +label: "28069092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34520 +data: NexCRM\PersonBundle\Entity\BankCode {#8767 …} +value: "834" +label: "28069109" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34521 +data: NexCRM\PersonBundle\Entity\BankCode {#8768 …} +value: "835" +label: "28069128" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34522 +data: NexCRM\PersonBundle\Entity\BankCode {#8769 …} +value: "836" +label: "28069138" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34523 +data: NexCRM\PersonBundle\Entity\BankCode {#8770 …} +value: "837" +label: "28069293" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34524 +data: NexCRM\PersonBundle\Entity\BankCode {#8771 …} +value: "838" +label: "28069381" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34525 +data: NexCRM\PersonBundle\Entity\BankCode {#8772 …} +value: "839" +label: "28069706" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34526 +data: NexCRM\PersonBundle\Entity\BankCode {#8773 …} +value: "840" +label: "28069755" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34527 +data: NexCRM\PersonBundle\Entity\BankCode {#8774 …} +value: "841" +label: "28069773" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34528 +data: NexCRM\PersonBundle\Entity\BankCode {#8775 …} +value: "842" +label: "28069878" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34529 +data: NexCRM\PersonBundle\Entity\BankCode {#8776 …} +value: "843" +label: "28069926" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34530 +data: NexCRM\PersonBundle\Entity\BankCode {#8777 …} +value: "844" +label: "28069930" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34531 +data: NexCRM\PersonBundle\Entity\BankCode {#8778 …} +value: "845" +label: "28069935" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34532 +data: NexCRM\PersonBundle\Entity\BankCode {#8779 …} +value: "846" +label: "28069956" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34533 +data: NexCRM\PersonBundle\Entity\BankCode {#8780 …} +value: "847" +label: "28069991" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34534 +data: NexCRM\PersonBundle\Entity\BankCode {#8781 …} +value: "848" +label: "28069994" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34535 +data: NexCRM\PersonBundle\Entity\BankCode {#8782 …} +value: "849" +label: "28070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34536 +data: NexCRM\PersonBundle\Entity\BankCode {#8783 …} +value: "850" +label: "28070057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34537 +data: NexCRM\PersonBundle\Entity\BankCode {#8784 …} +value: "851" +label: "28220026" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34538 +data: NexCRM\PersonBundle\Entity\BankCode {#8785 …} +value: "852" +label: "28222208" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34539 +data: NexCRM\PersonBundle\Entity\BankCode {#8786 …} +value: "853" +label: "28222621" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34540 +data: NexCRM\PersonBundle\Entity\BankCode {#8787 …} +value: "854" +label: "28240023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34541 +data: NexCRM\PersonBundle\Entity\BankCode {#8788 …} +value: "855" +label: "28250110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34542 +data: NexCRM\PersonBundle\Entity\BankCode {#8789 …} +value: "856" +label: "28252760" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34543 +data: NexCRM\PersonBundle\Entity\BankCode {#8790 …} +value: "857" +label: "28262254" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34544 +data: NexCRM\PersonBundle\Entity\BankCode {#8791 …} +value: "858" +label: "28262673" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34545 +data: NexCRM\PersonBundle\Entity\BankCode {#8792 …} +value: "859" +label: "28270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34546 +data: NexCRM\PersonBundle\Entity\BankCode {#8793 …} +value: "860" +label: "28270056" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34547 +data: NexCRM\PersonBundle\Entity\BankCode {#8794 …} +value: "861" +label: "28280012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34548 +data: NexCRM\PersonBundle\Entity\BankCode {#8795 …} +value: "862" +label: "28290063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34549 +data: NexCRM\PersonBundle\Entity\BankCode {#8796 …} +value: "863" +label: "28291551" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34550 +data: NexCRM\PersonBundle\Entity\BankCode {#8797 …} +value: "864" +label: "28320014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34551 +data: NexCRM\PersonBundle\Entity\BankCode {#8798 …} +value: "865" +label: "28321816" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34552 +data: NexCRM\PersonBundle\Entity\BankCode {#8799 …} +value: "866" +label: "28350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34553 +data: NexCRM\PersonBundle\Entity\BankCode {#8800 …} +value: "867" +label: "28361592" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34554 +data: NexCRM\PersonBundle\Entity\BankCode {#8801 …} +value: "868" +label: "28420007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34555 +data: NexCRM\PersonBundle\Entity\BankCode {#8802 …} +value: "869" +label: "28421030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34556 +data: NexCRM\PersonBundle\Entity\BankCode {#8803 …} +value: "870" +label: "28440037" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34557 +data: NexCRM\PersonBundle\Entity\BankCode {#8804 …} +value: "871" +label: "28450000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34558 +data: NexCRM\PersonBundle\Entity\BankCode {#8805 …} +value: "872" +label: "28470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34559 +data: NexCRM\PersonBundle\Entity\BankCode {#8806 …} +value: "873" +label: "28470091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34560 +data: NexCRM\PersonBundle\Entity\BankCode {#8807 …} +value: "874" +label: "28520009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34561 +data: NexCRM\PersonBundle\Entity\BankCode {#8808 …} +value: "875" +label: "28521518" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34562 +data: NexCRM\PersonBundle\Entity\BankCode {#8809 …} +value: "876" +label: "28540034" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34563 +data: NexCRM\PersonBundle\Entity\BankCode {#8810 …} +value: "877" +label: "28550000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34564 +data: NexCRM\PersonBundle\Entity\BankCode {#8811 …} +value: "878" +label: "28562297" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34565 +data: NexCRM\PersonBundle\Entity\BankCode {#8812 …} +value: "879" +label: "28562716" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34566 +data: NexCRM\PersonBundle\Entity\BankCode {#8813 …} +value: "880" +label: "28562863" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34567 +data: NexCRM\PersonBundle\Entity\BankCode {#8814 …} +value: "881" +label: "28563749" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34568 +data: NexCRM\PersonBundle\Entity\BankCode {#8815 …} +value: "882" +label: "28570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34569 +data: NexCRM\PersonBundle\Entity\BankCode {#8816 …} +value: "883" +label: "28570092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34570 +data: NexCRM\PersonBundle\Entity\BankCode {#8817 …} +value: "884" +label: "28590075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34571 +data: NexCRM\PersonBundle\Entity\BankCode {#8818 …} +value: "885" +label: "28591579" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34572 +data: NexCRM\PersonBundle\Entity\BankCode {#8819 …} +value: "886" +label: "28591654" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34573 +data: NexCRM\PersonBundle\Entity\BankCode {#8820 …} +value: "887" +label: "29000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34574 +data: NexCRM\PersonBundle\Entity\BankCode {#8821 …} +value: "888" +label: "29010400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34575 +data: NexCRM\PersonBundle\Entity\BankCode {#8822 …} +value: "889" +label: "29020000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34576 +data: NexCRM\PersonBundle\Entity\BankCode {#8823 …} +value: "890" +label: "29020200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34577 +data: NexCRM\PersonBundle\Entity\BankCode {#8824 …} +value: "891" +label: "29030400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34578 +data: NexCRM\PersonBundle\Entity\BankCode {#8825 …} +value: "892" +label: "29040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34579 +data: NexCRM\PersonBundle\Entity\BankCode {#8826 …} +value: "893" +label: "29040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34580 +data: NexCRM\PersonBundle\Entity\BankCode {#8827 …} +value: "894" +label: "29040090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34581 +data: NexCRM\PersonBundle\Entity\BankCode {#8828 …} +value: "895" +label: "29050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34582 +data: NexCRM\PersonBundle\Entity\BankCode {#8829 …} +value: "896" +label: "29050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34583 +data: NexCRM\PersonBundle\Entity\BankCode {#8830 …} +value: "897" +label: "29070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34584 +data: NexCRM\PersonBundle\Entity\BankCode {#8831 …} +value: "898" +label: "29070050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34585 +data: NexCRM\PersonBundle\Entity\BankCode {#8832 …} +value: "899" +label: "29070051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34586 +data: NexCRM\PersonBundle\Entity\BankCode {#8833 …} +value: "900" +label: "29070052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34587 +data: NexCRM\PersonBundle\Entity\BankCode {#8834 …} +value: "901" +label: "29070058" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34588 +data: NexCRM\PersonBundle\Entity\BankCode {#8835 …} +value: "902" +label: "29070059" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34589 +data: NexCRM\PersonBundle\Entity\BankCode {#8836 …} +value: "903" +label: "29070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34590 +data: NexCRM\PersonBundle\Entity\BankCode {#8837 …} +value: "904" +label: "29070367" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34591 +data: NexCRM\PersonBundle\Entity\BankCode {#8838 …} +value: "905" +label: "29080010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34592 +data: NexCRM\PersonBundle\Entity\BankCode {#8839 …} +value: "906" +label: "29089210" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34593 +data: NexCRM\PersonBundle\Entity\BankCode {#8840 …} +value: "907" +label: "29090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34594 +data: NexCRM\PersonBundle\Entity\BankCode {#8841 …} +value: "908" +label: "29121731" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34595 +data: NexCRM\PersonBundle\Entity\BankCode {#8842 …} +value: "909" +label: "29151700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34596 +data: NexCRM\PersonBundle\Entity\BankCode {#8843 …} +value: "910" +label: "29152300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34597 +data: NexCRM\PersonBundle\Entity\BankCode {#8844 …} +value: "911" +label: "29152550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34598 +data: NexCRM\PersonBundle\Entity\BankCode {#8845 …} +value: "912" +label: "29152670" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34599 +data: NexCRM\PersonBundle\Entity\BankCode {#8846 …} +value: "913" +label: "29162394" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34600 +data: NexCRM\PersonBundle\Entity\BankCode {#8847 …} +value: "914" +label: "29162453" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34601 +data: NexCRM\PersonBundle\Entity\BankCode {#8848 …} +value: "915" +label: "29162697" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34602 +data: NexCRM\PersonBundle\Entity\BankCode {#8849 …} +value: "916" +label: "29165545" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34603 +data: NexCRM\PersonBundle\Entity\BankCode {#8850 …} +value: "917" +label: "29165681" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34604 +data: NexCRM\PersonBundle\Entity\BankCode {#8851 …} +value: "918" +label: "29166568" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34605 +data: NexCRM\PersonBundle\Entity\BankCode {#8852 …} +value: "919" +label: "29167624" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34606 +data: NexCRM\PersonBundle\Entity\BankCode {#8853 …} +value: "920" +label: "29172624" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34607 +data: NexCRM\PersonBundle\Entity\BankCode {#8854 …} +value: "921" +label: "29172655" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34608 +data: NexCRM\PersonBundle\Entity\BankCode {#8855 …} +value: "922" +label: "29190024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34609 +data: NexCRM\PersonBundle\Entity\BankCode {#8856 …} +value: "923" +label: "29190330" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34610 +data: NexCRM\PersonBundle\Entity\BankCode {#8857 …} +value: "924" +label: "29190399" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34611 +data: NexCRM\PersonBundle\Entity\BankCode {#8858 …} +value: "925" +label: "29240024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34612 +data: NexCRM\PersonBundle\Entity\BankCode {#8859 …} +value: "926" +label: "29250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34613 +data: NexCRM\PersonBundle\Entity\BankCode {#8860 …} +value: "927" +label: "29250150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34614 +data: NexCRM\PersonBundle\Entity\BankCode {#8861 …} +value: "928" +label: "29262722" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34615 +data: NexCRM\PersonBundle\Entity\BankCode {#8862 …} +value: "929" +label: "29265747" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34616 +data: NexCRM\PersonBundle\Entity\BankCode {#8863 …} +value: "930" +label: "29280011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34617 +data: NexCRM\PersonBundle\Entity\BankCode {#8864 …} +value: "931" +label: "29290034" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34618 +data: NexCRM\PersonBundle\Entity\BankCode {#8865 …} +value: "932" +label: "30000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34619 +data: NexCRM\PersonBundle\Entity\BankCode {#8866 …} +value: "933" +label: "30010400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34620 +data: NexCRM\PersonBundle\Entity\BankCode {#8867 …} +value: "934" +label: "30010444" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34621 +data: NexCRM\PersonBundle\Entity\BankCode {#8868 …} +value: "935" +label: "30010700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34622 +data: NexCRM\PersonBundle\Entity\BankCode {#8869 …} +value: "936" +label: "30018800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34623 +data: NexCRM\PersonBundle\Entity\BankCode {#8870 …} +value: "937" +label: "30019000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34624 +data: NexCRM\PersonBundle\Entity\BankCode {#8871 …} +value: "938" +label: "30020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34625 +data: NexCRM\PersonBundle\Entity\BankCode {#8872 …} +value: "939" +label: "30020700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34626 +data: NexCRM\PersonBundle\Entity\BankCode {#8873 …} +value: "940" +label: "30020900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34627 +data: NexCRM\PersonBundle\Entity\BankCode {#8874 …} +value: "941" +label: "30022000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34628 +data: NexCRM\PersonBundle\Entity\BankCode {#8875 …} +value: "942" +label: "30025500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34629 +data: NexCRM\PersonBundle\Entity\BankCode {#8876 …} +value: "943" +label: "30030100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34630 +data: NexCRM\PersonBundle\Entity\BankCode {#8877 …} +value: "944" +label: "30030500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34631 +data: NexCRM\PersonBundle\Entity\BankCode {#8878 …} +value: "945" +label: "30030600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34632 +data: NexCRM\PersonBundle\Entity\BankCode {#8879 …} +value: "946" +label: "30030880" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34633 +data: NexCRM\PersonBundle\Entity\BankCode {#8880 …} +value: "947" +label: "30030889" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34634 +data: NexCRM\PersonBundle\Entity\BankCode {#8881 …} +value: "948" +label: "30030900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34635 +data: NexCRM\PersonBundle\Entity\BankCode {#8882 …} +value: "949" +label: "30040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34636 +data: NexCRM\PersonBundle\Entity\BankCode {#8883 …} +value: "950" +label: "30040005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34637 +data: NexCRM\PersonBundle\Entity\BankCode {#8884 …} +value: "951" +label: "30040048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34638 +data: NexCRM\PersonBundle\Entity\BankCode {#8885 …} +value: "952" +label: "30040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34639 +data: NexCRM\PersonBundle\Entity\BankCode {#8886 …} +value: "953" +label: "30040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34640 +data: NexCRM\PersonBundle\Entity\BankCode {#8887 …} +value: "954" +label: "30040062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34641 +data: NexCRM\PersonBundle\Entity\BankCode {#8888 …} +value: "955" +label: "30040063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34642 +data: NexCRM\PersonBundle\Entity\BankCode {#8889 …} +value: "956" +label: "30050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34643 +data: NexCRM\PersonBundle\Entity\BankCode {#8890 …} +value: "957" +label: "30050110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34644 +data: NexCRM\PersonBundle\Entity\BankCode {#8891 …} +value: "958" +label: "30060010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34645 +data: NexCRM\PersonBundle\Entity\BankCode {#8892 …} +value: "959" +label: "30060601" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34646 +data: NexCRM\PersonBundle\Entity\BankCode {#8893 …} +value: "960" +label: "30060992" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34647 +data: NexCRM\PersonBundle\Entity\BankCode {#8894 …} +value: "961" +label: "30070010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34648 +data: NexCRM\PersonBundle\Entity\BankCode {#8895 …} +value: "962" +label: "30070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34649 +data: NexCRM\PersonBundle\Entity\BankCode {#8896 …} +value: "963" +label: "30070207" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34650 +data: NexCRM\PersonBundle\Entity\BankCode {#8897 …} +value: "964" +label: "30070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34651 +data: NexCRM\PersonBundle\Entity\BankCode {#8898 …} +value: "965" +label: "30080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34652 +data: NexCRM\PersonBundle\Entity\BankCode {#8899 …} +value: "966" +label: "30080005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34653 +data: NexCRM\PersonBundle\Entity\BankCode {#8900 …} +value: "967" +label: "30080022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34654 +data: NexCRM\PersonBundle\Entity\BankCode {#8901 …} +value: "968" +label: "30080038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34655 +data: NexCRM\PersonBundle\Entity\BankCode {#8902 …} +value: "969" +label: "30080041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34656 +data: NexCRM\PersonBundle\Entity\BankCode {#8903 …} +value: "970" +label: "30080053" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34657 +data: NexCRM\PersonBundle\Entity\BankCode {#8904 …} +value: "971" +label: "30080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34658 +data: NexCRM\PersonBundle\Entity\BankCode {#8905 …} +value: "972" +label: "30080057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34659 +data: NexCRM\PersonBundle\Entity\BankCode {#8906 …} +value: "973" +label: "30080061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34660 +data: NexCRM\PersonBundle\Entity\BankCode {#8907 …} +value: "974" +label: "30080074" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34661 +data: NexCRM\PersonBundle\Entity\BankCode {#8908 …} +value: "975" +label: "30080080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34662 +data: NexCRM\PersonBundle\Entity\BankCode {#8909 …} +value: "976" +label: "30080081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34663 +data: NexCRM\PersonBundle\Entity\BankCode {#8910 …} +value: "977" +label: "30080082" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34664 +data: NexCRM\PersonBundle\Entity\BankCode {#8911 …} +value: "978" +label: "30080083" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34665 +data: NexCRM\PersonBundle\Entity\BankCode {#8912 …} +value: "979" +label: "30080084" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34666 +data: NexCRM\PersonBundle\Entity\BankCode {#8913 …} +value: "980" +label: "30080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34667 +data: NexCRM\PersonBundle\Entity\BankCode {#8914 …} +value: "981" +label: "30080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34668 +data: NexCRM\PersonBundle\Entity\BankCode {#8915 …} +value: "982" +label: "30080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34669 +data: NexCRM\PersonBundle\Entity\BankCode {#8916 …} +value: "983" +label: "30080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34670 +data: NexCRM\PersonBundle\Entity\BankCode {#8917 …} +value: "984" +label: "30080089" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34671 +data: NexCRM\PersonBundle\Entity\BankCode {#8918 …} +value: "985" +label: "30080095" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34672 +data: NexCRM\PersonBundle\Entity\BankCode {#8919 …} +value: "986" +label: "30089300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34673 +data: NexCRM\PersonBundle\Entity\BankCode {#8920 …} +value: "987" +label: "30089302" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34674 +data: NexCRM\PersonBundle\Entity\BankCode {#8921 …} +value: "988" +label: "30110300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34675 +data: NexCRM\PersonBundle\Entity\BankCode {#8922 …} +value: "989" +label: "30130100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34676 +data: NexCRM\PersonBundle\Entity\BankCode {#8923 …} +value: "990" +label: "30130200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34677 +data: NexCRM\PersonBundle\Entity\BankCode {#8924 …} +value: "991" +label: "30130600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34678 +data: NexCRM\PersonBundle\Entity\BankCode {#8925 …} +value: "992" +label: "30150001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34679 +data: NexCRM\PersonBundle\Entity\BankCode {#8926 …} +value: "993" +label: "30150200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34680 +data: NexCRM\PersonBundle\Entity\BankCode {#8927 …} +value: "994" +label: "30160213" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34681 +data: NexCRM\PersonBundle\Entity\BankCode {#8928 …} +value: "995" +label: "30160266" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34682 +data: NexCRM\PersonBundle\Entity\BankCode {#8929 …} +value: "996" +label: "30220190" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34683 +data: NexCRM\PersonBundle\Entity\BankCode {#8930 …} +value: "997" +label: "30330800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34684 +data: NexCRM\PersonBundle\Entity\BankCode {#8931 …} +value: "998" +label: "30351220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34685 +data: NexCRM\PersonBundle\Entity\BankCode {#8932 …} +value: "999" +label: "30520000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34686 +data: NexCRM\PersonBundle\Entity\BankCode {#8933 …} +value: "1000" +label: "30520037" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34687 +data: NexCRM\PersonBundle\Entity\BankCode {#8934 …} +value: "1001" +label: "30524400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34688 +data: NexCRM\PersonBundle\Entity\BankCode {#8935 …} +value: "1002" +label: "30530000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34689 +data: NexCRM\PersonBundle\Entity\BankCode {#8936 …} +value: "1003" +label: "30530500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34690 +data: NexCRM\PersonBundle\Entity\BankCode {#8937 …} +value: "1004" +label: "30550000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34691 +data: NexCRM\PersonBundle\Entity\BankCode {#8938 …} +value: "1005" +label: "30551240" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34692 +data: NexCRM\PersonBundle\Entity\BankCode {#8939 …} +value: "1006" +label: "30560090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34693 +data: NexCRM\PersonBundle\Entity\BankCode {#8940 …} +value: "1007" +label: "30560548" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34694 +data: NexCRM\PersonBundle\Entity\BankCode {#8941 …} +value: "1008" +label: "30560591" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34695 +data: NexCRM\PersonBundle\Entity\BankCode {#8942 …} +value: "1009" +label: "31010833" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34696 +data: NexCRM\PersonBundle\Entity\BankCode {#8943 …} +value: "1010" +label: "31040015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34697 +data: NexCRM\PersonBundle\Entity\BankCode {#8944 …} +value: "1011" +label: "31040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34698 +data: NexCRM\PersonBundle\Entity\BankCode {#8945 …} +value: "1012" +label: "31040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34699 +data: NexCRM\PersonBundle\Entity\BankCode {#8946 …} +value: "1013" +label: "31050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34700 +data: NexCRM\PersonBundle\Entity\BankCode {#8947 …} +value: "1014" +label: "31060181" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34701 +data: NexCRM\PersonBundle\Entity\BankCode {#8948 …} +value: "1015" +label: "31060517" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34702 +data: NexCRM\PersonBundle\Entity\BankCode {#8949 …} +value: "1016" +label: "31062154" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34703 +data: NexCRM\PersonBundle\Entity\BankCode {#8950 …} +value: "1017" +label: "31062553" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34704 +data: NexCRM\PersonBundle\Entity\BankCode {#8951 …} +value: "1018" +label: "31070001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34705 +data: NexCRM\PersonBundle\Entity\BankCode {#8952 …} +value: "1019" +label: "31070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34706 +data: NexCRM\PersonBundle\Entity\BankCode {#8953 …} +value: "1020" +label: "31070206" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34707 +data: NexCRM\PersonBundle\Entity\BankCode {#8954 …} +value: "1021" +label: "31070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34708 +data: NexCRM\PersonBundle\Entity\BankCode {#8955 …} +value: "1022" +label: "31080015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34709 +data: NexCRM\PersonBundle\Entity\BankCode {#8956 …} +value: "1023" +label: "31080061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34710 +data: NexCRM\PersonBundle\Entity\BankCode {#8957 …} +value: "1024" +label: "31251220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34711 +data: NexCRM\PersonBundle\Entity\BankCode {#8958 …} +value: "1025" +label: "31261282" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34712 +data: NexCRM\PersonBundle\Entity\BankCode {#8959 …} +value: "1026" +label: "31263359" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34713 +data: NexCRM\PersonBundle\Entity\BankCode {#8960 …} +value: "1027" +label: "31460290" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34714 +data: NexCRM\PersonBundle\Entity\BankCode {#8961 …} +value: "1028" +label: "31470004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34715 +data: NexCRM\PersonBundle\Entity\BankCode {#8962 …} +value: "1029" +label: "31470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34716 +data: NexCRM\PersonBundle\Entity\BankCode {#8963 …} +value: "1030" +label: "32040024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34717 +data: NexCRM\PersonBundle\Entity\BankCode {#8964 …} +value: "1031" +label: "32050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34718 +data: NexCRM\PersonBundle\Entity\BankCode {#8965 …} +value: "1032" +label: "32051996" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34719 +data: NexCRM\PersonBundle\Entity\BankCode {#8966 …} +value: "1033" +label: "32060362" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34720 +data: NexCRM\PersonBundle\Entity\BankCode {#8967 …} +value: "1034" +label: "32061384" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34721 +data: NexCRM\PersonBundle\Entity\BankCode {#8968 …} +value: "1035" +label: "32061414" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34722 +data: NexCRM\PersonBundle\Entity\BankCode {#8969 …} +value: "1036" +label: "32070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34723 +data: NexCRM\PersonBundle\Entity\BankCode {#8970 …} +value: "1037" +label: "32070080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34724 +data: NexCRM\PersonBundle\Entity\BankCode {#8971 …} +value: "1038" +label: "32080010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34725 +data: NexCRM\PersonBundle\Entity\BankCode {#8972 …} +value: "1039" +label: "32250050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34726 +data: NexCRM\PersonBundle\Entity\BankCode {#8973 …} +value: "1040" +label: "32440023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34727 +data: NexCRM\PersonBundle\Entity\BankCode {#8974 …} +value: "1041" +label: "32450000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34728 +data: NexCRM\PersonBundle\Entity\BankCode {#8975 …} +value: "1042" +label: "32460422" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34729 +data: NexCRM\PersonBundle\Entity\BankCode {#8976 …} +value: "1043" +label: "32470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34730 +data: NexCRM\PersonBundle\Entity\BankCode {#8977 …} +value: "1044" +label: "32470077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34731 +data: NexCRM\PersonBundle\Entity\BankCode {#8978 …} +value: "1045" +label: "33020000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34732 +data: NexCRM\PersonBundle\Entity\BankCode {#8979 …} +value: "1046" +label: "33020190" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34733 +data: NexCRM\PersonBundle\Entity\BankCode {#8980 …} +value: "1047" +label: "33030000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34734 +data: NexCRM\PersonBundle\Entity\BankCode {#8981 …} +value: "1048" +label: "33040001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34735 +data: NexCRM\PersonBundle\Entity\BankCode {#8982 …} +value: "1049" +label: "33040310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34736 +data: NexCRM\PersonBundle\Entity\BankCode {#8983 …} +value: "1050" +label: "33050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34737 +data: NexCRM\PersonBundle\Entity\BankCode {#8984 …} +value: "1051" +label: "33060098" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34738 +data: NexCRM\PersonBundle\Entity\BankCode {#8985 …} +value: "1052" +label: "33060592" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34739 +data: NexCRM\PersonBundle\Entity\BankCode {#8986 …} +value: "1053" +label: "33070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34740 +data: NexCRM\PersonBundle\Entity\BankCode {#8987 …} +value: "1054" +label: "33070090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34741 +data: NexCRM\PersonBundle\Entity\BankCode {#8988 …} +value: "1055" +label: "33080001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34742 +data: NexCRM\PersonBundle\Entity\BankCode {#8989 …} +value: "1056" +label: "33080030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34743 +data: NexCRM\PersonBundle\Entity\BankCode {#8990 …} +value: "1057" +label: "33080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34744 +data: NexCRM\PersonBundle\Entity\BankCode {#8991 …} +value: "1058" +label: "33080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34745 +data: NexCRM\PersonBundle\Entity\BankCode {#8992 …} +value: "1059" +label: "33080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34746 +data: NexCRM\PersonBundle\Entity\BankCode {#8993 …} +value: "1060" +label: "33080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34747 +data: NexCRM\PersonBundle\Entity\BankCode {#8994 …} +value: "1061" +label: "33440035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34748 +data: NexCRM\PersonBundle\Entity\BankCode {#8995 …} +value: "1062" +label: "33450000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34749 +data: NexCRM\PersonBundle\Entity\BankCode {#8996 …} +value: "1063" +label: "33451220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34750 +data: NexCRM\PersonBundle\Entity\BankCode {#8997 …} +value: "1064" +label: "34040049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34751 +data: NexCRM\PersonBundle\Entity\BankCode {#8998 …} +value: "1065" +label: "34050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34752 +data: NexCRM\PersonBundle\Entity\BankCode {#8999 …} +value: "1066" +label: "34051350" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34753 +data: NexCRM\PersonBundle\Entity\BankCode {#9000 …} +value: "1067" +label: "34051570" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34754 +data: NexCRM\PersonBundle\Entity\BankCode {#9001 …} +value: "1068" +label: "34060094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34755 +data: NexCRM\PersonBundle\Entity\BankCode {#9002 …} +value: "1069" +label: "34070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34756 +data: NexCRM\PersonBundle\Entity\BankCode {#9003 …} +value: "1070" +label: "34070093" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34757 +data: NexCRM\PersonBundle\Entity\BankCode {#9004 …} +value: "1071" +label: "34080031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34758 +data: NexCRM\PersonBundle\Entity\BankCode {#9005 …} +value: "1072" +label: "34240050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34759 +data: NexCRM\PersonBundle\Entity\BankCode {#9006 …} +value: "1073" +label: "34250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34760 +data: NexCRM\PersonBundle\Entity\BankCode {#9007 …} +value: "1074" +label: "34270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34761 +data: NexCRM\PersonBundle\Entity\BankCode {#9008 …} +value: "1075" +label: "34270094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34762 +data: NexCRM\PersonBundle\Entity\BankCode {#9009 …} +value: "1076" +label: "34280032" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34763 +data: NexCRM\PersonBundle\Entity\BankCode {#9010 …} +value: "1077" +label: "35040038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34764 +data: NexCRM\PersonBundle\Entity\BankCode {#9011 …} +value: "1078" +label: "35040085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34765 +data: NexCRM\PersonBundle\Entity\BankCode {#9012 …} +value: "1079" +label: "35050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34766 +data: NexCRM\PersonBundle\Entity\BankCode {#9013 …} +value: "1080" +label: "35060190" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34767 +data: NexCRM\PersonBundle\Entity\BankCode {#9014 …} +value: "1081" +label: "35060199" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34768 +data: NexCRM\PersonBundle\Entity\BankCode {#9015 …} +value: "1082" +label: "35060386" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34769 +data: NexCRM\PersonBundle\Entity\BankCode {#9016 …} +value: "1083" +label: "35070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34770 +data: NexCRM\PersonBundle\Entity\BankCode {#9017 …} +value: "1084" +label: "35070030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34771 +data: NexCRM\PersonBundle\Entity\BankCode {#9018 …} +value: "1085" +label: "35080070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34772 +data: NexCRM\PersonBundle\Entity\BankCode {#9019 …} +value: "1086" +label: "35080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34773 +data: NexCRM\PersonBundle\Entity\BankCode {#9020 …} +value: "1087" +label: "35080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34774 +data: NexCRM\PersonBundle\Entity\BankCode {#9021 …} +value: "1088" +label: "35080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34775 +data: NexCRM\PersonBundle\Entity\BankCode {#9022 …} +value: "1089" +label: "35080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34776 +data: NexCRM\PersonBundle\Entity\BankCode {#9023 …} +value: "1090" +label: "35080089" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34777 +data: NexCRM\PersonBundle\Entity\BankCode {#9024 …} +value: "1091" +label: "35090300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34778 +data: NexCRM\PersonBundle\Entity\BankCode {#9025 …} +value: "1092" +label: "35251000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34779 +data: NexCRM\PersonBundle\Entity\BankCode {#9026 …} +value: "1093" +label: "35261248" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34780 +data: NexCRM\PersonBundle\Entity\BankCode {#9027 …} +value: "1094" +label: "35450000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34781 +data: NexCRM\PersonBundle\Entity\BankCode {#9028 …} +value: "1095" +label: "35451460" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34782 +data: NexCRM\PersonBundle\Entity\BankCode {#9029 …} +value: "1096" +label: "35451775" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34783 +data: NexCRM\PersonBundle\Entity\BankCode {#9030 …} +value: "1097" +label: "35461106" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34784 +data: NexCRM\PersonBundle\Entity\BankCode {#9031 …} +value: "1098" +label: "35640064" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34785 +data: NexCRM\PersonBundle\Entity\BankCode {#9032 …} +value: "1099" +label: "35650000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34786 +data: NexCRM\PersonBundle\Entity\BankCode {#9033 …} +value: "1100" +label: "35660501" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34787 +data: NexCRM\PersonBundle\Entity\BankCode {#9034 …} +value: "1101" +label: "35660599" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34788 +data: NexCRM\PersonBundle\Entity\BankCode {#9035 …} +value: "1102" +label: "35850000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34789 +data: NexCRM\PersonBundle\Entity\BankCode {#9036 …} +value: "1103" +label: "35860245" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34790 +data: NexCRM\PersonBundle\Entity\BankCode {#9037 …} +value: "1104" +label: "36000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34791 +data: NexCRM\PersonBundle\Entity\BankCode {#9038 …} +value: "1105" +label: "36010043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34792 +data: NexCRM\PersonBundle\Entity\BankCode {#9039 …} +value: "1106" +label: "36010200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34793 +data: NexCRM\PersonBundle\Entity\BankCode {#9040 …} +value: "1107" +label: "36010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34794 +data: NexCRM\PersonBundle\Entity\BankCode {#9041 …} +value: "1108" +label: "36010600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34795 +data: NexCRM\PersonBundle\Entity\BankCode {#9042 …} +value: "1109" +label: "36020030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34796 +data: NexCRM\PersonBundle\Entity\BankCode {#9043 …} +value: "1110" +label: "36020186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34797 +data: NexCRM\PersonBundle\Entity\BankCode {#9044 …} +value: "1111" +label: "36033300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34798 +data: NexCRM\PersonBundle\Entity\BankCode {#9045 …} +value: "1112" +label: "36040039" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34799 +data: NexCRM\PersonBundle\Entity\BankCode {#9046 …} +value: "1113" +label: "36040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34800 +data: NexCRM\PersonBundle\Entity\BankCode {#9047 …} +value: "1114" +label: "36040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34801 +data: NexCRM\PersonBundle\Entity\BankCode {#9048 …} +value: "1115" +label: "36040085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34802 +data: NexCRM\PersonBundle\Entity\BankCode {#9049 …} +value: "1116" +label: "36050105" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34803 +data: NexCRM\PersonBundle\Entity\BankCode {#9050 …} +value: "1117" +label: "36060192" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34804 +data: NexCRM\PersonBundle\Entity\BankCode {#9051 …} +value: "1118" +label: "36060295" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34805 +data: NexCRM\PersonBundle\Entity\BankCode {#9052 …} +value: "1119" +label: "36060488" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34806 +data: NexCRM\PersonBundle\Entity\BankCode {#9053 …} +value: "1120" +label: "36060591" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34807 +data: NexCRM\PersonBundle\Entity\BankCode {#9054 …} +value: "1121" +label: "36070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34808 +data: NexCRM\PersonBundle\Entity\BankCode {#9055 …} +value: "1122" +label: "36070050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34809 +data: NexCRM\PersonBundle\Entity\BankCode {#9056 …} +value: "1123" +label: "36070208" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34810 +data: NexCRM\PersonBundle\Entity\BankCode {#9057 …} +value: "1124" +label: "36070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34811 +data: NexCRM\PersonBundle\Entity\BankCode {#9058 …} +value: "1125" +label: "36080080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34812 +data: NexCRM\PersonBundle\Entity\BankCode {#9059 …} +value: "1126" +label: "36080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34813 +data: NexCRM\PersonBundle\Entity\BankCode {#9060 …} +value: "1127" +label: "36089321" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34814 +data: NexCRM\PersonBundle\Entity\BankCode {#9061 …} +value: "1128" +label: "36240045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34815 +data: NexCRM\PersonBundle\Entity\BankCode {#9062 …} +value: "1129" +label: "36250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34816 +data: NexCRM\PersonBundle\Entity\BankCode {#9063 …} +value: "1130" +label: "36270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34817 +data: NexCRM\PersonBundle\Entity\BankCode {#9064 …} +value: "1131" +label: "36270048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34818 +data: NexCRM\PersonBundle\Entity\BankCode {#9065 …} +value: "1132" +label: "36280071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34819 +data: NexCRM\PersonBundle\Entity\BankCode {#9066 …} +value: "1133" +label: "36540046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34820 +data: NexCRM\PersonBundle\Entity\BankCode {#9067 …} +value: "1134" +label: "36550000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34821 +data: NexCRM\PersonBundle\Entity\BankCode {#9068 …} +value: "1135" +label: "36570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34822 +data: NexCRM\PersonBundle\Entity\BankCode {#9069 …} +value: "1136" +label: "36570049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34823 +data: NexCRM\PersonBundle\Entity\BankCode {#9070 …} +value: "1137" +label: "36580072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34824 +data: NexCRM\PersonBundle\Entity\BankCode {#9071 …} +value: "1138" +label: "37000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34825 +data: NexCRM\PersonBundle\Entity\BankCode {#9072 …} +value: "1139" +label: "37010050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34826 +data: NexCRM\PersonBundle\Entity\BankCode {#9073 …} +value: "1140" +label: "37010600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34827 +data: NexCRM\PersonBundle\Entity\BankCode {#9074 …} +value: "1141" +label: "37010699" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34828 +data: NexCRM\PersonBundle\Entity\BankCode {#9075 …} +value: "1142" +label: "37011000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34829 +data: NexCRM\PersonBundle\Entity\BankCode {#9076 …} +value: "1143" +label: "37019000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34830 +data: NexCRM\PersonBundle\Entity\BankCode {#9077 …} +value: "1144" +label: "37020090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34831 +data: NexCRM\PersonBundle\Entity\BankCode {#9078 …} +value: "1145" +label: "37020200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34832 +data: NexCRM\PersonBundle\Entity\BankCode {#9079 …} +value: "1146" +label: "37020400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34833 +data: NexCRM\PersonBundle\Entity\BankCode {#9080 …} +value: "1147" +label: "37020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34834 +data: NexCRM\PersonBundle\Entity\BankCode {#9081 …} +value: "1148" +label: "37020600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34835 +data: NexCRM\PersonBundle\Entity\BankCode {#9082 …} +value: "1149" +label: "37020900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34836 +data: NexCRM\PersonBundle\Entity\BankCode {#9083 …} +value: "1150" +label: "37021500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34837 +data: NexCRM\PersonBundle\Entity\BankCode {#9084 …} +value: "1151" +label: "37021548" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34838 +data: NexCRM\PersonBundle\Entity\BankCode {#9085 …} +value: "1152" +label: "37030200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34839 +data: NexCRM\PersonBundle\Entity\BankCode {#9086 …} +value: "1153" +label: "37030700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34840 +data: NexCRM\PersonBundle\Entity\BankCode {#9087 …} +value: "1154" +label: "37030800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34841 +data: NexCRM\PersonBundle\Entity\BankCode {#9088 …} +value: "1155" +label: "37040037" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34842 +data: NexCRM\PersonBundle\Entity\BankCode {#9089 …} +value: "1156" +label: "37040044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34843 +data: NexCRM\PersonBundle\Entity\BankCode {#9090 …} +value: "1157" +label: "37040048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34844 +data: NexCRM\PersonBundle\Entity\BankCode {#9091 …} +value: "1158" +label: "37040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34845 +data: NexCRM\PersonBundle\Entity\BankCode {#9092 …} +value: "1159" +label: "37040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34846 +data: NexCRM\PersonBundle\Entity\BankCode {#9093 …} +value: "1160" +label: "37050198" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34847 +data: NexCRM\PersonBundle\Entity\BankCode {#9094 …} +value: "1161" +label: "37050299" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34848 +data: NexCRM\PersonBundle\Entity\BankCode {#9095 …} +value: "1162" +label: "37060120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34849 +data: NexCRM\PersonBundle\Entity\BankCode {#9096 …} +value: "1163" +label: "37060193" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34850 +data: NexCRM\PersonBundle\Entity\BankCode {#9097 …} +value: "1164" +label: "37060590" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34851 +data: NexCRM\PersonBundle\Entity\BankCode {#9098 …} +value: "1165" +label: "37060993" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34852 +data: NexCRM\PersonBundle\Entity\BankCode {#9099 …} +value: "1166" +label: "37062124" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34853 +data: NexCRM\PersonBundle\Entity\BankCode {#9100 …} +value: "1167" +label: "37062365" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34854 +data: NexCRM\PersonBundle\Entity\BankCode {#9101 …} +value: "1168" +label: "37062600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34855 +data: NexCRM\PersonBundle\Entity\BankCode {#9102 …} +value: "1169" +label: "37063367" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34856 +data: NexCRM\PersonBundle\Entity\BankCode {#9103 …} +value: "1170" +label: "37069101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34857 +data: NexCRM\PersonBundle\Entity\BankCode {#9104 …} +value: "1171" +label: "37069103" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34858 +data: NexCRM\PersonBundle\Entity\BankCode {#9105 …} +value: "1172" +label: "37069125" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34859 +data: NexCRM\PersonBundle\Entity\BankCode {#9106 …} +value: "1173" +label: "37069153" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34860 +data: NexCRM\PersonBundle\Entity\BankCode {#9107 …} +value: "1174" +label: "37069164" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34861 +data: NexCRM\PersonBundle\Entity\BankCode {#9108 …} +value: "1175" +label: "37069252" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34862 +data: NexCRM\PersonBundle\Entity\BankCode {#9109 …} +value: "1176" +label: "37069302" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34863 +data: NexCRM\PersonBundle\Entity\BankCode {#9110 …} +value: "1177" +label: "37069303" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34864 +data: NexCRM\PersonBundle\Entity\BankCode {#9111 …} +value: "1178" +label: "37069306" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34865 +data: NexCRM\PersonBundle\Entity\BankCode {#9112 …} +value: "1179" +label: "37069322" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34866 +data: NexCRM\PersonBundle\Entity\BankCode {#9113 …} +value: "1180" +label: "37069330" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34867 +data: NexCRM\PersonBundle\Entity\BankCode {#9114 …} +value: "1181" +label: "37069331" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34868 +data: NexCRM\PersonBundle\Entity\BankCode {#9115 …} +value: "1182" +label: "37069342" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34869 +data: NexCRM\PersonBundle\Entity\BankCode {#9116 …} +value: "1183" +label: "37069354" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34870 +data: NexCRM\PersonBundle\Entity\BankCode {#9117 …} +value: "1184" +label: "37069355" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34871 +data: NexCRM\PersonBundle\Entity\BankCode {#9118 …} +value: "1185" +label: "37069381" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34872 +data: NexCRM\PersonBundle\Entity\BankCode {#9119 …} +value: "1186" +label: "37069401" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34873 +data: NexCRM\PersonBundle\Entity\BankCode {#9120 …} +value: "1187" +label: "37069405" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34874 +data: NexCRM\PersonBundle\Entity\BankCode {#9121 …} +value: "1188" +label: "37069412" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34875 +data: NexCRM\PersonBundle\Entity\BankCode {#9122 …} +value: "1189" +label: "37069427" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34876 +data: NexCRM\PersonBundle\Entity\BankCode {#9123 …} +value: "1190" +label: "37069429" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34877 +data: NexCRM\PersonBundle\Entity\BankCode {#9124 …} +value: "1191" +label: "37069472" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34878 +data: NexCRM\PersonBundle\Entity\BankCode {#9125 …} +value: "1192" +label: "37069520" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34879 +data: NexCRM\PersonBundle\Entity\BankCode {#9126 …} +value: "1193" +label: "37069521" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34880 +data: NexCRM\PersonBundle\Entity\BankCode {#9127 …} +value: "1194" +label: "37069524" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34881 +data: NexCRM\PersonBundle\Entity\BankCode {#9128 …} +value: "1195" +label: "37069627" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34882 +data: NexCRM\PersonBundle\Entity\BankCode {#9129 …} +value: "1196" +label: "37069639" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34883 +data: NexCRM\PersonBundle\Entity\BankCode {#9130 …} +value: "1197" +label: "37069642" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34884 +data: NexCRM\PersonBundle\Entity\BankCode {#9131 …} +value: "1198" +label: "37069707" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34885 +data: NexCRM\PersonBundle\Entity\BankCode {#9132 …} +value: "1199" +label: "37069720" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34886 +data: NexCRM\PersonBundle\Entity\BankCode {#9133 …} +value: "1200" +label: "37069805" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34887 +data: NexCRM\PersonBundle\Entity\BankCode {#9134 …} +value: "1201" +label: "37069833" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34888 +data: NexCRM\PersonBundle\Entity\BankCode {#9135 …} +value: "1202" +label: "37069840" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34889 +data: NexCRM\PersonBundle\Entity\BankCode {#9136 …} +value: "1203" +label: "37069991" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34890 +data: NexCRM\PersonBundle\Entity\BankCode {#9137 …} +value: "1204" +label: "37070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34891 +data: NexCRM\PersonBundle\Entity\BankCode {#9138 …} +value: "1205" +label: "37070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34892 +data: NexCRM\PersonBundle\Entity\BankCode {#9139 …} +value: "1206" +label: "37070060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34893 +data: NexCRM\PersonBundle\Entity\BankCode {#9140 …} +value: "1207" +label: "37070209" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34894 +data: NexCRM\PersonBundle\Entity\BankCode {#9141 …} +value: "1208" +label: "37070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34895 +data: NexCRM\PersonBundle\Entity\BankCode {#9142 …} +value: "1209" +label: "37080040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34896 +data: NexCRM\PersonBundle\Entity\BankCode {#9143 …} +value: "1210" +label: "37080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34897 +data: NexCRM\PersonBundle\Entity\BankCode {#9144 …} +value: "1211" +label: "37080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34898 +data: NexCRM\PersonBundle\Entity\BankCode {#9145 …} +value: "1212" +label: "37080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34899 +data: NexCRM\PersonBundle\Entity\BankCode {#9146 …} +value: "1213" +label: "37080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34900 +data: NexCRM\PersonBundle\Entity\BankCode {#9147 …} +value: "1214" +label: "37080089" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34901 +data: NexCRM\PersonBundle\Entity\BankCode {#9148 …} +value: "1215" +label: "37080090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34902 +data: NexCRM\PersonBundle\Entity\BankCode {#9149 …} +value: "1216" +label: "37080091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34903 +data: NexCRM\PersonBundle\Entity\BankCode {#9150 …} +value: "1217" +label: "37080092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34904 +data: NexCRM\PersonBundle\Entity\BankCode {#9151 …} +value: "1218" +label: "37080093" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34905 +data: NexCRM\PersonBundle\Entity\BankCode {#9152 …} +value: "1219" +label: "37080094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34906 +data: NexCRM\PersonBundle\Entity\BankCode {#9153 …} +value: "1220" +label: "37080095" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34907 +data: NexCRM\PersonBundle\Entity\BankCode {#9154 …} +value: "1221" +label: "37080096" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34908 +data: NexCRM\PersonBundle\Entity\BankCode {#9155 …} +value: "1222" +label: "37080097" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34909 +data: NexCRM\PersonBundle\Entity\BankCode {#9156 …} +value: "1223" +label: "37080098" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34910 +data: NexCRM\PersonBundle\Entity\BankCode {#9157 …} +value: "1224" +label: "37080099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34911 +data: NexCRM\PersonBundle\Entity\BankCode {#9158 …} +value: "1225" +label: "37089340" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34912 +data: NexCRM\PersonBundle\Entity\BankCode {#9159 …} +value: "1226" +label: "37089342" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34913 +data: NexCRM\PersonBundle\Entity\BankCode {#9160 …} +value: "1227" +label: "37160087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34914 +data: NexCRM\PersonBundle\Entity\BankCode {#9161 …} +value: "1228" +label: "37161289" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34915 +data: NexCRM\PersonBundle\Entity\BankCode {#9162 …} +value: "1229" +label: "37540050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34916 +data: NexCRM\PersonBundle\Entity\BankCode {#9163 …} +value: "1230" +label: "37551020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34917 +data: NexCRM\PersonBundle\Entity\BankCode {#9164 …} +value: "1231" +label: "37551440" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34918 +data: NexCRM\PersonBundle\Entity\BankCode {#9165 …} +value: "1232" +label: "37551780" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34919 +data: NexCRM\PersonBundle\Entity\BankCode {#9166 …} +value: "1233" +label: "37560092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34920 +data: NexCRM\PersonBundle\Entity\BankCode {#9167 …} +value: "1234" +label: "37570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34921 +data: NexCRM\PersonBundle\Entity\BankCode {#9168 …} +value: "1235" +label: "37570064" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34922 +data: NexCRM\PersonBundle\Entity\BankCode {#9169 …} +value: "1236" +label: "38010053" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34923 +data: NexCRM\PersonBundle\Entity\BankCode {#9170 …} +value: "1237" +label: "38010700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34924 +data: NexCRM\PersonBundle\Entity\BankCode {#9171 …} +value: "1238" +label: "38010900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34925 +data: NexCRM\PersonBundle\Entity\BankCode {#9172 …} +value: "1239" +label: "38010999" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34926 +data: NexCRM\PersonBundle\Entity\BankCode {#9173 …} +value: "1240" +label: "38011000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34927 +data: NexCRM\PersonBundle\Entity\BankCode {#9174 …} +value: "1241" +label: "38011001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34928 +data: NexCRM\PersonBundle\Entity\BankCode {#9175 …} +value: "1242" +label: "38011002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34929 +data: NexCRM\PersonBundle\Entity\BankCode {#9176 …} +value: "1243" +label: "38011003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34930 +data: NexCRM\PersonBundle\Entity\BankCode {#9177 …} +value: "1244" +label: "38011004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34931 +data: NexCRM\PersonBundle\Entity\BankCode {#9178 …} +value: "1245" +label: "38011005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34932 +data: NexCRM\PersonBundle\Entity\BankCode {#9179 …} +value: "1246" +label: "38011006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34933 +data: NexCRM\PersonBundle\Entity\BankCode {#9180 …} +value: "1247" +label: "38011007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34934 +data: NexCRM\PersonBundle\Entity\BankCode {#9181 …} +value: "1248" +label: "38011008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34935 +data: NexCRM\PersonBundle\Entity\BankCode {#9182 …} +value: "1249" +label: "38020090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34936 +data: NexCRM\PersonBundle\Entity\BankCode {#9183 …} +value: "1250" +label: "38040007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34937 +data: NexCRM\PersonBundle\Entity\BankCode {#9184 …} +value: "1251" +label: "38050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34938 +data: NexCRM\PersonBundle\Entity\BankCode {#9185 …} +value: "1252" +label: "38051290" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34939 +data: NexCRM\PersonBundle\Entity\BankCode {#9186 …} +value: "1253" +label: "38060186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34940 +data: NexCRM\PersonBundle\Entity\BankCode {#9187 …} +value: "1254" +label: "38070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34941 +data: NexCRM\PersonBundle\Entity\BankCode {#9188 …} +value: "1255" +label: "38070059" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34942 +data: NexCRM\PersonBundle\Entity\BankCode {#9189 …} +value: "1256" +label: "38070408" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34943 +data: NexCRM\PersonBundle\Entity\BankCode {#9190 …} +value: "1257" +label: "38070424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34944 +data: NexCRM\PersonBundle\Entity\BankCode {#9191 …} +value: "1258" +label: "38070724" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34945 +data: NexCRM\PersonBundle\Entity\BankCode {#9192 …} +value: "1259" +label: "38077724" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34946 +data: NexCRM\PersonBundle\Entity\BankCode {#9193 …} +value: "1260" +label: "38080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34947 +data: NexCRM\PersonBundle\Entity\BankCode {#9194 …} +value: "1261" +label: "38160220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34948 +data: NexCRM\PersonBundle\Entity\BankCode {#9195 …} +value: "1262" +label: "38250110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34949 +data: NexCRM\PersonBundle\Entity\BankCode {#9196 …} +value: "1263" +label: "38260082" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34950 +data: NexCRM\PersonBundle\Entity\BankCode {#9197 …} +value: "1264" +label: "38440016" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34951 +data: NexCRM\PersonBundle\Entity\BankCode {#9198 …} +value: "1265" +label: "38450000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34952 +data: NexCRM\PersonBundle\Entity\BankCode {#9199 …} +value: "1266" +label: "38452490" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34953 +data: NexCRM\PersonBundle\Entity\BankCode {#9200 …} +value: "1267" +label: "38462135" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34954 +data: NexCRM\PersonBundle\Entity\BankCode {#9201 …} +value: "1268" +label: "38470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34955 +data: NexCRM\PersonBundle\Entity\BankCode {#9202 …} +value: "1269" +label: "38470091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34956 +data: NexCRM\PersonBundle\Entity\BankCode {#9203 …} +value: "1270" +label: "38621500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34957 +data: NexCRM\PersonBundle\Entity\BankCode {#9204 …} +value: "1271" +label: "38650000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34958 +data: NexCRM\PersonBundle\Entity\BankCode {#9205 …} +value: "1272" +label: "38651390" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34959 +data: NexCRM\PersonBundle\Entity\BankCode {#9206 …} +value: "1273" +label: "39020000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34960 +data: NexCRM\PersonBundle\Entity\BankCode {#9207 …} +value: "1274" +label: "39040013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34961 +data: NexCRM\PersonBundle\Entity\BankCode {#9208 …} +value: "1275" +label: "39050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34962 +data: NexCRM\PersonBundle\Entity\BankCode {#9209 …} +value: "1276" +label: "39060180" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34963 +data: NexCRM\PersonBundle\Entity\BankCode {#9210 …} +value: "1277" +label: "39061981" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34964 +data: NexCRM\PersonBundle\Entity\BankCode {#9211 …} +value: "1278" +label: "39070020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34965 +data: NexCRM\PersonBundle\Entity\BankCode {#9212 …} +value: "1279" +label: "39070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34966 +data: NexCRM\PersonBundle\Entity\BankCode {#9213 …} +value: "1280" +label: "39070210" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34967 +data: NexCRM\PersonBundle\Entity\BankCode {#9214 …} +value: "1281" +label: "39070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34968 +data: NexCRM\PersonBundle\Entity\BankCode {#9215 …} +value: "1282" +label: "39080005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34969 +data: NexCRM\PersonBundle\Entity\BankCode {#9216 …} +value: "1283" +label: "39080098" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34970 +data: NexCRM\PersonBundle\Entity\BankCode {#9217 …} +value: "1284" +label: "39080099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34971 +data: NexCRM\PersonBundle\Entity\BankCode {#9218 …} +value: "1285" +label: "39160191" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34972 +data: NexCRM\PersonBundle\Entity\BankCode {#9219 …} +value: "1286" +label: "39161490" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34973 +data: NexCRM\PersonBundle\Entity\BankCode {#9220 …} +value: "1287" +label: "39162980" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34974 +data: NexCRM\PersonBundle\Entity\BankCode {#9221 …} +value: "1288" +label: "39362254" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34975 +data: NexCRM\PersonBundle\Entity\BankCode {#9222 …} +value: "1289" +label: "39540052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34976 +data: NexCRM\PersonBundle\Entity\BankCode {#9223 …} +value: "1290" +label: "39550110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34977 +data: NexCRM\PersonBundle\Entity\BankCode {#9224 …} +value: "1291" +label: "39560201" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34978 +data: NexCRM\PersonBundle\Entity\BankCode {#9225 …} +value: "1292" +label: "39570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34979 +data: NexCRM\PersonBundle\Entity\BankCode {#9226 …} +value: "1293" +label: "39570061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34980 +data: NexCRM\PersonBundle\Entity\BankCode {#9227 …} +value: "1294" +label: "39580041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34981 +data: NexCRM\PersonBundle\Entity\BankCode {#9228 …} +value: "1295" +label: "40022000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34982 +data: NexCRM\PersonBundle\Entity\BankCode {#9229 …} +value: "1296" +label: "40030000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34983 +data: NexCRM\PersonBundle\Entity\BankCode {#9230 …} +value: "1297" +label: "40040028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34984 +data: NexCRM\PersonBundle\Entity\BankCode {#9231 …} +value: "1298" +label: "40050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34985 +data: NexCRM\PersonBundle\Entity\BankCode {#9232 …} +value: "1299" +label: "40050150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34986 +data: NexCRM\PersonBundle\Entity\BankCode {#9233 …} +value: "1300" +label: "40055555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34987 +data: NexCRM\PersonBundle\Entity\BankCode {#9234 …} +value: "1301" +label: "40060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34988 +data: NexCRM\PersonBundle\Entity\BankCode {#9235 …} +value: "1302" +label: "40060265" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34989 +data: NexCRM\PersonBundle\Entity\BankCode {#9236 …} +value: "1303" +label: "40060300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34990 +data: NexCRM\PersonBundle\Entity\BankCode {#9237 …} +value: "1304" +label: "40060560" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34991 +data: NexCRM\PersonBundle\Entity\BankCode {#9238 …} +value: "1305" +label: "40061238" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34992 +data: NexCRM\PersonBundle\Entity\BankCode {#9239 …} +value: "1306" +label: "40069226" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34993 +data: NexCRM\PersonBundle\Entity\BankCode {#9240 …} +value: "1307" +label: "40069266" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34994 +data: NexCRM\PersonBundle\Entity\BankCode {#9241 …} +value: "1308" +label: "40069283" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34995 +data: NexCRM\PersonBundle\Entity\BankCode {#9242 …} +value: "1309" +label: "40069348" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34996 +data: NexCRM\PersonBundle\Entity\BankCode {#9243 …} +value: "1310" +label: "40069362" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34997 +data: NexCRM\PersonBundle\Entity\BankCode {#9244 …} +value: "1311" +label: "40069363" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34998 +data: NexCRM\PersonBundle\Entity\BankCode {#9245 …} +value: "1312" +label: "40069371" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34999 +data: NexCRM\PersonBundle\Entity\BankCode {#9246 …} +value: "1313" +label: "40069408" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35000 +data: NexCRM\PersonBundle\Entity\BankCode {#9247 …} +value: "1314" +label: "40069477" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35001 +data: NexCRM\PersonBundle\Entity\BankCode {#9248 …} +value: "1315" +label: "40069546" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35002 +data: NexCRM\PersonBundle\Entity\BankCode {#9249 …} +value: "1316" +label: "40069600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35003 +data: NexCRM\PersonBundle\Entity\BankCode {#9250 …} +value: "1317" +label: "40069601" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35004 +data: NexCRM\PersonBundle\Entity\BankCode {#9251 …} +value: "1318" +label: "40069606" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35005 +data: NexCRM\PersonBundle\Entity\BankCode {#9252 …} +value: "1319" +label: "40069622" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35006 +data: NexCRM\PersonBundle\Entity\BankCode {#9253 …} +value: "1320" +label: "40069709" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35007 +data: NexCRM\PersonBundle\Entity\BankCode {#9254 …} +value: "1321" +label: "40069716" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35008 +data: NexCRM\PersonBundle\Entity\BankCode {#9255 …} +value: "1322" +label: "40070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35009 +data: NexCRM\PersonBundle\Entity\BankCode {#9256 …} +value: "1323" +label: "40070080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35010 +data: NexCRM\PersonBundle\Entity\BankCode {#9257 …} +value: "1324" +label: "40070211" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35011 +data: NexCRM\PersonBundle\Entity\BankCode {#9258 …} +value: "1325" +label: "40070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35012 +data: NexCRM\PersonBundle\Entity\BankCode {#9259 …} +value: "1326" +label: "40080040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35013 +data: NexCRM\PersonBundle\Entity\BankCode {#9260 …} +value: "1327" +label: "40080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35014 +data: NexCRM\PersonBundle\Entity\BankCode {#9261 …} +value: "1328" +label: "40090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35015 +data: NexCRM\PersonBundle\Entity\BankCode {#9262 …} +value: "1329" +label: "40150001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35016 +data: NexCRM\PersonBundle\Entity\BankCode {#9263 …} +value: "1330" +label: "40153768" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35017 +data: NexCRM\PersonBundle\Entity\BankCode {#9264 …} +value: "1331" +label: "40154006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35018 +data: NexCRM\PersonBundle\Entity\BankCode {#9265 …} +value: "1332" +label: "40154476" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35019 +data: NexCRM\PersonBundle\Entity\BankCode {#9266 …} +value: "1333" +label: "40154530" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35020 +data: NexCRM\PersonBundle\Entity\BankCode {#9267 …} +value: "1334" +label: "40154702" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35021 +data: NexCRM\PersonBundle\Entity\BankCode {#9268 …} +value: "1335" +label: "40160050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35022 +data: NexCRM\PersonBundle\Entity\BankCode {#9269 …} +value: "1336" +label: "40163720" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35023 +data: NexCRM\PersonBundle\Entity\BankCode {#9270 …} +value: "1337" +label: "40164024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35024 +data: NexCRM\PersonBundle\Entity\BankCode {#9271 …} +value: "1338" +label: "40164256" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35025 +data: NexCRM\PersonBundle\Entity\BankCode {#9272 …} +value: "1339" +label: "40164352" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35026 +data: NexCRM\PersonBundle\Entity\BankCode {#9273 …} +value: "1340" +label: "40164528" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35027 +data: NexCRM\PersonBundle\Entity\BankCode {#9274 …} +value: "1341" +label: "40164618" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35028 +data: NexCRM\PersonBundle\Entity\BankCode {#9275 …} +value: "1342" +label: "40164901" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35029 +data: NexCRM\PersonBundle\Entity\BankCode {#9276 …} +value: "1343" +label: "40165366" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35030 +data: NexCRM\PersonBundle\Entity\BankCode {#9277 …} +value: "1344" +label: "40166439" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35031 +data: NexCRM\PersonBundle\Entity\BankCode {#9278 …} +value: "1345" +label: "40166800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35032 +data: NexCRM\PersonBundle\Entity\BankCode {#9279 …} +value: "1346" +label: "40340030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35033 +data: NexCRM\PersonBundle\Entity\BankCode {#9280 …} +value: "1347" +label: "40350005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35034 +data: NexCRM\PersonBundle\Entity\BankCode {#9281 …} +value: "1348" +label: "40351060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35035 +data: NexCRM\PersonBundle\Entity\BankCode {#9282 …} +value: "1349" +label: "40351220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35036 +data: NexCRM\PersonBundle\Entity\BankCode {#9283 …} +value: "1350" +label: "40361627" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35037 +data: NexCRM\PersonBundle\Entity\BankCode {#9284 …} +value: "1351" +label: "40361906" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35038 +data: NexCRM\PersonBundle\Entity\BankCode {#9285 …} +value: "1352" +label: "40363433" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35039 +data: NexCRM\PersonBundle\Entity\BankCode {#9286 …} +value: "1353" +label: "40370024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35040 +data: NexCRM\PersonBundle\Entity\BankCode {#9287 …} +value: "1354" +label: "40370079" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35041 +data: NexCRM\PersonBundle\Entity\BankCode {#9288 …} +value: "1355" +label: "41040018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35042 +data: NexCRM\PersonBundle\Entity\BankCode {#9289 …} +value: "1356" +label: "41041000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35043 +data: NexCRM\PersonBundle\Entity\BankCode {#9290 …} +value: "1357" +label: "41050095" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35044 +data: NexCRM\PersonBundle\Entity\BankCode {#9291 …} +value: "1358" +label: "41051605" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35045 +data: NexCRM\PersonBundle\Entity\BankCode {#9292 …} +value: "1359" +label: "41051845" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35046 +data: NexCRM\PersonBundle\Entity\BankCode {#9293 …} +value: "1360" +label: "41061011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35047 +data: NexCRM\PersonBundle\Entity\BankCode {#9294 …} +value: "1361" +label: "41061903" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35048 +data: NexCRM\PersonBundle\Entity\BankCode {#9295 …} +value: "1362" +label: "41062215" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35049 +data: NexCRM\PersonBundle\Entity\BankCode {#9296 …} +value: "1363" +label: "41070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35050 +data: NexCRM\PersonBundle\Entity\BankCode {#9297 …} +value: "1364" +label: "41070049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35051 +data: NexCRM\PersonBundle\Entity\BankCode {#9298 …} +value: "1365" +label: "41240048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35052 +data: NexCRM\PersonBundle\Entity\BankCode {#9299 …} +value: "1366" +label: "41250035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35053 +data: NexCRM\PersonBundle\Entity\BankCode {#9300 …} +value: "1367" +label: "41260006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35054 +data: NexCRM\PersonBundle\Entity\BankCode {#9301 …} +value: "1368" +label: "41261324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35055 +data: NexCRM\PersonBundle\Entity\BankCode {#9302 …} +value: "1369" +label: "41261419" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35056 +data: NexCRM\PersonBundle\Entity\BankCode {#9303 …} +value: "1370" +label: "41262501" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35057 +data: NexCRM\PersonBundle\Entity\BankCode {#9304 …} +value: "1371" +label: "41280043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35058 +data: NexCRM\PersonBundle\Entity\BankCode {#9305 …} +value: "1372" +label: "41440018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35059 +data: NexCRM\PersonBundle\Entity\BankCode {#9306 …} +value: "1373" +label: "41450075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35060 +data: NexCRM\PersonBundle\Entity\BankCode {#9307 …} +value: "1374" +label: "41451750" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35061 +data: NexCRM\PersonBundle\Entity\BankCode {#9308 …} +value: "1375" +label: "41460116" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35062 +data: NexCRM\PersonBundle\Entity\BankCode {#9309 …} +value: "1376" +label: "41462295" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35063 +data: NexCRM\PersonBundle\Entity\BankCode {#9310 …} +value: "1377" +label: "41650001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35064 +data: NexCRM\PersonBundle\Entity\BankCode {#9311 …} +value: "1378" +label: "41651770" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35065 +data: NexCRM\PersonBundle\Entity\BankCode {#9312 …} +value: "1379" +label: "41651815" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35066 +data: NexCRM\PersonBundle\Entity\BankCode {#9313 …} +value: "1380" +label: "41651965" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35067 +data: NexCRM\PersonBundle\Entity\BankCode {#9314 …} +value: "1381" +label: "41652560" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35068 +data: NexCRM\PersonBundle\Entity\BankCode {#9315 …} +value: "1382" +label: "41660124" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35069 +data: NexCRM\PersonBundle\Entity\BankCode {#9316 …} +value: "1383" +label: "41661206" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35070 +data: NexCRM\PersonBundle\Entity\BankCode {#9317 …} +value: "1384" +label: "41661504" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35071 +data: NexCRM\PersonBundle\Entity\BankCode {#9318 …} +value: "1385" +label: "41661719" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35072 +data: NexCRM\PersonBundle\Entity\BankCode {#9319 …} +value: "1386" +label: "41662465" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35073 +data: NexCRM\PersonBundle\Entity\BankCode {#9320 …} +value: "1387" +label: "41662557" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35074 +data: NexCRM\PersonBundle\Entity\BankCode {#9321 …} +value: "1388" +label: "41663335" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35075 +data: NexCRM\PersonBundle\Entity\BankCode {#9322 …} +value: "1389" +label: "41670024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35076 +data: NexCRM\PersonBundle\Entity\BankCode {#9323 …} +value: "1390" +label: "41670027" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35077 +data: NexCRM\PersonBundle\Entity\BankCode {#9324 …} +value: "1391" +label: "41670028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35078 +data: NexCRM\PersonBundle\Entity\BankCode {#9325 …} +value: "1392" +label: "41670029" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35079 +data: NexCRM\PersonBundle\Entity\BankCode {#9326 …} +value: "1393" +label: "41670030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35080 +data: NexCRM\PersonBundle\Entity\BankCode {#9327 …} +value: "1394" +label: "42030600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35081 +data: NexCRM\PersonBundle\Entity\BankCode {#9328 …} +value: "1395" +label: "42040040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35082 +data: NexCRM\PersonBundle\Entity\BankCode {#9329 …} +value: "1396" +label: "42050001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35083 +data: NexCRM\PersonBundle\Entity\BankCode {#9330 …} +value: "1397" +label: "42070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35084 +data: NexCRM\PersonBundle\Entity\BankCode {#9331 …} +value: "1398" +label: "42070062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35085 +data: NexCRM\PersonBundle\Entity\BankCode {#9332 …} +value: "1399" +label: "42080082" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35086 +data: NexCRM\PersonBundle\Entity\BankCode {#9333 …} +value: "1400" +label: "42260001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35087 +data: NexCRM\PersonBundle\Entity\BankCode {#9334 …} +value: "1401" +label: "42450040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35088 +data: NexCRM\PersonBundle\Entity\BankCode {#9335 …} +value: "1402" +label: "42451220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35089 +data: NexCRM\PersonBundle\Entity\BankCode {#9336 …} +value: "1403" +label: "42461435" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35090 +data: NexCRM\PersonBundle\Entity\BankCode {#9337 …} +value: "1404" +label: "42640048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35091 +data: NexCRM\PersonBundle\Entity\BankCode {#9338 …} +value: "1405" +label: "42650150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35092 +data: NexCRM\PersonBundle\Entity\BankCode {#9339 …} +value: "1406" +label: "42651315" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35093 +data: NexCRM\PersonBundle\Entity\BankCode {#9340 …} +value: "1407" +label: "42661008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35094 +data: NexCRM\PersonBundle\Entity\BankCode {#9341 …} +value: "1408" +label: "42661088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35095 +data: NexCRM\PersonBundle\Entity\BankCode {#9342 …} +value: "1409" +label: "42661330" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35096 +data: NexCRM\PersonBundle\Entity\BankCode {#9343 …} +value: "1410" +label: "42661717" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35097 +data: NexCRM\PersonBundle\Entity\BankCode {#9344 …} +value: "1411" +label: "42662320" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35098 +data: NexCRM\PersonBundle\Entity\BankCode {#9345 …} +value: "1412" +label: "42680081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35099 +data: NexCRM\PersonBundle\Entity\BankCode {#9346 …} +value: "1413" +label: "42840005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35100 +data: NexCRM\PersonBundle\Entity\BankCode {#9347 …} +value: "1414" +label: "42850035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35101 +data: NexCRM\PersonBundle\Entity\BankCode {#9348 …} +value: "1415" +label: "42860003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35102 +data: NexCRM\PersonBundle\Entity\BankCode {#9349 …} +value: "1416" +label: "42861239" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35103 +data: NexCRM\PersonBundle\Entity\BankCode {#9350 …} +value: "1417" +label: "42861387" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35104 +data: NexCRM\PersonBundle\Entity\BankCode {#9351 …} +value: "1418" +label: "42861515" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35105 +data: NexCRM\PersonBundle\Entity\BankCode {#9352 …} +value: "1419" +label: "42861608" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35106 +data: NexCRM\PersonBundle\Entity\BankCode {#9353 …} +value: "1420" +label: "42861814" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35107 +data: NexCRM\PersonBundle\Entity\BankCode {#9354 …} +value: "1421" +label: "42862451" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35108 +data: NexCRM\PersonBundle\Entity\BankCode {#9355 …} +value: "1422" +label: "42870024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35109 +data: NexCRM\PersonBundle\Entity\BankCode {#9356 …} +value: "1423" +label: "42870077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35110 +data: NexCRM\PersonBundle\Entity\BankCode {#9357 …} +value: "1424" +label: "43000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35111 +data: NexCRM\PersonBundle\Entity\BankCode {#9358 …} +value: "1425" +label: "43040036" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35112 +data: NexCRM\PersonBundle\Entity\BankCode {#9359 …} +value: "1426" +label: "43050001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35113 +data: NexCRM\PersonBundle\Entity\BankCode {#9360 …} +value: "1427" +label: "43051040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35114 +data: NexCRM\PersonBundle\Entity\BankCode {#9361 …} +value: "1428" +label: "43060129" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35115 +data: NexCRM\PersonBundle\Entity\BankCode {#9362 …} +value: "1429" +label: "43060967" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35116 +data: NexCRM\PersonBundle\Entity\BankCode {#9363 …} +value: "1430" +label: "43060988" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35117 +data: NexCRM\PersonBundle\Entity\BankCode {#9364 …} +value: "1431" +label: "43070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35118 +data: NexCRM\PersonBundle\Entity\BankCode {#9365 …} +value: "1432" +label: "43070061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35119 +data: NexCRM\PersonBundle\Entity\BankCode {#9366 …} +value: "1433" +label: "43080083" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35120 +data: NexCRM\PersonBundle\Entity\BankCode {#9367 …} +value: "1434" +label: "43250030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35121 +data: NexCRM\PersonBundle\Entity\BankCode {#9368 …} +value: "1435" +label: "44000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35122 +data: NexCRM\PersonBundle\Entity\BankCode {#9369 …} +value: "1436" +label: "44010046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35123 +data: NexCRM\PersonBundle\Entity\BankCode {#9370 …} +value: "1437" +label: "44020090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35124 +data: NexCRM\PersonBundle\Entity\BankCode {#9371 …} +value: "1438" +label: "44040037" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35125 +data: NexCRM\PersonBundle\Entity\BankCode {#9372 …} +value: "1439" +label: "44040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35126 +data: NexCRM\PersonBundle\Entity\BankCode {#9373 …} +value: "1440" +label: "44040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35127 +data: NexCRM\PersonBundle\Entity\BankCode {#9374 …} +value: "1441" +label: "44040085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35128 +data: NexCRM\PersonBundle\Entity\BankCode {#9375 …} +value: "1442" +label: "44050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35129 +data: NexCRM\PersonBundle\Entity\BankCode {#9376 …} +value: "1443" +label: "44050199" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35130 +data: NexCRM\PersonBundle\Entity\BankCode {#9377 …} +value: "1444" +label: "44060122" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35131 +data: NexCRM\PersonBundle\Entity\BankCode {#9378 …} +value: "1445" +label: "44064406" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35132 +data: NexCRM\PersonBundle\Entity\BankCode {#9379 …} +value: "1446" +label: "44070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35133 +data: NexCRM\PersonBundle\Entity\BankCode {#9380 …} +value: "1447" +label: "44070050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35134 +data: NexCRM\PersonBundle\Entity\BankCode {#9381 …} +value: "1448" +label: "44080050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35135 +data: NexCRM\PersonBundle\Entity\BankCode {#9382 …} +value: "1449" +label: "44080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35136 +data: NexCRM\PersonBundle\Entity\BankCode {#9383 …} +value: "1450" +label: "44080057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35137 +data: NexCRM\PersonBundle\Entity\BankCode {#9384 …} +value: "1451" +label: "44080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35138 +data: NexCRM\PersonBundle\Entity\BankCode {#9385 …} +value: "1452" +label: "44089320" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35139 +data: NexCRM\PersonBundle\Entity\BankCode {#9386 …} +value: "1453" +label: "44090920" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35140 +data: NexCRM\PersonBundle\Entity\BankCode {#9387 …} +value: "1454" +label: "44152370" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35141 +data: NexCRM\PersonBundle\Entity\BankCode {#9388 …} +value: "1455" +label: "44152490" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35142 +data: NexCRM\PersonBundle\Entity\BankCode {#9389 …} +value: "1456" +label: "44160014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35143 +data: NexCRM\PersonBundle\Entity\BankCode {#9390 …} +value: "1457" +label: "44340037" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35144 +data: NexCRM\PersonBundle\Entity\BankCode {#9391 …} +value: "1458" +label: "44350060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35145 +data: NexCRM\PersonBundle\Entity\BankCode {#9392 …} +value: "1459" +label: "44351380" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35146 +data: NexCRM\PersonBundle\Entity\BankCode {#9393 …} +value: "1460" +label: "44351740" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35147 +data: NexCRM\PersonBundle\Entity\BankCode {#9394 …} +value: "1461" +label: "44361342" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35148 +data: NexCRM\PersonBundle\Entity\BankCode {#9395 …} +value: "1462" +label: "44540022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35149 +data: NexCRM\PersonBundle\Entity\BankCode {#9396 …} +value: "1463" +label: "44550045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35150 +data: NexCRM\PersonBundle\Entity\BankCode {#9397 …} +value: "1464" +label: "44551210" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35151 +data: NexCRM\PersonBundle\Entity\BankCode {#9398 …} +value: "1465" +label: "44570004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35152 +data: NexCRM\PersonBundle\Entity\BankCode {#9399 …} +value: "1466" +label: "44570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35153 +data: NexCRM\PersonBundle\Entity\BankCode {#9400 …} +value: "1467" +label: "44580070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35154 +data: NexCRM\PersonBundle\Entity\BankCode {#9401 …} +value: "1468" +label: "44580085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35155 +data: NexCRM\PersonBundle\Entity\BankCode {#9402 …} +value: "1469" +label: "44761312" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35156 +data: NexCRM\PersonBundle\Entity\BankCode {#9403 …} +value: "1470" +label: "44761534" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35157 +data: NexCRM\PersonBundle\Entity\BankCode {#9404 …} +value: "1471" +label: "45000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35158 +data: NexCRM\PersonBundle\Entity\BankCode {#9405 …} +value: "1472" +label: "45040042" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35159 +data: NexCRM\PersonBundle\Entity\BankCode {#9406 …} +value: "1473" +label: "45050001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35160 +data: NexCRM\PersonBundle\Entity\BankCode {#9407 …} +value: "1474" +label: "45051485" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35161 +data: NexCRM\PersonBundle\Entity\BankCode {#9408 …} +value: "1475" +label: "45060009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35162 +data: NexCRM\PersonBundle\Entity\BankCode {#9409 …} +value: "1476" +label: "45061524" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35163 +data: NexCRM\PersonBundle\Entity\BankCode {#9410 …} +value: "1477" +label: "45070002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35164 +data: NexCRM\PersonBundle\Entity\BankCode {#9411 …} +value: "1478" +label: "45070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35165 +data: NexCRM\PersonBundle\Entity\BankCode {#9412 …} +value: "1479" +label: "45080060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35166 +data: NexCRM\PersonBundle\Entity\BankCode {#9413 …} +value: "1480" +label: "45240056" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35167 +data: NexCRM\PersonBundle\Entity\BankCode {#9414 …} +value: "1481" +label: "45250035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35168 +data: NexCRM\PersonBundle\Entity\BankCode {#9415 …} +value: "1482" +label: "45251480" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35169 +data: NexCRM\PersonBundle\Entity\BankCode {#9416 …} +value: "1483" +label: "45251515" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35170 +data: NexCRM\PersonBundle\Entity\BankCode {#9417 …} +value: "1484" +label: "45260041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35171 +data: NexCRM\PersonBundle\Entity\BankCode {#9418 …} +value: "1485" +label: "45260475" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35172 +data: NexCRM\PersonBundle\Entity\BankCode {#9419 …} +value: "1486" +label: "45261547" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35173 +data: NexCRM\PersonBundle\Entity\BankCode {#9420 …} +value: "1487" +label: "45450050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35174 +data: NexCRM\PersonBundle\Entity\BankCode {#9421 …} +value: "1488" +label: "45451060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35175 +data: NexCRM\PersonBundle\Entity\BankCode {#9422 …} +value: "1489" +label: "45451555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35176 +data: NexCRM\PersonBundle\Entity\BankCode {#9423 …} +value: "1490" +label: "45660029" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35177 +data: NexCRM\PersonBundle\Entity\BankCode {#9424 …} +value: "1491" +label: "45840026" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35178 +data: NexCRM\PersonBundle\Entity\BankCode {#9425 …} +value: "1492" +label: "45841031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35179 +data: NexCRM\PersonBundle\Entity\BankCode {#9426 …} +value: "1493" +label: "45850005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35180 +data: NexCRM\PersonBundle\Entity\BankCode {#9427 …} +value: "1494" +label: "45851020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35181 +data: NexCRM\PersonBundle\Entity\BankCode {#9428 …} +value: "1495" +label: "45851665" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35182 +data: NexCRM\PersonBundle\Entity\BankCode {#9429 …} +value: "1496" +label: "45860033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35183 +data: NexCRM\PersonBundle\Entity\BankCode {#9430 …} +value: "1497" +label: "45861434" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35184 +data: NexCRM\PersonBundle\Entity\BankCode {#9431 …} +value: "1498" +label: "45861617" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35185 +data: NexCRM\PersonBundle\Entity\BankCode {#9432 …} +value: "1499" +label: "46040033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35186 +data: NexCRM\PersonBundle\Entity\BankCode {#9433 …} +value: "1500" +label: "46050001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35187 +data: NexCRM\PersonBundle\Entity\BankCode {#9434 …} +value: "1501" +label: "46051240" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35188 +data: NexCRM\PersonBundle\Entity\BankCode {#9435 …} +value: "1502" +label: "46051733" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35189 +data: NexCRM\PersonBundle\Entity\BankCode {#9436 …} +value: "1503" +label: "46051875" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35190 +data: NexCRM\PersonBundle\Entity\BankCode {#9437 …} +value: "1504" +label: "46052855" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35191 +data: NexCRM\PersonBundle\Entity\BankCode {#9438 …} +value: "1505" +label: "46053480" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35192 +data: NexCRM\PersonBundle\Entity\BankCode {#9439 …} +value: "1506" +label: "46060040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35193 +data: NexCRM\PersonBundle\Entity\BankCode {#9440 …} +value: "1507" +label: "46061724" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35194 +data: NexCRM\PersonBundle\Entity\BankCode {#9441 …} +value: "1508" +label: "46062817" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35195 +data: NexCRM\PersonBundle\Entity\BankCode {#9442 …} +value: "1509" +label: "46063405" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35196 +data: NexCRM\PersonBundle\Entity\BankCode {#9443 …} +value: "1510" +label: "46070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35197 +data: NexCRM\PersonBundle\Entity\BankCode {#9444 …} +value: "1511" +label: "46070090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35198 +data: NexCRM\PersonBundle\Entity\BankCode {#9445 …} +value: "1512" +label: "46080010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35199 +data: NexCRM\PersonBundle\Entity\BankCode {#9446 …} +value: "1513" +label: "46240016" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35200 +data: NexCRM\PersonBundle\Entity\BankCode {#9447 …} +value: "1514" +label: "46250049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35201 +data: NexCRM\PersonBundle\Entity\BankCode {#9448 …} +value: "1515" +label: "46251590" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35202 +data: NexCRM\PersonBundle\Entity\BankCode {#9449 …} +value: "1516" +label: "46251630" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35203 +data: NexCRM\PersonBundle\Entity\BankCode {#9450 …} +value: "1517" +label: "46260023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35204 +data: NexCRM\PersonBundle\Entity\BankCode {#9451 …} +value: "1518" +label: "46261607" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35205 +data: NexCRM\PersonBundle\Entity\BankCode {#9452 …} +value: "1519" +label: "46261822" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35206 +data: NexCRM\PersonBundle\Entity\BankCode {#9453 …} +value: "1520" +label: "46262456" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35207 +data: NexCRM\PersonBundle\Entity\BankCode {#9454 …} +value: "1521" +label: "46441003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35208 +data: NexCRM\PersonBundle\Entity\BankCode {#9455 …} +value: "1522" +label: "46451012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35209 +data: NexCRM\PersonBundle\Entity\BankCode {#9456 …} +value: "1523" +label: "46451250" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35210 +data: NexCRM\PersonBundle\Entity\BankCode {#9457 …} +value: "1524" +label: "46461126" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35211 +data: NexCRM\PersonBundle\Entity\BankCode {#9458 …} +value: "1525" +label: "46462271" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35212 +data: NexCRM\PersonBundle\Entity\BankCode {#9459 …} +value: "1526" +label: "46464453" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35213 +data: NexCRM\PersonBundle\Entity\BankCode {#9460 …} +value: "1527" +label: "46640018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35214 +data: NexCRM\PersonBundle\Entity\BankCode {#9461 …} +value: "1528" +label: "46650005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35215 +data: NexCRM\PersonBundle\Entity\BankCode {#9462 …} +value: "1529" +label: "46660022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35216 +data: NexCRM\PersonBundle\Entity\BankCode {#9463 …} +value: "1530" +label: "46670007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35217 +data: NexCRM\PersonBundle\Entity\BankCode {#9464 …} +value: "1531" +label: "46670024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35218 +data: NexCRM\PersonBundle\Entity\BankCode {#9465 …} +value: "1532" +label: "46670204" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35219 +data: NexCRM\PersonBundle\Entity\BankCode {#9466 …} +value: "1533" +label: "46670224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35220 +data: NexCRM\PersonBundle\Entity\BankCode {#9467 …} +value: "1534" +label: "47000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35221 +data: NexCRM\PersonBundle\Entity\BankCode {#9468 …} +value: "1535" +label: "47240047" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35222 +data: NexCRM\PersonBundle\Entity\BankCode {#9469 …} +value: "1536" +label: "47250101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35223 +data: NexCRM\PersonBundle\Entity\BankCode {#9470 …} +value: "1537" +label: "47251550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35224 +data: NexCRM\PersonBundle\Entity\BankCode {#9471 …} +value: "1538" +label: "47251740" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35225 +data: NexCRM\PersonBundle\Entity\BankCode {#9472 …} +value: "1539" +label: "47260121" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35226 +data: NexCRM\PersonBundle\Entity\BankCode {#9473 …} +value: "1540" +label: "47260234" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35227 +data: NexCRM\PersonBundle\Entity\BankCode {#9474 …} +value: "1541" +label: "47260307" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35228 +data: NexCRM\PersonBundle\Entity\BankCode {#9475 …} +value: "1542" +label: "47261429" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35229 +data: NexCRM\PersonBundle\Entity\BankCode {#9476 …} +value: "1543" +label: "47261603" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35230 +data: NexCRM\PersonBundle\Entity\BankCode {#9477 …} +value: "1544" +label: "47262626" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35231 +data: NexCRM\PersonBundle\Entity\BankCode {#9478 …} +value: "1545" +label: "47262703" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35232 +data: NexCRM\PersonBundle\Entity\BankCode {#9479 …} +value: "1546" +label: "47263472" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35233 +data: NexCRM\PersonBundle\Entity\BankCode {#9480 …} +value: "1547" +label: "47264367" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35234 +data: NexCRM\PersonBundle\Entity\BankCode {#9481 …} +value: "1548" +label: "47265383" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35235 +data: NexCRM\PersonBundle\Entity\BankCode {#9482 …} +value: "1549" +label: "47267216" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35236 +data: NexCRM\PersonBundle\Entity\BankCode {#9483 …} +value: "1550" +label: "47270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35237 +data: NexCRM\PersonBundle\Entity\BankCode {#9484 …} +value: "1551" +label: "47270029" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35238 +data: NexCRM\PersonBundle\Entity\BankCode {#9485 …} +value: "1552" +label: "47460028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35239 +data: NexCRM\PersonBundle\Entity\BankCode {#9486 …} +value: "1553" +label: "47640051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35240 +data: NexCRM\PersonBundle\Entity\BankCode {#9487 …} +value: "1554" +label: "47650130" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35241 +data: NexCRM\PersonBundle\Entity\BankCode {#9488 …} +value: "1555" +label: "47651225" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35242 +data: NexCRM\PersonBundle\Entity\BankCode {#9489 …} +value: "1556" +label: "47670023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35243 +data: NexCRM\PersonBundle\Entity\BankCode {#9490 …} +value: "1557" +label: "47670024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35244 +data: NexCRM\PersonBundle\Entity\BankCode {#9491 …} +value: "1558" +label: "47670205" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35245 +data: NexCRM\PersonBundle\Entity\BankCode {#9492 …} +value: "1559" +label: "47670224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35246 +data: NexCRM\PersonBundle\Entity\BankCode {#9493 …} +value: "1560" +label: "47691200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35247 +data: NexCRM\PersonBundle\Entity\BankCode {#9494 …} +value: "1561" +label: "47840065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35248 +data: NexCRM\PersonBundle\Entity\BankCode {#9495 …} +value: "1562" +label: "47840080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35249 +data: NexCRM\PersonBundle\Entity\BankCode {#9496 …} +value: "1563" +label: "47850065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35250 +data: NexCRM\PersonBundle\Entity\BankCode {#9497 …} +value: "1564" +label: "47852760" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35251 +data: NexCRM\PersonBundle\Entity\BankCode {#9498 …} +value: "1565" +label: "47853355" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35252 +data: NexCRM\PersonBundle\Entity\BankCode {#9499 …} +value: "1566" +label: "47853520" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35253 +data: NexCRM\PersonBundle\Entity\BankCode {#9500 …} +value: "1567" +label: "47860125" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35254 +data: NexCRM\PersonBundle\Entity\BankCode {#9501 …} +value: "1568" +label: "47861317" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35255 +data: NexCRM\PersonBundle\Entity\BankCode {#9502 …} +value: "1569" +label: "47861518" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35256 +data: NexCRM\PersonBundle\Entity\BankCode {#9503 …} +value: "1570" +label: "47861806" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35257 +data: NexCRM\PersonBundle\Entity\BankCode {#9504 …} +value: "1571" +label: "47862261" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35258 +data: NexCRM\PersonBundle\Entity\BankCode {#9505 …} +value: "1572" +label: "47862447" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35259 +data: NexCRM\PersonBundle\Entity\BankCode {#9506 …} +value: "1573" +label: "47863373" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35260 +data: NexCRM\PersonBundle\Entity\BankCode {#9507 …} +value: "1574" +label: "47880031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35261 +data: NexCRM\PersonBundle\Entity\BankCode {#9508 …} +value: "1575" +label: "48000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35262 +data: NexCRM\PersonBundle\Entity\BankCode {#9509 …} +value: "1576" +label: "48020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35263 +data: NexCRM\PersonBundle\Entity\BankCode {#9510 …} +value: "1577" +label: "48020151" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35264 +data: NexCRM\PersonBundle\Entity\BankCode {#9511 …} +value: "1578" +label: "48021900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35265 +data: NexCRM\PersonBundle\Entity\BankCode {#9512 …} +value: "1579" +label: "48040035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35266 +data: NexCRM\PersonBundle\Entity\BankCode {#9513 …} +value: "1580" +label: "48040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35267 +data: NexCRM\PersonBundle\Entity\BankCode {#9514 …} +value: "1581" +label: "48040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35268 +data: NexCRM\PersonBundle\Entity\BankCode {#9515 …} +value: "1582" +label: "48050161" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35269 +data: NexCRM\PersonBundle\Entity\BankCode {#9516 …} +value: "1583" +label: "48051580" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35270 +data: NexCRM\PersonBundle\Entity\BankCode {#9517 …} +value: "1584" +label: "48060036" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35271 +data: NexCRM\PersonBundle\Entity\BankCode {#9518 …} +value: "1585" +label: "48062051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35272 +data: NexCRM\PersonBundle\Entity\BankCode {#9519 …} +value: "1586" +label: "48062466" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35273 +data: NexCRM\PersonBundle\Entity\BankCode {#9520 …} +value: "1587" +label: "48070020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35274 +data: NexCRM\PersonBundle\Entity\BankCode {#9521 …} +value: "1588" +label: "48070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35275 +data: NexCRM\PersonBundle\Entity\BankCode {#9522 …} +value: "1589" +label: "48070040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35276 +data: NexCRM\PersonBundle\Entity\BankCode {#9523 …} +value: "1590" +label: "48070042" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35277 +data: NexCRM\PersonBundle\Entity\BankCode {#9524 …} +value: "1591" +label: "48070043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35278 +data: NexCRM\PersonBundle\Entity\BankCode {#9525 …} +value: "1592" +label: "48070044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35279 +data: NexCRM\PersonBundle\Entity\BankCode {#9526 …} +value: "1593" +label: "48070045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35280 +data: NexCRM\PersonBundle\Entity\BankCode {#9527 …} +value: "1594" +label: "48070050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35281 +data: NexCRM\PersonBundle\Entity\BankCode {#9528 …} +value: "1595" +label: "48070052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35282 +data: NexCRM\PersonBundle\Entity\BankCode {#9529 …} +value: "1596" +label: "48080020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35283 +data: NexCRM\PersonBundle\Entity\BankCode {#9530 …} +value: "1597" +label: "48089350" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35284 +data: NexCRM\PersonBundle\Entity\BankCode {#9531 …} +value: "1598" +label: "48250110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35285 +data: NexCRM\PersonBundle\Entity\BankCode {#9532 …} +value: "1599" +label: "48291490" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35286 +data: NexCRM\PersonBundle\Entity\BankCode {#9533 …} +value: "1600" +label: "49040043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35287 +data: NexCRM\PersonBundle\Entity\BankCode {#9534 …} +value: "1601" +label: "49050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35288 +data: NexCRM\PersonBundle\Entity\BankCode {#9535 …} +value: "1602" +label: "49051065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35289 +data: NexCRM\PersonBundle\Entity\BankCode {#9536 …} +value: "1603" +label: "49051285" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35290 +data: NexCRM\PersonBundle\Entity\BankCode {#9537 …} +value: "1604" +label: "49051990" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35291 +data: NexCRM\PersonBundle\Entity\BankCode {#9538 …} +value: "1605" +label: "49060127" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35292 +data: NexCRM\PersonBundle\Entity\BankCode {#9539 …} +value: "1606" +label: "49060392" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35293 +data: NexCRM\PersonBundle\Entity\BankCode {#9540 …} +value: "1607" +label: "49061470" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35294 +data: NexCRM\PersonBundle\Entity\BankCode {#9541 …} +value: "1608" +label: "49061510" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35295 +data: NexCRM\PersonBundle\Entity\BankCode {#9542 …} +value: "1609" +label: "49070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35296 +data: NexCRM\PersonBundle\Entity\BankCode {#9543 …} +value: "1610" +label: "49070028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35297 +data: NexCRM\PersonBundle\Entity\BankCode {#9544 …} +value: "1611" +label: "49080025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35298 +data: NexCRM\PersonBundle\Entity\BankCode {#9545 …} +value: "1612" +label: "49092650" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35299 +data: NexCRM\PersonBundle\Entity\BankCode {#9546 …} +value: "1613" +label: "49240096" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35300 +data: NexCRM\PersonBundle\Entity\BankCode {#9547 …} +value: "1614" +label: "49262364" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35301 +data: NexCRM\PersonBundle\Entity\BankCode {#9548 …} +value: "1615" +label: "49440043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35302 +data: NexCRM\PersonBundle\Entity\BankCode {#9549 …} +value: "1616" +label: "49450120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35303 +data: NexCRM\PersonBundle\Entity\BankCode {#9550 …} +value: "1617" +label: "49490070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35304 +data: NexCRM\PersonBundle\Entity\BankCode {#9551 …} +value: "1618" +label: "50000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35305 +data: NexCRM\PersonBundle\Entity\BankCode {#9552 …} +value: "1619" +label: "50010060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35306 +data: NexCRM\PersonBundle\Entity\BankCode {#9553 …} +value: "1620" +label: "50010200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35307 +data: NexCRM\PersonBundle\Entity\BankCode {#9554 …} +value: "1621" +label: "50010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35308 +data: NexCRM\PersonBundle\Entity\BankCode {#9555 …} +value: "1622" +label: "50010517" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35309 +data: NexCRM\PersonBundle\Entity\BankCode {#9556 …} +value: "1623" +label: "50010700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35310 +data: NexCRM\PersonBundle\Entity\BankCode {#9557 …} +value: "1624" +label: "50010900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35311 +data: NexCRM\PersonBundle\Entity\BankCode {#9558 …} +value: "1625" +label: "50010910" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35312 +data: NexCRM\PersonBundle\Entity\BankCode {#9559 …} +value: "1626" +label: "50012800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35313 +data: NexCRM\PersonBundle\Entity\BankCode {#9560 …} +value: "1627" +label: "50016600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35314 +data: NexCRM\PersonBundle\Entity\BankCode {#9561 …} +value: "1628" +label: "50020000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35315 +data: NexCRM\PersonBundle\Entity\BankCode {#9562 …} +value: "1629" +label: "50020200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35316 +data: NexCRM\PersonBundle\Entity\BankCode {#9563 …} +value: "1630" +label: "50020400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35317 +data: NexCRM\PersonBundle\Entity\BankCode {#9564 …} +value: "1631" +label: "50020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35318 +data: NexCRM\PersonBundle\Entity\BankCode {#9565 …} +value: "1632" +label: "50020700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35319 +data: NexCRM\PersonBundle\Entity\BankCode {#9566 …} +value: "1633" +label: "50020800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35320 +data: NexCRM\PersonBundle\Entity\BankCode {#9567 …} +value: "1634" +label: "50021000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35321 +data: NexCRM\PersonBundle\Entity\BankCode {#9568 …} +value: "1635" +label: "50021100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35322 +data: NexCRM\PersonBundle\Entity\BankCode {#9569 …} +value: "1636" +label: "50021120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35323 +data: NexCRM\PersonBundle\Entity\BankCode {#9570 …} +value: "1637" +label: "50022200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35324 +data: NexCRM\PersonBundle\Entity\BankCode {#9571 …} +value: "1638" +label: "50024024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35325 +data: NexCRM\PersonBundle\Entity\BankCode {#9572 …} +value: "1639" +label: "50025000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35326 +data: NexCRM\PersonBundle\Entity\BankCode {#9573 …} +value: "1640" +label: "50030000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35327 +data: NexCRM\PersonBundle\Entity\BankCode {#9574 …} +value: "1641" +label: "50030010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35328 +data: NexCRM\PersonBundle\Entity\BankCode {#9575 …} +value: "1642" +label: "50030100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35329 +data: NexCRM\PersonBundle\Entity\BankCode {#9576 …} +value: "1643" +label: "50030500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35330 +data: NexCRM\PersonBundle\Entity\BankCode {#9577 …} +value: "1644" +label: "50030600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35331 +data: NexCRM\PersonBundle\Entity\BankCode {#9578 …} +value: "1645" +label: "50030700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35332 +data: NexCRM\PersonBundle\Entity\BankCode {#9579 …} +value: "1646" +label: "50031000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35333 +data: NexCRM\PersonBundle\Entity\BankCode {#9580 …} +value: "1647" +label: "50033300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35334 +data: NexCRM\PersonBundle\Entity\BankCode {#9581 …} +value: "1648" +label: "50038800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35335 +data: NexCRM\PersonBundle\Entity\BankCode {#9582 …} +value: "1649" +label: "50040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35336 +data: NexCRM\PersonBundle\Entity\BankCode {#9583 …} +value: "1650" +label: "50040005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35337 +data: NexCRM\PersonBundle\Entity\BankCode {#9584 …} +value: "1651" +label: "50040033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35338 +data: NexCRM\PersonBundle\Entity\BankCode {#9585 …} +value: "1652" +label: "50040038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35339 +data: NexCRM\PersonBundle\Entity\BankCode {#9586 …} +value: "1653" +label: "50040040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35340 +data: NexCRM\PersonBundle\Entity\BankCode {#9587 …} +value: "1654" +label: "50040048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35341 +data: NexCRM\PersonBundle\Entity\BankCode {#9588 …} +value: "1655" +label: "50040050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35342 +data: NexCRM\PersonBundle\Entity\BankCode {#9589 …} +value: "1656" +label: "50040051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35343 +data: NexCRM\PersonBundle\Entity\BankCode {#9590 …} +value: "1657" +label: "50040052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35344 +data: NexCRM\PersonBundle\Entity\BankCode {#9591 …} +value: "1658" +label: "50040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35345 +data: NexCRM\PersonBundle\Entity\BankCode {#9592 …} +value: "1659" +label: "50040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35346 +data: NexCRM\PersonBundle\Entity\BankCode {#9593 …} +value: "1660" +label: "50040062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35347 +data: NexCRM\PersonBundle\Entity\BankCode {#9594 …} +value: "1661" +label: "50040063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35348 +data: NexCRM\PersonBundle\Entity\BankCode {#9595 …} +value: "1662" +label: "50040075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35349 +data: NexCRM\PersonBundle\Entity\BankCode {#9596 …} +value: "1663" +label: "50040084" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35350 +data: NexCRM\PersonBundle\Entity\BankCode {#9597 …} +value: "1664" +label: "50040085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35351 +data: NexCRM\PersonBundle\Entity\BankCode {#9598 …} +value: "1665" +label: "50040086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35352 +data: NexCRM\PersonBundle\Entity\BankCode {#9599 …} +value: "1666" +label: "50040087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35353 +data: NexCRM\PersonBundle\Entity\BankCode {#9600 …} +value: "1667" +label: "50040088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35354 +data: NexCRM\PersonBundle\Entity\BankCode {#9601 …} +value: "1668" +label: "50040099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35355 +data: NexCRM\PersonBundle\Entity\BankCode {#9602 …} +value: "1669" +label: "50042500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35356 +data: NexCRM\PersonBundle\Entity\BankCode {#9603 …} +value: "1670" +label: "50044444" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35357 +data: NexCRM\PersonBundle\Entity\BankCode {#9604 …} +value: "1671" +label: "50047010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35358 +data: NexCRM\PersonBundle\Entity\BankCode {#9605 …} +value: "1672" +label: "50050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35359 +data: NexCRM\PersonBundle\Entity\BankCode {#9606 …} +value: "1673" +label: "50050201" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35360 +data: NexCRM\PersonBundle\Entity\BankCode {#9607 …} +value: "1674" +label: "50050222" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35361 +data: NexCRM\PersonBundle\Entity\BankCode {#9608 …} +value: "1675" +label: "50050999" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35362 +data: NexCRM\PersonBundle\Entity\BankCode {#9609 …} +value: "1676" +label: "50060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35363 +data: NexCRM\PersonBundle\Entity\BankCode {#9610 …} +value: "1677" +label: "50060400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35364 +data: NexCRM\PersonBundle\Entity\BankCode {#9611 …} +value: "1678" +label: "50060412" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35365 +data: NexCRM\PersonBundle\Entity\BankCode {#9612 …} +value: "1679" +label: "50060413" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35366 +data: NexCRM\PersonBundle\Entity\BankCode {#9613 …} +value: "1680" +label: "50060414" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35367 +data: NexCRM\PersonBundle\Entity\BankCode {#9614 …} +value: "1681" +label: "50060415" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35368 +data: NexCRM\PersonBundle\Entity\BankCode {#9615 …} +value: "1682" +label: "50060416" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35369 +data: NexCRM\PersonBundle\Entity\BankCode {#9616 …} +value: "1683" +label: "50060417" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35370 +data: NexCRM\PersonBundle\Entity\BankCode {#9617 …} +value: "1684" +label: "50060418" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35371 +data: NexCRM\PersonBundle\Entity\BankCode {#9618 …} +value: "1685" +label: "50060419" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35372 +data: NexCRM\PersonBundle\Entity\BankCode {#9619 …} +value: "1686" +label: "50060420" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35373 +data: NexCRM\PersonBundle\Entity\BankCode {#9620 …} +value: "1687" +label: "50060421" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35374 +data: NexCRM\PersonBundle\Entity\BankCode {#9621 …} +value: "1688" +label: "50060422" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35375 +data: NexCRM\PersonBundle\Entity\BankCode {#9622 …} +value: "1689" +label: "50060423" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35376 +data: NexCRM\PersonBundle\Entity\BankCode {#9623 …} +value: "1690" +label: "50060424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35377 +data: NexCRM\PersonBundle\Entity\BankCode {#9624 …} +value: "1691" +label: "50060425" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35378 +data: NexCRM\PersonBundle\Entity\BankCode {#9625 …} +value: "1692" +label: "50060474" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35379 +data: NexCRM\PersonBundle\Entity\BankCode {#9626 …} +value: "1693" +label: "50061741" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35380 +data: NexCRM\PersonBundle\Entity\BankCode {#9627 …} +value: "1694" +label: "50069126" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35381 +data: NexCRM\PersonBundle\Entity\BankCode {#9628 …} +value: "1695" +label: "50069146" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35382 +data: NexCRM\PersonBundle\Entity\BankCode {#9629 …} +value: "1696" +label: "50069187" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35383 +data: NexCRM\PersonBundle\Entity\BankCode {#9630 …} +value: "1697" +label: "50069241" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35384 +data: NexCRM\PersonBundle\Entity\BankCode {#9631 …} +value: "1698" +label: "50069345" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35385 +data: NexCRM\PersonBundle\Entity\BankCode {#9632 …} +value: "1699" +label: "50069455" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35386 +data: NexCRM\PersonBundle\Entity\BankCode {#9633 …} +value: "1700" +label: "50069477" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35387 +data: NexCRM\PersonBundle\Entity\BankCode {#9634 …} +value: "1701" +label: "50069693" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35388 +data: NexCRM\PersonBundle\Entity\BankCode {#9635 …} +value: "1702" +label: "50069842" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35389 +data: NexCRM\PersonBundle\Entity\BankCode {#9636 …} +value: "1703" +label: "50069976" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35390 +data: NexCRM\PersonBundle\Entity\BankCode {#9637 …} +value: "1704" +label: "50070010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35391 +data: NexCRM\PersonBundle\Entity\BankCode {#9638 …} +value: "1705" +label: "50070011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35392 +data: NexCRM\PersonBundle\Entity\BankCode {#9639 …} +value: "1706" +label: "50070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35393 +data: NexCRM\PersonBundle\Entity\BankCode {#9640 …} +value: "1707" +label: "50070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35394 +data: NexCRM\PersonBundle\Entity\BankCode {#9641 …} +value: "1708" +label: "50070371" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35395 +data: NexCRM\PersonBundle\Entity\BankCode {#9642 …} +value: "1709" +label: "50070435" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35396 +data: NexCRM\PersonBundle\Entity\BankCode {#9643 …} +value: "1710" +label: "50070436" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35397 +data: NexCRM\PersonBundle\Entity\BankCode {#9644 …} +value: "1711" +label: "50070437" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35398 +data: NexCRM\PersonBundle\Entity\BankCode {#9645 …} +value: "1712" +label: "50070438" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35399 +data: NexCRM\PersonBundle\Entity\BankCode {#9646 …} +value: "1713" +label: "50070439" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35400 +data: NexCRM\PersonBundle\Entity\BankCode {#9647 …} +value: "1714" +label: "50073019" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35401 +data: NexCRM\PersonBundle\Entity\BankCode {#9648 …} +value: "1715" +label: "50073024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35402 +data: NexCRM\PersonBundle\Entity\BankCode {#9649 …} +value: "1716" +label: "50073081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35403 +data: NexCRM\PersonBundle\Entity\BankCode {#9650 …} +value: "1717" +label: "50080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35404 +data: NexCRM\PersonBundle\Entity\BankCode {#9651 …} +value: "1718" +label: "50080015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35405 +data: NexCRM\PersonBundle\Entity\BankCode {#9652 …} +value: "1719" +label: "50080025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35406 +data: NexCRM\PersonBundle\Entity\BankCode {#9653 …} +value: "1720" +label: "50080035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35407 +data: NexCRM\PersonBundle\Entity\BankCode {#9654 …} +value: "1721" +label: "50080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35408 +data: NexCRM\PersonBundle\Entity\BankCode {#9655 …} +value: "1722" +label: "50080057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35409 +data: NexCRM\PersonBundle\Entity\BankCode {#9656 …} +value: "1723" +label: "50080060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35410 +data: NexCRM\PersonBundle\Entity\BankCode {#9657 …} +value: "1724" +label: "50080061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35411 +data: NexCRM\PersonBundle\Entity\BankCode {#9658 …} +value: "1725" +label: "50080077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35412 +data: NexCRM\PersonBundle\Entity\BankCode {#9659 …} +value: "1726" +label: "50080079" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35413 +data: NexCRM\PersonBundle\Entity\BankCode {#9660 …} +value: "1727" +label: "50080080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35414 +data: NexCRM\PersonBundle\Entity\BankCode {#9661 …} +value: "1728" +label: "50080082" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35415 +data: NexCRM\PersonBundle\Entity\BankCode {#9662 …} +value: "1729" +label: "50080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35416 +data: NexCRM\PersonBundle\Entity\BankCode {#9663 …} +value: "1730" +label: "50080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35417 +data: NexCRM\PersonBundle\Entity\BankCode {#9664 …} +value: "1731" +label: "50080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35418 +data: NexCRM\PersonBundle\Entity\BankCode {#9665 …} +value: "1732" +label: "50080089" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35419 +data: NexCRM\PersonBundle\Entity\BankCode {#9666 …} +value: "1733" +label: "50080091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35420 +data: NexCRM\PersonBundle\Entity\BankCode {#9667 …} +value: "1734" +label: "50080092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35421 +data: NexCRM\PersonBundle\Entity\BankCode {#9668 …} +value: "1735" +label: "50080099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35422 +data: NexCRM\PersonBundle\Entity\BankCode {#9669 …} +value: "1736" +label: "50080300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35423 +data: NexCRM\PersonBundle\Entity\BankCode {#9670 …} +value: "1737" +label: "50083007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35424 +data: NexCRM\PersonBundle\Entity\BankCode {#9671 …} +value: "1738" +label: "50083838" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35425 +data: NexCRM\PersonBundle\Entity\BankCode {#9672 …} +value: "1739" +label: "50089400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35426 +data: NexCRM\PersonBundle\Entity\BankCode {#9673 …} +value: "1740" +label: "50090500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35427 +data: NexCRM\PersonBundle\Entity\BankCode {#9674 …} +value: "1741" +label: "50090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35428 +data: NexCRM\PersonBundle\Entity\BankCode {#9675 …} +value: "1742" +label: "50092100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35429 +data: NexCRM\PersonBundle\Entity\BankCode {#9676 …} +value: "1743" +label: "50092200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35430 +data: NexCRM\PersonBundle\Entity\BankCode {#9677 …} +value: "1744" +label: "50092900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35431 +data: NexCRM\PersonBundle\Entity\BankCode {#9678 …} +value: "1745" +label: "50093000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35432 +data: NexCRM\PersonBundle\Entity\BankCode {#9679 …} +value: "1746" +label: "50093010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35433 +data: NexCRM\PersonBundle\Entity\BankCode {#9680 …} +value: "1747" +label: "50093400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35434 +data: NexCRM\PersonBundle\Entity\BankCode {#9681 …} +value: "1748" +label: "50110200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35435 +data: NexCRM\PersonBundle\Entity\BankCode {#9682 …} +value: "1749" +label: "50110300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35436 +data: NexCRM\PersonBundle\Entity\BankCode {#9683 …} +value: "1750" +label: "50110400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35437 +data: NexCRM\PersonBundle\Entity\BankCode {#9684 …} +value: "1751" +label: "50110500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35438 +data: NexCRM\PersonBundle\Entity\BankCode {#9685 …} +value: "1752" +label: "50110636" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35439 +data: NexCRM\PersonBundle\Entity\BankCode {#9686 …} +value: "1753" +label: "50110700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35440 +data: NexCRM\PersonBundle\Entity\BankCode {#9687 …} +value: "1754" +label: "50110800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35441 +data: NexCRM\PersonBundle\Entity\BankCode {#9688 …} +value: "1755" +label: "50110801" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35442 +data: NexCRM\PersonBundle\Entity\BankCode {#9689 …} +value: "1756" +label: "50110855" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35443 +data: NexCRM\PersonBundle\Entity\BankCode {#9690 …} +value: "1757" +label: "50110900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35444 +data: NexCRM\PersonBundle\Entity\BankCode {#9691 …} +value: "1758" +label: "50120000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35445 +data: NexCRM\PersonBundle\Entity\BankCode {#9692 …} +value: "1759" +label: "50120100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35446 +data: NexCRM\PersonBundle\Entity\BankCode {#9693 …} +value: "1760" +label: "50120383" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35447 +data: NexCRM\PersonBundle\Entity\BankCode {#9694 …} +value: "1761" +label: "50120500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35448 +data: NexCRM\PersonBundle\Entity\BankCode {#9695 …} +value: "1762" +label: "50120600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35449 +data: NexCRM\PersonBundle\Entity\BankCode {#9696 …} +value: "1763" +label: "50120900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35450 +data: NexCRM\PersonBundle\Entity\BankCode {#9697 …} +value: "1764" +label: "50123400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35451 +data: NexCRM\PersonBundle\Entity\BankCode {#9698 …} +value: "1765" +label: "50127000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35452 +data: NexCRM\PersonBundle\Entity\BankCode {#9699 …} +value: "1766" +label: "50130000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35453 +data: NexCRM\PersonBundle\Entity\BankCode {#9700 …} +value: "1767" +label: "50130200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35454 +data: NexCRM\PersonBundle\Entity\BankCode {#9701 …} +value: "1768" +label: "50130400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35455 +data: NexCRM\PersonBundle\Entity\BankCode {#9702 …} +value: "1769" +label: "50130600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35456 +data: NexCRM\PersonBundle\Entity\BankCode {#9703 …} +value: "1770" +label: "50131000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35457 +data: NexCRM\PersonBundle\Entity\BankCode {#9704 …} +value: "1771" +label: "50190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35458 +data: NexCRM\PersonBundle\Entity\BankCode {#9705 …} +value: "1772" +label: "50190300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35459 +data: NexCRM\PersonBundle\Entity\BankCode {#9706 …} +value: "1773" +label: "50190400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35460 +data: NexCRM\PersonBundle\Entity\BankCode {#9707 …} +value: "1774" +label: "50210200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35461 +data: NexCRM\PersonBundle\Entity\BankCode {#9708 …} +value: "1775" +label: "50210212" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35462 +data: NexCRM\PersonBundle\Entity\BankCode {#9709 …} +value: "1776" +label: "50210295" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35463 +data: NexCRM\PersonBundle\Entity\BankCode {#9710 …} +value: "1777" +label: "50210800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35464 +data: NexCRM\PersonBundle\Entity\BankCode {#9711 …} +value: "1778" +label: "50210900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35465 +data: NexCRM\PersonBundle\Entity\BankCode {#9712 …} +value: "1779" +label: "50220085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35466 +data: NexCRM\PersonBundle\Entity\BankCode {#9713 …} +value: "1780" +label: "50220101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35467 +data: NexCRM\PersonBundle\Entity\BankCode {#9714 …} +value: "1781" +label: "50220300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35468 +data: NexCRM\PersonBundle\Entity\BankCode {#9715 …} +value: "1782" +label: "50220500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35469 +data: NexCRM\PersonBundle\Entity\BankCode {#9716 …} +value: "1783" +label: "50220707" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35470 +data: NexCRM\PersonBundle\Entity\BankCode {#9717 …} +value: "1784" +label: "50220900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35471 +data: NexCRM\PersonBundle\Entity\BankCode {#9718 …} +value: "1785" +label: "50230000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35472 +data: NexCRM\PersonBundle\Entity\BankCode {#9719 …} +value: "1786" +label: "50230100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35473 +data: NexCRM\PersonBundle\Entity\BankCode {#9720 …} +value: "1787" +label: "50230600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35474 +data: NexCRM\PersonBundle\Entity\BankCode {#9721 …} +value: "1788" +label: "50230700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35475 +data: NexCRM\PersonBundle\Entity\BankCode {#9722 …} +value: "1789" +label: "50230800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35476 +data: NexCRM\PersonBundle\Entity\BankCode {#9723 …} +value: "1790" +label: "50230888" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35477 +data: NexCRM\PersonBundle\Entity\BankCode {#9724 …} +value: "1791" +label: "50234500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35478 +data: NexCRM\PersonBundle\Entity\BankCode {#9725 …} +value: "1792" +label: "50250200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35479 +data: NexCRM\PersonBundle\Entity\BankCode {#9726 …} +value: "1793" +label: "50310400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35480 +data: NexCRM\PersonBundle\Entity\BankCode {#9727 …} +value: "1794" +label: "50310900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35481 +data: NexCRM\PersonBundle\Entity\BankCode {#9728 …} +value: "1795" +label: "50320000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35482 +data: NexCRM\PersonBundle\Entity\BankCode {#9729 …} +value: "1796" +label: "50320191" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35483 +data: NexCRM\PersonBundle\Entity\BankCode {#9730 …} +value: "1797" +label: "50320500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35484 +data: NexCRM\PersonBundle\Entity\BankCode {#9731 …} +value: "1798" +label: "50320600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35485 +data: NexCRM\PersonBundle\Entity\BankCode {#9732 …} +value: "1799" +label: "50320900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35486 +data: NexCRM\PersonBundle\Entity\BankCode {#9733 …} +value: "1800" +label: "50324000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35487 +data: NexCRM\PersonBundle\Entity\BankCode {#9734 …} +value: "1801" +label: "50324015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35488 +data: NexCRM\PersonBundle\Entity\BankCode {#9735 …} +value: "1802" +label: "50324040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35489 +data: NexCRM\PersonBundle\Entity\BankCode {#9736 …} +value: "1803" +label: "50330000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35490 +data: NexCRM\PersonBundle\Entity\BankCode {#9737 …} +value: "1804" +label: "50330200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35491 +data: NexCRM\PersonBundle\Entity\BankCode {#9738 …} +value: "1805" +label: "50330201" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35492 +data: NexCRM\PersonBundle\Entity\BankCode {#9739 …} +value: "1806" +label: "50330300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35493 +data: NexCRM\PersonBundle\Entity\BankCode {#9740 …} +value: "1807" +label: "50330500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35494 +data: NexCRM\PersonBundle\Entity\BankCode {#9741 …} +value: "1808" +label: "50330600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35495 +data: NexCRM\PersonBundle\Entity\BankCode {#9742 …} +value: "1809" +label: "50334400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35496 +data: NexCRM\PersonBundle\Entity\BankCode {#9743 …} +value: "1810" +label: "50400000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35497 +data: NexCRM\PersonBundle\Entity\BankCode {#9744 …} +value: "1811" +label: "50510300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35498 +data: NexCRM\PersonBundle\Entity\BankCode {#9745 …} +value: "1812" +label: "50520190" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35499 +data: NexCRM\PersonBundle\Entity\BankCode {#9746 …} +value: "1813" +label: "50522222" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35500 +data: NexCRM\PersonBundle\Entity\BankCode {#9747 …} +value: "1814" +label: "50530000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35501 +data: NexCRM\PersonBundle\Entity\BankCode {#9748 …} +value: "1815" +label: "50540028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35502 +data: NexCRM\PersonBundle\Entity\BankCode {#9749 …} +value: "1816" +label: "50550020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35503 +data: NexCRM\PersonBundle\Entity\BankCode {#9750 …} +value: "1817" +label: "50560102" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35504 +data: NexCRM\PersonBundle\Entity\BankCode {#9751 …} +value: "1818" +label: "50561315" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35505 +data: NexCRM\PersonBundle\Entity\BankCode {#9752 …} +value: "1819" +label: "50570018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35506 +data: NexCRM\PersonBundle\Entity\BankCode {#9753 …} +value: "1820" +label: "50570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35507 +data: NexCRM\PersonBundle\Entity\BankCode {#9754 …} +value: "1821" +label: "50580005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35508 +data: NexCRM\PersonBundle\Entity\BankCode {#9755 …} +value: "1822" +label: "50580085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35509 +data: NexCRM\PersonBundle\Entity\BankCode {#9756 …} +value: "1823" +label: "50590000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35510 +data: NexCRM\PersonBundle\Entity\BankCode {#9757 …} +value: "1824" +label: "50592200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35511 +data: NexCRM\PersonBundle\Entity\BankCode {#9758 …} +value: "1825" +label: "50640015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35512 +data: NexCRM\PersonBundle\Entity\BankCode {#9759 …} +value: "1826" +label: "50650023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35513 +data: NexCRM\PersonBundle\Entity\BankCode {#9760 …} +value: "1827" +label: "50652124" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35514 +data: NexCRM\PersonBundle\Entity\BankCode {#9761 …} +value: "1828" +label: "50661639" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35515 +data: NexCRM\PersonBundle\Entity\BankCode {#9762 …} +value: "1829" +label: "50661816" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35516 +data: NexCRM\PersonBundle\Entity\BankCode {#9763 …} +value: "1830" +label: "50662299" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35517 +data: NexCRM\PersonBundle\Entity\BankCode {#9764 …} +value: "1831" +label: "50662669" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35518 +data: NexCRM\PersonBundle\Entity\BankCode {#9765 …} +value: "1832" +label: "50663699" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35519 +data: NexCRM\PersonBundle\Entity\BankCode {#9766 …} +value: "1833" +label: "50670009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35520 +data: NexCRM\PersonBundle\Entity\BankCode {#9767 …} +value: "1834" +label: "50670024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35521 +data: NexCRM\PersonBundle\Entity\BankCode {#9768 …} +value: "1835" +label: "50680002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35522 +data: NexCRM\PersonBundle\Entity\BankCode {#9769 …} +value: "1836" +label: "50680085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35523 +data: NexCRM\PersonBundle\Entity\BankCode {#9770 …} +value: "1837" +label: "50690000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35524 +data: NexCRM\PersonBundle\Entity\BankCode {#9771 …} +value: "1838" +label: "50691300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35525 +data: NexCRM\PersonBundle\Entity\BankCode {#9772 …} +value: "1839" +label: "50692100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35526 +data: NexCRM\PersonBundle\Entity\BankCode {#9773 …} +value: "1840" +label: "50740048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35527 +data: NexCRM\PersonBundle\Entity\BankCode {#9774 …} +value: "1841" +label: "50750094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35528 +data: NexCRM\PersonBundle\Entity\BankCode {#9775 …} +value: "1842" +label: "50761333" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35529 +data: NexCRM\PersonBundle\Entity\BankCode {#9776 …} +value: "1843" +label: "50763319" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35530 +data: NexCRM\PersonBundle\Entity\BankCode {#9777 …} +value: "1844" +label: "50780006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35531 +data: NexCRM\PersonBundle\Entity\BankCode {#9778 …} +value: "1845" +label: "50790000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35532 +data: NexCRM\PersonBundle\Entity\BankCode {#9779 …} +value: "1846" +label: "50793300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35533 +data: NexCRM\PersonBundle\Entity\BankCode {#9780 …} +value: "1847" +label: "50794300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35534 +data: NexCRM\PersonBundle\Entity\BankCode {#9781 …} +value: "1848" +label: "50810900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35535 +data: NexCRM\PersonBundle\Entity\BankCode {#9782 …} +value: "1849" +label: "50820292" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35536 +data: NexCRM\PersonBundle\Entity\BankCode {#9783 …} +value: "1850" +label: "50835800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35537 +data: NexCRM\PersonBundle\Entity\BankCode {#9784 …} +value: "1851" +label: "50840005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35538 +data: NexCRM\PersonBundle\Entity\BankCode {#9785 …} +value: "1852" +label: "50850049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35539 +data: NexCRM\PersonBundle\Entity\BankCode {#9786 …} +value: "1853" +label: "50850150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35540 +data: NexCRM\PersonBundle\Entity\BankCode {#9787 …} +value: "1854" +label: "50851952" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35541 +data: NexCRM\PersonBundle\Entity\BankCode {#9788 …} +value: "1855" +label: "50852553" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35542 +data: NexCRM\PersonBundle\Entity\BankCode {#9789 …} +value: "1856" +label: "50852651" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35543 +data: NexCRM\PersonBundle\Entity\BankCode {#9790 …} +value: "1857" +label: "50861393" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35544 +data: NexCRM\PersonBundle\Entity\BankCode {#9791 …} +value: "1858" +label: "50861501" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35545 +data: NexCRM\PersonBundle\Entity\BankCode {#9792 …} +value: "1859" +label: "50862311" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35546 +data: NexCRM\PersonBundle\Entity\BankCode {#9793 …} +value: "1860" +label: "50862408" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35547 +data: NexCRM\PersonBundle\Entity\BankCode {#9794 …} +value: "1861" +label: "50862703" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35548 +data: NexCRM\PersonBundle\Entity\BankCode {#9795 …} +value: "1862" +label: "50862835" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35549 +data: NexCRM\PersonBundle\Entity\BankCode {#9796 …} +value: "1863" +label: "50862903" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35550 +data: NexCRM\PersonBundle\Entity\BankCode {#9797 …} +value: "1864" +label: "50863513" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35551 +data: NexCRM\PersonBundle\Entity\BankCode {#9798 …} +value: "1865" +label: "50865224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35552 +data: NexCRM\PersonBundle\Entity\BankCode {#9799 …} +value: "1866" +label: "50865503" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35553 +data: NexCRM\PersonBundle\Entity\BankCode {#9800 …} +value: "1867" +label: "50870005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35554 +data: NexCRM\PersonBundle\Entity\BankCode {#9801 …} +value: "1868" +label: "50870024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35555 +data: NexCRM\PersonBundle\Entity\BankCode {#9802 …} +value: "1869" +label: "50870324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35556 +data: NexCRM\PersonBundle\Entity\BankCode {#9803 …} +value: "1870" +label: "50870393" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35557 +data: NexCRM\PersonBundle\Entity\BankCode {#9804 …} +value: "1871" +label: "50880050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35558 +data: NexCRM\PersonBundle\Entity\BankCode {#9805 …} +value: "1872" +label: "50880085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35559 +data: NexCRM\PersonBundle\Entity\BankCode {#9806 …} +value: "1873" +label: "50880086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35560 +data: NexCRM\PersonBundle\Entity\BankCode {#9807 …} +value: "1874" +label: "50890000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35561 +data: NexCRM\PersonBundle\Entity\BankCode {#9808 …} +value: "1875" +label: "50950068" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35562 +data: NexCRM\PersonBundle\Entity\BankCode {#9809 …} +value: "1876" +label: "50951469" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35563 +data: NexCRM\PersonBundle\Entity\BankCode {#9810 …} +value: "1877" +label: "50961206" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35564 +data: NexCRM\PersonBundle\Entity\BankCode {#9811 …} +value: "1878" +label: "50961312" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35565 +data: NexCRM\PersonBundle\Entity\BankCode {#9812 …} +value: "1879" +label: "50961592" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35566 +data: NexCRM\PersonBundle\Entity\BankCode {#9813 …} +value: "1880" +label: "50961685" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35567 +data: NexCRM\PersonBundle\Entity\BankCode {#9814 …} +value: "1881" +label: "50970004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35568 +data: NexCRM\PersonBundle\Entity\BankCode {#9815 …} +value: "1882" +label: "50970024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35569 +data: NexCRM\PersonBundle\Entity\BankCode {#9816 …} +value: "1883" +label: "51010400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35570 +data: NexCRM\PersonBundle\Entity\BankCode {#9817 …} +value: "1884" +label: "51020000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35571 +data: NexCRM\PersonBundle\Entity\BankCode {#9818 …} +value: "1885" +label: "51020186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35572 +data: NexCRM\PersonBundle\Entity\BankCode {#9819 …} +value: "1886" +label: "51040038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35573 +data: NexCRM\PersonBundle\Entity\BankCode {#9820 …} +value: "1887" +label: "51050015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35574 +data: NexCRM\PersonBundle\Entity\BankCode {#9821 …} +value: "1888" +label: "51051000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35575 +data: NexCRM\PersonBundle\Entity\BankCode {#9822 …} +value: "1889" +label: "51070021" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35576 +data: NexCRM\PersonBundle\Entity\BankCode {#9823 …} +value: "1890" +label: "51070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35577 +data: NexCRM\PersonBundle\Entity\BankCode {#9824 …} +value: "1891" +label: "51080060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35578 +data: NexCRM\PersonBundle\Entity\BankCode {#9825 …} +value: "1892" +label: "51080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35579 +data: NexCRM\PersonBundle\Entity\BankCode {#9826 …} +value: "1893" +label: "51080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35580 +data: NexCRM\PersonBundle\Entity\BankCode {#9827 …} +value: "1894" +label: "51089410" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35581 +data: NexCRM\PersonBundle\Entity\BankCode {#9828 …} +value: "1895" +label: "51090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35582 +data: NexCRM\PersonBundle\Entity\BankCode {#9829 …} +value: "1896" +label: "51091500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35583 +data: NexCRM\PersonBundle\Entity\BankCode {#9830 …} +value: "1897" +label: "51091501" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35584 +data: NexCRM\PersonBundle\Entity\BankCode {#9831 …} +value: "1898" +label: "51091700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35585 +data: NexCRM\PersonBundle\Entity\BankCode {#9832 …} +value: "1899" +label: "51091711" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35586 +data: NexCRM\PersonBundle\Entity\BankCode {#9833 …} +value: "1900" +label: "51140029" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35587 +data: NexCRM\PersonBundle\Entity\BankCode {#9834 …} +value: "1901" +label: "51150018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35588 +data: NexCRM\PersonBundle\Entity\BankCode {#9835 …} +value: "1902" +label: "51151919" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35589 +data: NexCRM\PersonBundle\Entity\BankCode {#9836 …} +value: "1903" +label: "51161606" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35590 +data: NexCRM\PersonBundle\Entity\BankCode {#9837 …} +value: "1904" +label: "51170010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35591 +data: NexCRM\PersonBundle\Entity\BankCode {#9838 …} +value: "1905" +label: "51170024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35592 +data: NexCRM\PersonBundle\Entity\BankCode {#9839 …} +value: "1906" +label: "51180041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35593 +data: NexCRM\PersonBundle\Entity\BankCode {#9840 …} +value: "1907" +label: "51190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35594 +data: NexCRM\PersonBundle\Entity\BankCode {#9841 …} +value: "1908" +label: "51191800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35595 +data: NexCRM\PersonBundle\Entity\BankCode {#9842 …} +value: "1909" +label: "51192200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35596 +data: NexCRM\PersonBundle\Entity\BankCode {#9843 …} +value: "1910" +label: "51210600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35597 +data: NexCRM\PersonBundle\Entity\BankCode {#9844 …} +value: "1911" +label: "51210606" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35598 +data: NexCRM\PersonBundle\Entity\BankCode {#9845 …} +value: "1912" +label: "51210699" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35599 +data: NexCRM\PersonBundle\Entity\BankCode {#9846 …} +value: "1913" +label: "51210700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35600 +data: NexCRM\PersonBundle\Entity\BankCode {#9847 …} +value: "1914" +label: "51210800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35601 +data: NexCRM\PersonBundle\Entity\BankCode {#9848 …} +value: "1915" +label: "51210801" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35602 +data: NexCRM\PersonBundle\Entity\BankCode {#9849 …} +value: "1916" +label: "51210802" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35603 +data: NexCRM\PersonBundle\Entity\BankCode {#9850 …} +value: "1917" +label: "51211000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35604 +data: NexCRM\PersonBundle\Entity\BankCode {#9851 …} +value: "1918" +label: "51220200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35605 +data: NexCRM\PersonBundle\Entity\BankCode {#9852 …} +value: "1919" +label: "51220400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35606 +data: NexCRM\PersonBundle\Entity\BankCode {#9853 …} +value: "1920" +label: "51220700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35607 +data: NexCRM\PersonBundle\Entity\BankCode {#9854 …} +value: "1921" +label: "51220800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35608 +data: NexCRM\PersonBundle\Entity\BankCode {#9855 …} +value: "1922" +label: "51220900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35609 +data: NexCRM\PersonBundle\Entity\BankCode {#9856 …} +value: "1923" +label: "51220910" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35610 +data: NexCRM\PersonBundle\Entity\BankCode {#9857 …} +value: "1924" +label: "51230500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35611 +data: NexCRM\PersonBundle\Entity\BankCode {#9858 …} +value: "1925" +label: "51230502" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35612 +data: NexCRM\PersonBundle\Entity\BankCode {#9859 …} +value: "1926" +label: "51230555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35613 +data: NexCRM\PersonBundle\Entity\BankCode {#9860 …} +value: "1927" +label: "51230600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35614 +data: NexCRM\PersonBundle\Entity\BankCode {#9861 …} +value: "1928" +label: "51230800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35615 +data: NexCRM\PersonBundle\Entity\BankCode {#9862 …} +value: "1929" +label: "51230801" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35616 +data: NexCRM\PersonBundle\Entity\BankCode {#9863 …} +value: "1930" +label: "51230802" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35617 +data: NexCRM\PersonBundle\Entity\BankCode {#9864 …} +value: "1931" +label: "51230805" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35618 +data: NexCRM\PersonBundle\Entity\BankCode {#9865 …} +value: "1932" +label: "51250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35619 +data: NexCRM\PersonBundle\Entity\BankCode {#9866 …} +value: "1933" +label: "51300000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35620 +data: NexCRM\PersonBundle\Entity\BankCode {#9867 …} +value: "1934" +label: "51340013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35621 +data: NexCRM\PersonBundle\Entity\BankCode {#9868 …} +value: "1935" +label: "51343224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35622 +data: NexCRM\PersonBundle\Entity\BankCode {#9869 …} +value: "1936" +label: "51350025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35623 +data: NexCRM\PersonBundle\Entity\BankCode {#9870 …} +value: "1937" +label: "51351526" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35624 +data: NexCRM\PersonBundle\Entity\BankCode {#9871 …} +value: "1938" +label: "51352227" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35625 +data: NexCRM\PersonBundle\Entity\BankCode {#9872 …} +value: "1939" +label: "51361021" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35626 +data: NexCRM\PersonBundle\Entity\BankCode {#9873 …} +value: "1940" +label: "51370008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35627 +data: NexCRM\PersonBundle\Entity\BankCode {#9874 …} +value: "1941" +label: "51370024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35628 +data: NexCRM\PersonBundle\Entity\BankCode {#9875 …} +value: "1942" +label: "51380040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35629 +data: NexCRM\PersonBundle\Entity\BankCode {#9876 …} +value: "1943" +label: "51380085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35630 +data: NexCRM\PersonBundle\Entity\BankCode {#9877 …} +value: "1944" +label: "51390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35631 +data: NexCRM\PersonBundle\Entity\BankCode {#9878 …} +value: "1945" +label: "51410600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35632 +data: NexCRM\PersonBundle\Entity\BankCode {#9879 …} +value: "1946" +label: "51410700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35633 +data: NexCRM\PersonBundle\Entity\BankCode {#9880 …} +value: "1947" +label: "51410800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35634 +data: NexCRM\PersonBundle\Entity\BankCode {#9881 …} +value: "1948" +label: "51420200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35635 +data: NexCRM\PersonBundle\Entity\BankCode {#9882 …} +value: "1949" +label: "51420300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35636 +data: NexCRM\PersonBundle\Entity\BankCode {#9883 …} +value: "1950" +label: "51420600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35637 +data: NexCRM\PersonBundle\Entity\BankCode {#9884 …} +value: "1951" +label: "51430300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35638 +data: NexCRM\PersonBundle\Entity\BankCode {#9885 …} +value: "1952" +label: "51430321" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35639 +data: NexCRM\PersonBundle\Entity\BankCode {#9886 …} +value: "1953" +label: "51430345" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35640 +data: NexCRM\PersonBundle\Entity\BankCode {#9887 …} +value: "1954" +label: "51430400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35641 +data: NexCRM\PersonBundle\Entity\BankCode {#9888 …} +value: "1955" +label: "51432100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35642 +data: NexCRM\PersonBundle\Entity\BankCode {#9889 …} +value: "1956" +label: "51540037" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35643 +data: NexCRM\PersonBundle\Entity\BankCode {#9890 …} +value: "1957" +label: "51550035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35644 +data: NexCRM\PersonBundle\Entity\BankCode {#9891 …} +value: "1958" +label: "51570008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35645 +data: NexCRM\PersonBundle\Entity\BankCode {#9892 …} +value: "1959" +label: "51570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35646 +data: NexCRM\PersonBundle\Entity\BankCode {#9893 …} +value: "1960" +label: "51580044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35647 +data: NexCRM\PersonBundle\Entity\BankCode {#9894 …} +value: "1961" +label: "51591300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35648 +data: NexCRM\PersonBundle\Entity\BankCode {#9895 …} +value: "1962" +label: "51640043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35649 +data: NexCRM\PersonBundle\Entity\BankCode {#9896 …} +value: "1963" +label: "51650045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35650 +data: NexCRM\PersonBundle\Entity\BankCode {#9897 …} +value: "1964" +label: "51690000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35651 +data: NexCRM\PersonBundle\Entity\BankCode {#9898 …} +value: "1965" +label: "51691500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35652 +data: NexCRM\PersonBundle\Entity\BankCode {#9899 …} +value: "1966" +label: "51752267" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35653 +data: NexCRM\PersonBundle\Entity\BankCode {#9900 …} +value: "1967" +label: "51762434" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35654 +data: NexCRM\PersonBundle\Entity\BankCode {#9901 …} +value: "1968" +label: "51850079" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35655 +data: NexCRM\PersonBundle\Entity\BankCode {#9902 …} +value: "1969" +label: "51861325" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35656 +data: NexCRM\PersonBundle\Entity\BankCode {#9903 …} +value: "1970" +label: "51861403" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35657 +data: NexCRM\PersonBundle\Entity\BankCode {#9904 …} +value: "1971" +label: "51861616" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35658 +data: NexCRM\PersonBundle\Entity\BankCode {#9905 …} +value: "1972" +label: "51861806" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35659 +data: NexCRM\PersonBundle\Entity\BankCode {#9906 …} +value: "1973" +label: "51961023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35660 +data: NexCRM\PersonBundle\Entity\BankCode {#9907 …} +value: "1974" +label: "51961515" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35661 +data: NexCRM\PersonBundle\Entity\BankCode {#9908 …} +value: "1975" +label: "51961801" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35662 +data: NexCRM\PersonBundle\Entity\BankCode {#9909 …} +value: "1976" +label: "51990000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35663 +data: NexCRM\PersonBundle\Entity\BankCode {#9910 …} +value: "1977" +label: "52040021" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35664 +data: NexCRM\PersonBundle\Entity\BankCode {#9911 …} +value: "1978" +label: "52050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35665 +data: NexCRM\PersonBundle\Entity\BankCode {#9912 …} +value: "1979" +label: "52050353" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35666 +data: NexCRM\PersonBundle\Entity\BankCode {#9913 …} +value: "1980" +label: "52051373" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35667 +data: NexCRM\PersonBundle\Entity\BankCode {#9914 …} +value: "1981" +label: "52051555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35668 +data: NexCRM\PersonBundle\Entity\BankCode {#9915 …} +value: "1982" +label: "52051877" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35669 +data: NexCRM\PersonBundle\Entity\BankCode {#9916 …} +value: "1983" +label: "52052154" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35670 +data: NexCRM\PersonBundle\Entity\BankCode {#9917 …} +value: "1984" +label: "52053458" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35671 +data: NexCRM\PersonBundle\Entity\BankCode {#9918 …} +value: "1985" +label: "52060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35672 +data: NexCRM\PersonBundle\Entity\BankCode {#9919 …} +value: "1986" +label: "52060208" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35673 +data: NexCRM\PersonBundle\Entity\BankCode {#9920 …} +value: "1987" +label: "52060410" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35674 +data: NexCRM\PersonBundle\Entity\BankCode {#9921 …} +value: "1988" +label: "52060420" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35675 +data: NexCRM\PersonBundle\Entity\BankCode {#9922 …} +value: "1989" +label: "52061303" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35676 +data: NexCRM\PersonBundle\Entity\BankCode {#9923 …} +value: "1990" +label: "52062200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35677 +data: NexCRM\PersonBundle\Entity\BankCode {#9924 …} +value: "1991" +label: "52062601" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35678 +data: NexCRM\PersonBundle\Entity\BankCode {#9925 …} +value: "1992" +label: "52063369" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35679 +data: NexCRM\PersonBundle\Entity\BankCode {#9926 …} +value: "1993" +label: "52063550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35680 +data: NexCRM\PersonBundle\Entity\BankCode {#9927 …} +value: "1994" +label: "52064156" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35681 +data: NexCRM\PersonBundle\Entity\BankCode {#9928 …} +value: "1995" +label: "52065220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35682 +data: NexCRM\PersonBundle\Entity\BankCode {#9929 …} +value: "1996" +label: "52069013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35683 +data: NexCRM\PersonBundle\Entity\BankCode {#9930 …} +value: "1997" +label: "52069029" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35684 +data: NexCRM\PersonBundle\Entity\BankCode {#9931 …} +value: "1998" +label: "52069065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35685 +data: NexCRM\PersonBundle\Entity\BankCode {#9932 …} +value: "1999" +label: "52069149" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35686 +data: NexCRM\PersonBundle\Entity\BankCode {#9933 …} +value: "2000" +label: "52069519" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35687 +data: NexCRM\PersonBundle\Entity\BankCode {#9934 …} +value: "2001" +label: "52070012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35688 +data: NexCRM\PersonBundle\Entity\BankCode {#9935 …} +value: "2002" +label: "52070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35689 +data: NexCRM\PersonBundle\Entity\BankCode {#9936 …} +value: "2003" +label: "52071212" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35690 +data: NexCRM\PersonBundle\Entity\BankCode {#9937 …} +value: "2004" +label: "52071224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35691 +data: NexCRM\PersonBundle\Entity\BankCode {#9938 …} +value: "2005" +label: "52080080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35692 +data: NexCRM\PersonBundle\Entity\BankCode {#9939 …} +value: "2006" +label: "52080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35693 +data: NexCRM\PersonBundle\Entity\BankCode {#9940 …} +value: "2007" +label: "52090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35694 +data: NexCRM\PersonBundle\Entity\BankCode {#9941 …} +value: "2008" +label: "52240006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35695 +data: NexCRM\PersonBundle\Entity\BankCode {#9942 …} +value: "2009" +label: "52250030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35696 +data: NexCRM\PersonBundle\Entity\BankCode {#9943 …} +value: "2010" +label: "52260385" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35697 +data: NexCRM\PersonBundle\Entity\BankCode {#9944 …} +value: "2011" +label: "52270012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35698 +data: NexCRM\PersonBundle\Entity\BankCode {#9945 …} +value: "2012" +label: "52270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35699 +data: NexCRM\PersonBundle\Entity\BankCode {#9946 …} +value: "2013" +label: "52350005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35700 +data: NexCRM\PersonBundle\Entity\BankCode {#9947 …} +value: "2014" +label: "52360059" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35701 +data: NexCRM\PersonBundle\Entity\BankCode {#9948 …} +value: "2015" +label: "52410300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35702 +data: NexCRM\PersonBundle\Entity\BankCode {#9949 …} +value: "2016" +label: "52410310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35703 +data: NexCRM\PersonBundle\Entity\BankCode {#9950 …} +value: "2017" +label: "52410400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35704 +data: NexCRM\PersonBundle\Entity\BankCode {#9951 …} +value: "2018" +label: "52411000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35705 +data: NexCRM\PersonBundle\Entity\BankCode {#9952 …} +value: "2019" +label: "52411010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35706 +data: NexCRM\PersonBundle\Entity\BankCode {#9953 …} +value: "2020" +label: "52420000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35707 +data: NexCRM\PersonBundle\Entity\BankCode {#9954 …} +value: "2021" +label: "52420300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35708 +data: NexCRM\PersonBundle\Entity\BankCode {#9955 …} +value: "2022" +label: "52420600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35709 +data: NexCRM\PersonBundle\Entity\BankCode {#9956 …} +value: "2023" +label: "52420700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35710 +data: NexCRM\PersonBundle\Entity\BankCode {#9957 …} +value: "2024" +label: "52430000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35711 +data: NexCRM\PersonBundle\Entity\BankCode {#9958 …} +value: "2025" +label: "53040012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35712 +data: NexCRM\PersonBundle\Entity\BankCode {#9959 …} +value: "2026" +label: "53050180" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35713 +data: NexCRM\PersonBundle\Entity\BankCode {#9960 …} +value: "2027" +label: "53051396" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35714 +data: NexCRM\PersonBundle\Entity\BankCode {#9961 …} +value: "2028" +label: "53060180" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35715 +data: NexCRM\PersonBundle\Entity\BankCode {#9962 …} +value: "2029" +label: "53061230" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35716 +data: NexCRM\PersonBundle\Entity\BankCode {#9963 …} +value: "2030" +label: "53061313" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35717 +data: NexCRM\PersonBundle\Entity\BankCode {#9964 …} +value: "2031" +label: "53062035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35718 +data: NexCRM\PersonBundle\Entity\BankCode {#9965 …} +value: "2032" +label: "53062350" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35719 +data: NexCRM\PersonBundle\Entity\BankCode {#9966 …} +value: "2033" +label: "53064023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35720 +data: NexCRM\PersonBundle\Entity\BankCode {#9967 …} +value: "2034" +label: "53070007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35721 +data: NexCRM\PersonBundle\Entity\BankCode {#9968 …} +value: "2035" +label: "53070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35722 +data: NexCRM\PersonBundle\Entity\BankCode {#9969 …} +value: "2036" +label: "53070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35723 +data: NexCRM\PersonBundle\Entity\BankCode {#9970 …} +value: "2037" +label: "53070394" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35724 +data: NexCRM\PersonBundle\Entity\BankCode {#9971 …} +value: "2038" +label: "53080030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35725 +data: NexCRM\PersonBundle\Entity\BankCode {#9972 …} +value: "2039" +label: "53093200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35726 +data: NexCRM\PersonBundle\Entity\BankCode {#9973 …} +value: "2040" +label: "53093255" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35727 +data: NexCRM\PersonBundle\Entity\BankCode {#9974 …} +value: "2041" +label: "53240048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35728 +data: NexCRM\PersonBundle\Entity\BankCode {#9975 …} +value: "2042" +label: "53250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35729 +data: NexCRM\PersonBundle\Entity\BankCode {#9976 …} +value: "2043" +label: "53260145" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35730 +data: NexCRM\PersonBundle\Entity\BankCode {#9977 …} +value: "2044" +label: "53261202" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35731 +data: NexCRM\PersonBundle\Entity\BankCode {#9978 …} +value: "2045" +label: "53261342" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35732 +data: NexCRM\PersonBundle\Entity\BankCode {#9979 …} +value: "2046" +label: "53262073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35733 +data: NexCRM\PersonBundle\Entity\BankCode {#9980 …} +value: "2047" +label: "53262455" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35734 +data: NexCRM\PersonBundle\Entity\BankCode {#9981 …} +value: "2048" +label: "53270012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35735 +data: NexCRM\PersonBundle\Entity\BankCode {#9982 …} +value: "2049" +label: "53270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35736 +data: NexCRM\PersonBundle\Entity\BankCode {#9983 …} +value: "2050" +label: "53280081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35737 +data: NexCRM\PersonBundle\Entity\BankCode {#9984 …} +value: "2051" +label: "53290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35738 +data: NexCRM\PersonBundle\Entity\BankCode {#9985 …} +value: "2052" +label: "53340024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35739 +data: NexCRM\PersonBundle\Entity\BankCode {#9986 …} +value: "2053" +label: "53350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35740 +data: NexCRM\PersonBundle\Entity\BankCode {#9987 …} +value: "2054" +label: "53361724" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35741 +data: NexCRM\PersonBundle\Entity\BankCode {#9988 …} +value: "2055" +label: "53370008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35742 +data: NexCRM\PersonBundle\Entity\BankCode {#9989 …} +value: "2056" +label: "53370024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35743 +data: NexCRM\PersonBundle\Entity\BankCode {#9990 …} +value: "2057" +label: "53380042" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35744 +data: NexCRM\PersonBundle\Entity\BankCode {#9991 …} +value: "2058" +label: "53381843" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35745 +data: NexCRM\PersonBundle\Entity\BankCode {#9992 …} +value: "2059" +label: "54020090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35746 +data: NexCRM\PersonBundle\Entity\BankCode {#9993 …} +value: "2060" +label: "54030011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35747 +data: NexCRM\PersonBundle\Entity\BankCode {#9994 …} +value: "2061" +label: "54040042" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35748 +data: NexCRM\PersonBundle\Entity\BankCode {#9995 …} +value: "2062" +label: "54050110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35749 +data: NexCRM\PersonBundle\Entity\BankCode {#9996 …} +value: "2063" +label: "54050220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35750 +data: NexCRM\PersonBundle\Entity\BankCode {#9997 …} +value: "2064" +label: "54051550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35751 +data: NexCRM\PersonBundle\Entity\BankCode {#9998 …} +value: "2065" +label: "54051660" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35752 +data: NexCRM\PersonBundle\Entity\BankCode {#9999 …} +value: "2066" +label: "54051990" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35753 +data: NexCRM\PersonBundle\Entity\BankCode {#10000 …} +value: "2067" +label: "54061650" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35754 +data: NexCRM\PersonBundle\Entity\BankCode {#10001 …} +value: "2068" +label: "54062027" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35755 +data: NexCRM\PersonBundle\Entity\BankCode {#10002 …} +value: "2069" +label: "54070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35756 +data: NexCRM\PersonBundle\Entity\BankCode {#10003 …} +value: "2070" +label: "54070092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35757 +data: NexCRM\PersonBundle\Entity\BankCode {#10004 …} +value: "2071" +label: "54080021" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35758 +data: NexCRM\PersonBundle\Entity\BankCode {#10005 …} +value: "2072" +label: "54090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35759 +data: NexCRM\PersonBundle\Entity\BankCode {#10006 …} +value: "2073" +label: "54091700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35760 +data: NexCRM\PersonBundle\Entity\BankCode {#10007 …} +value: "2074" +label: "54091800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35761 +data: NexCRM\PersonBundle\Entity\BankCode {#10008 …} +value: "2075" +label: "54092400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35762 +data: NexCRM\PersonBundle\Entity\BankCode {#10009 …} +value: "2076" +label: "54220091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35763 +data: NexCRM\PersonBundle\Entity\BankCode {#10010 …} +value: "2077" +label: "54240032" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35764 +data: NexCRM\PersonBundle\Entity\BankCode {#10011 …} +value: "2078" +label: "54250010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35765 +data: NexCRM\PersonBundle\Entity\BankCode {#10012 …} +value: "2079" +label: "54261700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35766 +data: NexCRM\PersonBundle\Entity\BankCode {#10013 …} +value: "2080" +label: "54270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35767 +data: NexCRM\PersonBundle\Entity\BankCode {#10014 …} +value: "2081" +label: "54270096" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35768 +data: NexCRM\PersonBundle\Entity\BankCode {#10015 …} +value: "2082" +label: "54280023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35769 +data: NexCRM\PersonBundle\Entity\BankCode {#10016 …} +value: "2083" +label: "54290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35770 +data: NexCRM\PersonBundle\Entity\BankCode {#10017 …} +value: "2084" +label: "54291200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35771 +data: NexCRM\PersonBundle\Entity\BankCode {#10018 …} +value: "2085" +label: "54500000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35772 +data: NexCRM\PersonBundle\Entity\BankCode {#10019 …} +value: "2086" +label: "54510067" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35773 +data: NexCRM\PersonBundle\Entity\BankCode {#10020 …} +value: "2087" +label: "54520194" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35774 +data: NexCRM\PersonBundle\Entity\BankCode {#10021 …} +value: "2088" +label: "54540033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35775 +data: NexCRM\PersonBundle\Entity\BankCode {#10022 …} +value: "2089" +label: "54550010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35776 +data: NexCRM\PersonBundle\Entity\BankCode {#10023 …} +value: "2090" +label: "54550120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35777 +data: NexCRM\PersonBundle\Entity\BankCode {#10024 …} +value: "2091" +label: "54561310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35778 +data: NexCRM\PersonBundle\Entity\BankCode {#10025 …} +value: "2092" +label: "54570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35779 +data: NexCRM\PersonBundle\Entity\BankCode {#10026 …} +value: "2093" +label: "54570094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35780 +data: NexCRM\PersonBundle\Entity\BankCode {#10027 …} +value: "2094" +label: "54580020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35781 +data: NexCRM\PersonBundle\Entity\BankCode {#10028 …} +value: "2095" +label: "54620093" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35782 +data: NexCRM\PersonBundle\Entity\BankCode {#10029 …} +value: "2096" +label: "54640035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35783 +data: NexCRM\PersonBundle\Entity\BankCode {#10030 …} +value: "2097" +label: "54651240" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35784 +data: NexCRM\PersonBundle\Entity\BankCode {#10031 …} +value: "2098" +label: "54661800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35785 +data: NexCRM\PersonBundle\Entity\BankCode {#10032 …} +value: "2099" +label: "54663270" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35786 +data: NexCRM\PersonBundle\Entity\BankCode {#10033 …} +value: "2100" +label: "54670024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35787 +data: NexCRM\PersonBundle\Entity\BankCode {#10034 …} +value: "2101" +label: "54670095" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35788 +data: NexCRM\PersonBundle\Entity\BankCode {#10035 …} +value: "2102" +label: "54680022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35789 +data: NexCRM\PersonBundle\Entity\BankCode {#10036 …} +value: "2103" +label: "54691200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35790 +data: NexCRM\PersonBundle\Entity\BankCode {#10037 …} +value: "2104" +label: "54750010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35791 +data: NexCRM\PersonBundle\Entity\BankCode {#10038 …} +value: "2105" +label: "54790000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35792 +data: NexCRM\PersonBundle\Entity\BankCode {#10039 …} +value: "2106" +label: "54850010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35793 +data: NexCRM\PersonBundle\Entity\BankCode {#10040 …} +value: "2107" +label: "54851440" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35794 +data: NexCRM\PersonBundle\Entity\BankCode {#10041 …} +value: "2108" +label: "54861190" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35795 +data: NexCRM\PersonBundle\Entity\BankCode {#10042 …} +value: "2109" +label: "54862390" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35796 +data: NexCRM\PersonBundle\Entity\BankCode {#10043 …} +value: "2110" +label: "54862500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35797 +data: NexCRM\PersonBundle\Entity\BankCode {#10044 …} +value: "2111" +label: "54891300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35798 +data: NexCRM\PersonBundle\Entity\BankCode {#10045 …} +value: "2112" +label: "55000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35799 +data: NexCRM\PersonBundle\Entity\BankCode {#10046 …} +value: "2113" +label: "55010400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35800 +data: NexCRM\PersonBundle\Entity\BankCode {#10047 …} +value: "2114" +label: "55010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35801 +data: NexCRM\PersonBundle\Entity\BankCode {#10048 …} +value: "2115" +label: "55010625" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35802 +data: NexCRM\PersonBundle\Entity\BankCode {#10049 …} +value: "2116" +label: "55010800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35803 +data: NexCRM\PersonBundle\Entity\BankCode {#10050 …} +value: "2117" +label: "55020000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35804 +data: NexCRM\PersonBundle\Entity\BankCode {#10051 …} +value: "2118" +label: "55020100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35805 +data: NexCRM\PersonBundle\Entity\BankCode {#10052 …} +value: "2119" +label: "55020486" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35806 +data: NexCRM\PersonBundle\Entity\BankCode {#10053 …} +value: "2120" +label: "55020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35807 +data: NexCRM\PersonBundle\Entity\BankCode {#10054 …} +value: "2121" +label: "55020555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35808 +data: NexCRM\PersonBundle\Entity\BankCode {#10055 …} +value: "2122" +label: "55020600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35809 +data: NexCRM\PersonBundle\Entity\BankCode {#10056 …} +value: "2123" +label: "55020700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35810 +data: NexCRM\PersonBundle\Entity\BankCode {#10057 …} +value: "2124" +label: "55030500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35811 +data: NexCRM\PersonBundle\Entity\BankCode {#10058 …} +value: "2125" +label: "55033300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35812 +data: NexCRM\PersonBundle\Entity\BankCode {#10059 …} +value: "2126" +label: "55040022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35813 +data: NexCRM\PersonBundle\Entity\BankCode {#10060 …} +value: "2127" +label: "55040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35814 +data: NexCRM\PersonBundle\Entity\BankCode {#10061 …} +value: "2128" +label: "55040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35815 +data: NexCRM\PersonBundle\Entity\BankCode {#10062 …} +value: "2129" +label: "55050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35816 +data: NexCRM\PersonBundle\Entity\BankCode {#10063 …} +value: "2130" +label: "55050120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35817 +data: NexCRM\PersonBundle\Entity\BankCode {#10064 …} +value: "2131" +label: "55060321" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35818 +data: NexCRM\PersonBundle\Entity\BankCode {#10065 …} +value: "2132" +label: "55060417" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35819 +data: NexCRM\PersonBundle\Entity\BankCode {#10066 …} +value: "2133" +label: "55060611" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35820 +data: NexCRM\PersonBundle\Entity\BankCode {#10067 …} +value: "2134" +label: "55061303" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35821 +data: NexCRM\PersonBundle\Entity\BankCode {#10068 …} +value: "2135" +label: "55061507" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35822 +data: NexCRM\PersonBundle\Entity\BankCode {#10069 …} +value: "2136" +label: "55061907" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35823 +data: NexCRM\PersonBundle\Entity\BankCode {#10070 …} +value: "2137" +label: "55070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35824 +data: NexCRM\PersonBundle\Entity\BankCode {#10071 …} +value: "2138" +label: "55070040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35825 +data: NexCRM\PersonBundle\Entity\BankCode {#10072 …} +value: "2139" +label: "55070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35826 +data: NexCRM\PersonBundle\Entity\BankCode {#10073 …} +value: "2140" +label: "55070396" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35827 +data: NexCRM\PersonBundle\Entity\BankCode {#10074 …} +value: "2141" +label: "55080044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35828 +data: NexCRM\PersonBundle\Entity\BankCode {#10075 …} +value: "2142" +label: "55080065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35829 +data: NexCRM\PersonBundle\Entity\BankCode {#10076 …} +value: "2143" +label: "55080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35830 +data: NexCRM\PersonBundle\Entity\BankCode {#10077 …} +value: "2144" +label: "55080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35831 +data: NexCRM\PersonBundle\Entity\BankCode {#10078 …} +value: "2145" +label: "55080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35832 +data: NexCRM\PersonBundle\Entity\BankCode {#10079 …} +value: "2146" +label: "55090500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35833 +data: NexCRM\PersonBundle\Entity\BankCode {#10080 …} +value: "2147" +label: "55091200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35834 +data: NexCRM\PersonBundle\Entity\BankCode {#10081 …} +value: "2148" +label: "55150098" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35835 +data: NexCRM\PersonBundle\Entity\BankCode {#10082 …} +value: "2149" +label: "55160195" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35836 +data: NexCRM\PersonBundle\Entity\BankCode {#10083 …} +value: "2150" +label: "55190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35837 +data: NexCRM\PersonBundle\Entity\BankCode {#10084 …} +value: "2151" +label: "55190028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35838 +data: NexCRM\PersonBundle\Entity\BankCode {#10085 …} +value: "2152" +label: "55190050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35839 +data: NexCRM\PersonBundle\Entity\BankCode {#10086 …} +value: "2153" +label: "55190064" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35840 +data: NexCRM\PersonBundle\Entity\BankCode {#10087 …} +value: "2154" +label: "55190065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35841 +data: NexCRM\PersonBundle\Entity\BankCode {#10088 …} +value: "2155" +label: "55190068" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35842 +data: NexCRM\PersonBundle\Entity\BankCode {#10089 …} +value: "2156" +label: "55190088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35843 +data: NexCRM\PersonBundle\Entity\BankCode {#10090 …} +value: "2157" +label: "55190094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35844 +data: NexCRM\PersonBundle\Entity\BankCode {#10091 …} +value: "2158" +label: "55340041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35845 +data: NexCRM\PersonBundle\Entity\BankCode {#10092 …} +value: "2159" +label: "55350010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35846 +data: NexCRM\PersonBundle\Entity\BankCode {#10093 …} +value: "2160" +label: "55361202" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35847 +data: NexCRM\PersonBundle\Entity\BankCode {#10094 …} +value: "2161" +label: "55362071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35848 +data: NexCRM\PersonBundle\Entity\BankCode {#10095 …} +value: "2162" +label: "55390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35849 +data: NexCRM\PersonBundle\Entity\BankCode {#10096 …} +value: "2163" +label: "56020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35850 +data: NexCRM\PersonBundle\Entity\BankCode {#10097 …} +value: "2164" +label: "56050180" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35851 +data: NexCRM\PersonBundle\Entity\BankCode {#10098 …} +value: "2165" +label: "56051790" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35852 +data: NexCRM\PersonBundle\Entity\BankCode {#10099 …} +value: "2166" +label: "56061151" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35853 +data: NexCRM\PersonBundle\Entity\BankCode {#10100 …} +value: "2167" +label: "56061472" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35854 +data: NexCRM\PersonBundle\Entity\BankCode {#10101 …} +value: "2168" +label: "56062227" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35855 +data: NexCRM\PersonBundle\Entity\BankCode {#10102 …} +value: "2169" +label: "56070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35856 +data: NexCRM\PersonBundle\Entity\BankCode {#10103 …} +value: "2170" +label: "56070040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35857 +data: NexCRM\PersonBundle\Entity\BankCode {#10104 …} +value: "2171" +label: "56090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35858 +data: NexCRM\PersonBundle\Entity\BankCode {#10105 …} +value: "2172" +label: "56240050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35859 +data: NexCRM\PersonBundle\Entity\BankCode {#10106 …} +value: "2173" +label: "56250030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35860 +data: NexCRM\PersonBundle\Entity\BankCode {#10107 …} +value: "2174" +label: "56261735" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35861 +data: NexCRM\PersonBundle\Entity\BankCode {#10108 …} +value: "2175" +label: "56270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35862 +data: NexCRM\PersonBundle\Entity\BankCode {#10109 …} +value: "2176" +label: "56270044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35863 +data: NexCRM\PersonBundle\Entity\BankCode {#10110 …} +value: "2177" +label: "56290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35864 +data: NexCRM\PersonBundle\Entity\BankCode {#10111 …} +value: "2178" +label: "57000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35865 +data: NexCRM\PersonBundle\Entity\BankCode {#10112 …} +value: "2179" +label: "57020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35866 +data: NexCRM\PersonBundle\Entity\BankCode {#10113 …} +value: "2180" +label: "57020301" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35867 +data: NexCRM\PersonBundle\Entity\BankCode {#10114 …} +value: "2181" +label: "57020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35868 +data: NexCRM\PersonBundle\Entity\BankCode {#10115 …} +value: "2182" +label: "57020600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35869 +data: NexCRM\PersonBundle\Entity\BankCode {#10116 …} +value: "2183" +label: "57040044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35870 +data: NexCRM\PersonBundle\Entity\BankCode {#10117 …} +value: "2184" +label: "57050120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35871 +data: NexCRM\PersonBundle\Entity\BankCode {#10118 …} +value: "2185" +label: "57051001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35872 +data: NexCRM\PersonBundle\Entity\BankCode {#10119 …} +value: "2186" +label: "57051870" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35873 +data: NexCRM\PersonBundle\Entity\BankCode {#10120 …} +value: "2187" +label: "57060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35874 +data: NexCRM\PersonBundle\Entity\BankCode {#10121 …} +value: "2188" +label: "57062675" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35875 +data: NexCRM\PersonBundle\Entity\BankCode {#10122 …} +value: "2189" +label: "57064221" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35876 +data: NexCRM\PersonBundle\Entity\BankCode {#10123 …} +value: "2190" +label: "57069067" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35877 +data: NexCRM\PersonBundle\Entity\BankCode {#10124 …} +value: "2191" +label: "57069081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35878 +data: NexCRM\PersonBundle\Entity\BankCode {#10125 …} +value: "2192" +label: "57069144" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35879 +data: NexCRM\PersonBundle\Entity\BankCode {#10126 …} +value: "2193" +label: "57069238" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35880 +data: NexCRM\PersonBundle\Entity\BankCode {#10127 …} +value: "2194" +label: "57069257" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35881 +data: NexCRM\PersonBundle\Entity\BankCode {#10128 …} +value: "2195" +label: "57069315" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35882 +data: NexCRM\PersonBundle\Entity\BankCode {#10129 …} +value: "2196" +label: "57069361" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35883 +data: NexCRM\PersonBundle\Entity\BankCode {#10130 …} +value: "2197" +label: "57069727" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35884 +data: NexCRM\PersonBundle\Entity\BankCode {#10131 …} +value: "2198" +label: "57069806" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35885 +data: NexCRM\PersonBundle\Entity\BankCode {#10132 …} +value: "2199" +label: "57070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35886 +data: NexCRM\PersonBundle\Entity\BankCode {#10133 …} +value: "2200" +label: "57070045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35887 +data: NexCRM\PersonBundle\Entity\BankCode {#10134 …} +value: "2201" +label: "57070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35888 +data: NexCRM\PersonBundle\Entity\BankCode {#10135 …} +value: "2202" +label: "57070395" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35889 +data: NexCRM\PersonBundle\Entity\BankCode {#10136 …} +value: "2203" +label: "57080070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35890 +data: NexCRM\PersonBundle\Entity\BankCode {#10137 …} +value: "2204" +label: "57090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35891 +data: NexCRM\PersonBundle\Entity\BankCode {#10138 …} +value: "2205" +label: "57090010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35892 +data: NexCRM\PersonBundle\Entity\BankCode {#10139 …} +value: "2206" +label: "57090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35893 +data: NexCRM\PersonBundle\Entity\BankCode {#10140 …} +value: "2207" +label: "57091000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35894 +data: NexCRM\PersonBundle\Entity\BankCode {#10141 …} +value: "2208" +label: "57091100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35895 +data: NexCRM\PersonBundle\Entity\BankCode {#10142 …} +value: "2209" +label: "57092800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35896 +data: NexCRM\PersonBundle\Entity\BankCode {#10143 …} +value: "2210" +label: "57263015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35897 +data: NexCRM\PersonBundle\Entity\BankCode {#10144 …} +value: "2211" +label: "57351030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35898 +data: NexCRM\PersonBundle\Entity\BankCode {#10145 …} +value: "2212" +label: "57361476" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35899 +data: NexCRM\PersonBundle\Entity\BankCode {#10146 …} +value: "2213" +label: "57363243" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35900 +data: NexCRM\PersonBundle\Entity\BankCode {#10147 …} +value: "2214" +label: "57391200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35901 +data: NexCRM\PersonBundle\Entity\BankCode {#10148 …} +value: "2215" +label: "57391500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35902 +data: NexCRM\PersonBundle\Entity\BankCode {#10149 …} +value: "2216" +label: "57391800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35903 +data: NexCRM\PersonBundle\Entity\BankCode {#10150 …} +value: "2217" +label: "57450120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35904 +data: NexCRM\PersonBundle\Entity\BankCode {#10151 …} +value: "2218" +label: "57460117" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35905 +data: NexCRM\PersonBundle\Entity\BankCode {#10152 …} +value: "2219" +label: "57461759" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35906 +data: NexCRM\PersonBundle\Entity\BankCode {#10153 …} +value: "2220" +label: "57470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35907 +data: NexCRM\PersonBundle\Entity\BankCode {#10154 …} +value: "2221" +label: "57470047" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35908 +data: NexCRM\PersonBundle\Entity\BankCode {#10155 …} +value: "2222" +label: "57650010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35909 +data: NexCRM\PersonBundle\Entity\BankCode {#10156 …} +value: "2223" +label: "57661253" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35910 +data: NexCRM\PersonBundle\Entity\BankCode {#10157 …} +value: "2224" +label: "57662263" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35911 +data: NexCRM\PersonBundle\Entity\BankCode {#10158 …} +value: "2225" +label: "57751310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35912 +data: NexCRM\PersonBundle\Entity\BankCode {#10159 …} +value: "2226" +label: "57761591" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35913 +data: NexCRM\PersonBundle\Entity\BankCode {#10160 …} +value: "2227" +label: "57761599" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35914 +data: NexCRM\PersonBundle\Entity\BankCode {#10161 …} +value: "2228" +label: "57762265" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35915 +data: NexCRM\PersonBundle\Entity\BankCode {#10162 …} +value: "2229" +label: "58520086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35916 +data: NexCRM\PersonBundle\Entity\BankCode {#10163 …} +value: "2230" +label: "58540035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35917 +data: NexCRM\PersonBundle\Entity\BankCode {#10164 …} +value: "2231" +label: "58550130" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35918 +data: NexCRM\PersonBundle\Entity\BankCode {#10165 …} +value: "2232" +label: "58560103" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35919 +data: NexCRM\PersonBundle\Entity\BankCode {#10166 …} +value: "2233" +label: "58560294" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35920 +data: NexCRM\PersonBundle\Entity\BankCode {#10167 …} +value: "2234" +label: "58561626" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35921 +data: NexCRM\PersonBundle\Entity\BankCode {#10168 …} +value: "2235" +label: "58561771" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35922 +data: NexCRM\PersonBundle\Entity\BankCode {#10169 …} +value: "2236" +label: "58564788" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35923 +data: NexCRM\PersonBundle\Entity\BankCode {#10170 …} +value: "2237" +label: "58570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35924 +data: NexCRM\PersonBundle\Entity\BankCode {#10171 …} +value: "2238" +label: "58570048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35925 +data: NexCRM\PersonBundle\Entity\BankCode {#10172 …} +value: "2239" +label: "58580074" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35926 +data: NexCRM\PersonBundle\Entity\BankCode {#10173 …} +value: "2240" +label: "58590900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35927 +data: NexCRM\PersonBundle\Entity\BankCode {#10174 …} +value: "2241" +label: "58650030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35928 +data: NexCRM\PersonBundle\Entity\BankCode {#10175 …} +value: "2242" +label: "58651240" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35929 +data: NexCRM\PersonBundle\Entity\BankCode {#10176 …} +value: "2243" +label: "58660101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35930 +data: NexCRM\PersonBundle\Entity\BankCode {#10177 …} +value: "2244" +label: "58661901" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35931 +data: NexCRM\PersonBundle\Entity\BankCode {#10178 …} +value: "2245" +label: "58662653" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35932 +data: NexCRM\PersonBundle\Entity\BankCode {#10179 …} +value: "2246" +label: "58668818" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35933 +data: NexCRM\PersonBundle\Entity\BankCode {#10180 …} +value: "2247" +label: "58691500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35934 +data: NexCRM\PersonBundle\Entity\BankCode {#10181 …} +value: "2248" +label: "58751230" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35935 +data: NexCRM\PersonBundle\Entity\BankCode {#10182 …} +value: "2249" +label: "58760954" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35936 +data: NexCRM\PersonBundle\Entity\BankCode {#10183 …} +value: "2250" +label: "58761343" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35937 +data: NexCRM\PersonBundle\Entity\BankCode {#10184 …} +value: "2251" +label: "58771224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35938 +data: NexCRM\PersonBundle\Entity\BankCode {#10185 …} +value: "2252" +label: "58771242" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35939 +data: NexCRM\PersonBundle\Entity\BankCode {#10186 …} +value: "2253" +label: "59000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35940 +data: NexCRM\PersonBundle\Entity\BankCode {#10187 …} +value: "2254" +label: "59010011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35941 +data: NexCRM\PersonBundle\Entity\BankCode {#10188 …} +value: "2255" +label: "59010012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35942 +data: NexCRM\PersonBundle\Entity\BankCode {#10189 …} +value: "2256" +label: "59010013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35943 +data: NexCRM\PersonBundle\Entity\BankCode {#10190 …} +value: "2257" +label: "59010014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35944 +data: NexCRM\PersonBundle\Entity\BankCode {#10191 …} +value: "2258" +label: "59010015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35945 +data: NexCRM\PersonBundle\Entity\BankCode {#10192 …} +value: "2259" +label: "59010016" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35946 +data: NexCRM\PersonBundle\Entity\BankCode {#10193 …} +value: "2260" +label: "59010017" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35947 +data: NexCRM\PersonBundle\Entity\BankCode {#10194 …} +value: "2261" +label: "59010018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35948 +data: NexCRM\PersonBundle\Entity\BankCode {#10195 …} +value: "2262" +label: "59010019" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35949 +data: NexCRM\PersonBundle\Entity\BankCode {#10196 …} +value: "2263" +label: "59010021" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35950 +data: NexCRM\PersonBundle\Entity\BankCode {#10197 …} +value: "2264" +label: "59010022" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35951 +data: NexCRM\PersonBundle\Entity\BankCode {#10198 …} +value: "2265" +label: "59010023" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35952 +data: NexCRM\PersonBundle\Entity\BankCode {#10199 …} +value: "2266" +label: "59010024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35953 +data: NexCRM\PersonBundle\Entity\BankCode {#10200 …} +value: "2267" +label: "59010025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35954 +data: NexCRM\PersonBundle\Entity\BankCode {#10201 …} +value: "2268" +label: "59010026" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35955 +data: NexCRM\PersonBundle\Entity\BankCode {#10202 …} +value: "2269" +label: "59010027" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35956 +data: NexCRM\PersonBundle\Entity\BankCode {#10203 …} +value: "2270" +label: "59010028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35957 +data: NexCRM\PersonBundle\Entity\BankCode {#10204 …} +value: "2271" +label: "59010029" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35958 +data: NexCRM\PersonBundle\Entity\BankCode {#10205 …} +value: "2272" +label: "59010031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35959 +data: NexCRM\PersonBundle\Entity\BankCode {#10206 …} +value: "2273" +label: "59010032" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35960 +data: NexCRM\PersonBundle\Entity\BankCode {#10207 …} +value: "2274" +label: "59010033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35961 +data: NexCRM\PersonBundle\Entity\BankCode {#10208 …} +value: "2275" +label: "59010034" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35962 +data: NexCRM\PersonBundle\Entity\BankCode {#10209 …} +value: "2276" +label: "59010035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35963 +data: NexCRM\PersonBundle\Entity\BankCode {#10210 …} +value: "2277" +label: "59010036" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35964 +data: NexCRM\PersonBundle\Entity\BankCode {#10211 …} +value: "2278" +label: "59010037" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35965 +data: NexCRM\PersonBundle\Entity\BankCode {#10212 …} +value: "2279" +label: "59010038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35966 +data: NexCRM\PersonBundle\Entity\BankCode {#10213 …} +value: "2280" +label: "59010039" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35967 +data: NexCRM\PersonBundle\Entity\BankCode {#10214 …} +value: "2281" +label: "59010040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35968 +data: NexCRM\PersonBundle\Entity\BankCode {#10215 …} +value: "2282" +label: "59010041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35969 +data: NexCRM\PersonBundle\Entity\BankCode {#10216 …} +value: "2283" +label: "59010042" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35970 +data: NexCRM\PersonBundle\Entity\BankCode {#10217 …} +value: "2284" +label: "59010044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35971 +data: NexCRM\PersonBundle\Entity\BankCode {#10218 …} +value: "2285" +label: "59010045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35972 +data: NexCRM\PersonBundle\Entity\BankCode {#10219 …} +value: "2286" +label: "59010047" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35973 +data: NexCRM\PersonBundle\Entity\BankCode {#10220 …} +value: "2287" +label: "59010048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35974 +data: NexCRM\PersonBundle\Entity\BankCode {#10221 …} +value: "2288" +label: "59010049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35975 +data: NexCRM\PersonBundle\Entity\BankCode {#10222 …} +value: "2289" +label: "59010051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35976 +data: NexCRM\PersonBundle\Entity\BankCode {#10223 …} +value: "2290" +label: "59010052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35977 +data: NexCRM\PersonBundle\Entity\BankCode {#10224 …} +value: "2291" +label: "59010053" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35978 +data: NexCRM\PersonBundle\Entity\BankCode {#10225 …} +value: "2292" +label: "59010054" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35979 +data: NexCRM\PersonBundle\Entity\BankCode {#10226 …} +value: "2293" +label: "59010055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35980 +data: NexCRM\PersonBundle\Entity\BankCode {#10227 …} +value: "2294" +label: "59010056" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35981 +data: NexCRM\PersonBundle\Entity\BankCode {#10228 …} +value: "2295" +label: "59010057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35982 +data: NexCRM\PersonBundle\Entity\BankCode {#10229 …} +value: "2296" +label: "59010058" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35983 +data: NexCRM\PersonBundle\Entity\BankCode {#10230 …} +value: "2297" +label: "59010059" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35984 +data: NexCRM\PersonBundle\Entity\BankCode {#10231 …} +value: "2298" +label: "59010061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35985 +data: NexCRM\PersonBundle\Entity\BankCode {#10232 …} +value: "2299" +label: "59010062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35986 +data: NexCRM\PersonBundle\Entity\BankCode {#10233 …} +value: "2300" +label: "59010063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35987 +data: NexCRM\PersonBundle\Entity\BankCode {#10234 …} +value: "2301" +label: "59010064" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35988 +data: NexCRM\PersonBundle\Entity\BankCode {#10235 …} +value: "2302" +label: "59010065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35989 +data: NexCRM\PersonBundle\Entity\BankCode {#10236 …} +value: "2303" +label: "59010066" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35990 +data: NexCRM\PersonBundle\Entity\BankCode {#10237 …} +value: "2304" +label: "59010068" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35991 +data: NexCRM\PersonBundle\Entity\BankCode {#10238 …} +value: "2305" +label: "59010069" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35992 +data: NexCRM\PersonBundle\Entity\BankCode {#10239 …} +value: "2306" +label: "59010071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35993 +data: NexCRM\PersonBundle\Entity\BankCode {#10240 …} +value: "2307" +label: "59010072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35994 +data: NexCRM\PersonBundle\Entity\BankCode {#10241 …} +value: "2308" +label: "59010073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35995 +data: NexCRM\PersonBundle\Entity\BankCode {#10242 …} +value: "2309" +label: "59010074" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35996 +data: NexCRM\PersonBundle\Entity\BankCode {#10243 …} +value: "2310" +label: "59010400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35997 +data: NexCRM\PersonBundle\Entity\BankCode {#10244 …} +value: "2311" +label: "59020090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35998 +data: NexCRM\PersonBundle\Entity\BankCode {#10245 …} +value: "2312" +label: "59020400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35999 +data: NexCRM\PersonBundle\Entity\BankCode {#10246 …} +value: "2313" +label: "59040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36000 +data: NexCRM\PersonBundle\Entity\BankCode {#10247 …} +value: "2314" +label: "59050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36001 +data: NexCRM\PersonBundle\Entity\BankCode {#10248 …} +value: "2315" +label: "59050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36002 +data: NexCRM\PersonBundle\Entity\BankCode {#10249 …} +value: "2316" +label: "59051090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36003 +data: NexCRM\PersonBundle\Entity\BankCode {#10250 …} +value: "2317" +label: "59070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36004 +data: NexCRM\PersonBundle\Entity\BankCode {#10251 …} +value: "2318" +label: "59070070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36005 +data: NexCRM\PersonBundle\Entity\BankCode {#10252 …} +value: "2319" +label: "59080090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36006 +data: NexCRM\PersonBundle\Entity\BankCode {#10253 …} +value: "2320" +label: "59090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36007 +data: NexCRM\PersonBundle\Entity\BankCode {#10254 …} +value: "2321" +label: "59092000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36008 +data: NexCRM\PersonBundle\Entity\BankCode {#10255 …} +value: "2322" +label: "59099550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36009 +data: NexCRM\PersonBundle\Entity\BankCode {#10256 …} +value: "2323" +label: "59190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36010 +data: NexCRM\PersonBundle\Entity\BankCode {#10257 …} +value: "2324" +label: "59190200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36011 +data: NexCRM\PersonBundle\Entity\BankCode {#10258 …} +value: "2325" +label: "59251020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36012 +data: NexCRM\PersonBundle\Entity\BankCode {#10259 …} +value: "2326" +label: "59252046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36013 +data: NexCRM\PersonBundle\Entity\BankCode {#10260 …} +value: "2327" +label: "59291000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36014 +data: NexCRM\PersonBundle\Entity\BankCode {#10261 …} +value: "2328" +label: "59291200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36015 +data: NexCRM\PersonBundle\Entity\BankCode {#10262 …} +value: "2329" +label: "59320087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36016 +data: NexCRM\PersonBundle\Entity\BankCode {#10263 …} +value: "2330" +label: "59350110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36017 +data: NexCRM\PersonBundle\Entity\BankCode {#10264 …} +value: "2331" +label: "59351040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36018 +data: NexCRM\PersonBundle\Entity\BankCode {#10265 …} +value: "2332" +label: "59390100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36019 +data: NexCRM\PersonBundle\Entity\BankCode {#10266 …} +value: "2333" +label: "59391200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36020 +data: NexCRM\PersonBundle\Entity\BankCode {#10267 …} +value: "2334" +label: "59392000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36021 +data: NexCRM\PersonBundle\Entity\BankCode {#10268 …} +value: "2335" +label: "59392200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36022 +data: NexCRM\PersonBundle\Entity\BankCode {#10269 …} +value: "2336" +label: "59393000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36023 +data: NexCRM\PersonBundle\Entity\BankCode {#10270 …} +value: "2337" +label: "59450010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36024 +data: NexCRM\PersonBundle\Entity\BankCode {#10271 …} +value: "2338" +label: "59491300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36025 +data: NexCRM\PersonBundle\Entity\BankCode {#10272 …} +value: "2339" +label: "60000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36026 +data: NexCRM\PersonBundle\Entity\BankCode {#10273 …} +value: "2340" +label: "60010070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36027 +data: NexCRM\PersonBundle\Entity\BankCode {#10274 …} +value: "2341" +label: "60010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36028 +data: NexCRM\PersonBundle\Entity\BankCode {#10275 …} +value: "2342" +label: "60010700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36029 +data: NexCRM\PersonBundle\Entity\BankCode {#10276 …} +value: "2343" +label: "60020030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36030 +data: NexCRM\PersonBundle\Entity\BankCode {#10277 …} +value: "2344" +label: "60020100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36031 +data: NexCRM\PersonBundle\Entity\BankCode {#10278 …} +value: "2345" +label: "60020290" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36032 +data: NexCRM\PersonBundle\Entity\BankCode {#10279 …} +value: "2346" +label: "60020300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36033 +data: NexCRM\PersonBundle\Entity\BankCode {#10280 …} +value: "2347" +label: "60030000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36034 +data: NexCRM\PersonBundle\Entity\BankCode {#10281 …} +value: "2348" +label: "60030100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36035 +data: NexCRM\PersonBundle\Entity\BankCode {#10282 …} +value: "2349" +label: "60030200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36036 +data: NexCRM\PersonBundle\Entity\BankCode {#10283 …} +value: "2350" +label: "60030600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36037 +data: NexCRM\PersonBundle\Entity\BankCode {#10284 …} +value: "2351" +label: "60030666" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36038 +data: NexCRM\PersonBundle\Entity\BankCode {#10285 …} +value: "2352" +label: "60030700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36039 +data: NexCRM\PersonBundle\Entity\BankCode {#10286 …} +value: "2353" +label: "60030900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36040 +data: NexCRM\PersonBundle\Entity\BankCode {#10287 …} +value: "2354" +label: "60031000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36041 +data: NexCRM\PersonBundle\Entity\BankCode {#10288 …} +value: "2355" +label: "60033000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36042 +data: NexCRM\PersonBundle\Entity\BankCode {#10289 …} +value: "2356" +label: "60035810" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36043 +data: NexCRM\PersonBundle\Entity\BankCode {#10290 …} +value: "2357" +label: "60040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36044 +data: NexCRM\PersonBundle\Entity\BankCode {#10291 …} +value: "2358" +label: "60040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36045 +data: NexCRM\PersonBundle\Entity\BankCode {#10292 …} +value: "2359" +label: "60040071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36046 +data: NexCRM\PersonBundle\Entity\BankCode {#10293 …} +value: "2360" +label: "60040075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36047 +data: NexCRM\PersonBundle\Entity\BankCode {#10294 …} +value: "2361" +label: "60050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36048 +data: NexCRM\PersonBundle\Entity\BankCode {#10295 …} +value: "2362" +label: "60050009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36049 +data: NexCRM\PersonBundle\Entity\BankCode {#10296 …} +value: "2363" +label: "60050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36050 +data: NexCRM\PersonBundle\Entity\BankCode {#10297 …} +value: "2364" +label: "60060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36051 +data: NexCRM\PersonBundle\Entity\BankCode {#10298 …} +value: "2365" +label: "60060202" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36052 +data: NexCRM\PersonBundle\Entity\BankCode {#10299 …} +value: "2366" +label: "60060396" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36053 +data: NexCRM\PersonBundle\Entity\BankCode {#10300 …} +value: "2367" +label: "60062775" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36054 +data: NexCRM\PersonBundle\Entity\BankCode {#10301 …} +value: "2368" +label: "60062909" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36055 +data: NexCRM\PersonBundle\Entity\BankCode {#10302 …} +value: "2369" +label: "60069017" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36056 +data: NexCRM\PersonBundle\Entity\BankCode {#10303 …} +value: "2370" +label: "60069066" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36057 +data: NexCRM\PersonBundle\Entity\BankCode {#10304 …} +value: "2371" +label: "60069075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36058 +data: NexCRM\PersonBundle\Entity\BankCode {#10305 …} +value: "2372" +label: "60069147" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36059 +data: NexCRM\PersonBundle\Entity\BankCode {#10306 …} +value: "2373" +label: "60069158" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36060 +data: NexCRM\PersonBundle\Entity\BankCode {#10307 …} +value: "2374" +label: "60069206" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36061 +data: NexCRM\PersonBundle\Entity\BankCode {#10308 …} +value: "2375" +label: "60069224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36062 +data: NexCRM\PersonBundle\Entity\BankCode {#10309 …} +value: "2376" +label: "60069235" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36063 +data: NexCRM\PersonBundle\Entity\BankCode {#10310 …} +value: "2377" +label: "60069239" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36064 +data: NexCRM\PersonBundle\Entity\BankCode {#10311 …} +value: "2378" +label: "60069242" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36065 +data: NexCRM\PersonBundle\Entity\BankCode {#10312 …} +value: "2379" +label: "60069245" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36066 +data: NexCRM\PersonBundle\Entity\BankCode {#10313 …} +value: "2380" +label: "60069251" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36067 +data: NexCRM\PersonBundle\Entity\BankCode {#10314 …} +value: "2381" +label: "60069302" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36068 +data: NexCRM\PersonBundle\Entity\BankCode {#10315 …} +value: "2382" +label: "60069303" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36069 +data: NexCRM\PersonBundle\Entity\BankCode {#10316 …} +value: "2383" +label: "60069308" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36070 +data: NexCRM\PersonBundle\Entity\BankCode {#10317 …} +value: "2384" +label: "60069315" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36071 +data: NexCRM\PersonBundle\Entity\BankCode {#10318 …} +value: "2385" +label: "60069336" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36072 +data: NexCRM\PersonBundle\Entity\BankCode {#10319 …} +value: "2386" +label: "60069343" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36073 +data: NexCRM\PersonBundle\Entity\BankCode {#10320 …} +value: "2387" +label: "60069346" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36074 +data: NexCRM\PersonBundle\Entity\BankCode {#10321 …} +value: "2388" +label: "60069350" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36075 +data: NexCRM\PersonBundle\Entity\BankCode {#10322 …} +value: "2389" +label: "60069355" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36076 +data: NexCRM\PersonBundle\Entity\BankCode {#10323 …} +value: "2390" +label: "60069378" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36077 +data: NexCRM\PersonBundle\Entity\BankCode {#10324 …} +value: "2391" +label: "60069387" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36078 +data: NexCRM\PersonBundle\Entity\BankCode {#10325 …} +value: "2392" +label: "60069417" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36079 +data: NexCRM\PersonBundle\Entity\BankCode {#10326 …} +value: "2393" +label: "60069419" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36080 +data: NexCRM\PersonBundle\Entity\BankCode {#10327 …} +value: "2394" +label: "60069420" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36081 +data: NexCRM\PersonBundle\Entity\BankCode {#10328 …} +value: "2395" +label: "60069431" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36082 +data: NexCRM\PersonBundle\Entity\BankCode {#10329 …} +value: "2396" +label: "60069442" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36083 +data: NexCRM\PersonBundle\Entity\BankCode {#10330 …} +value: "2397" +label: "60069455" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36084 +data: NexCRM\PersonBundle\Entity\BankCode {#10331 …} +value: "2398" +label: "60069457" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36085 +data: NexCRM\PersonBundle\Entity\BankCode {#10332 …} +value: "2399" +label: "60069461" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36086 +data: NexCRM\PersonBundle\Entity\BankCode {#10333 …} +value: "2400" +label: "60069462" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36087 +data: NexCRM\PersonBundle\Entity\BankCode {#10334 …} +value: "2401" +label: "60069463" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36088 +data: NexCRM\PersonBundle\Entity\BankCode {#10335 …} +value: "2402" +label: "60069476" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36089 +data: NexCRM\PersonBundle\Entity\BankCode {#10336 …} +value: "2403" +label: "60069485" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36090 +data: NexCRM\PersonBundle\Entity\BankCode {#10337 …} +value: "2404" +label: "60069505" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36091 +data: NexCRM\PersonBundle\Entity\BankCode {#10338 …} +value: "2405" +label: "60069517" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36092 +data: NexCRM\PersonBundle\Entity\BankCode {#10339 …} +value: "2406" +label: "60069527" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36093 +data: NexCRM\PersonBundle\Entity\BankCode {#10340 …} +value: "2407" +label: "60069538" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36094 +data: NexCRM\PersonBundle\Entity\BankCode {#10341 …} +value: "2408" +label: "60069544" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36095 +data: NexCRM\PersonBundle\Entity\BankCode {#10342 …} +value: "2409" +label: "60069545" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36096 +data: NexCRM\PersonBundle\Entity\BankCode {#10343 …} +value: "2410" +label: "60069553" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36097 +data: NexCRM\PersonBundle\Entity\BankCode {#10344 …} +value: "2411" +label: "60069564" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36098 +data: NexCRM\PersonBundle\Entity\BankCode {#10345 …} +value: "2412" +label: "60069595" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36099 +data: NexCRM\PersonBundle\Entity\BankCode {#10346 …} +value: "2413" +label: "60069639" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36100 +data: NexCRM\PersonBundle\Entity\BankCode {#10347 …} +value: "2414" +label: "60069648" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36101 +data: NexCRM\PersonBundle\Entity\BankCode {#10348 …} +value: "2415" +label: "60069669" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36102 +data: NexCRM\PersonBundle\Entity\BankCode {#10349 …} +value: "2416" +label: "60069673" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36103 +data: NexCRM\PersonBundle\Entity\BankCode {#10350 …} +value: "2417" +label: "60069680" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36104 +data: NexCRM\PersonBundle\Entity\BankCode {#10351 …} +value: "2418" +label: "60069685" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36105 +data: NexCRM\PersonBundle\Entity\BankCode {#10352 …} +value: "2419" +label: "60069705" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36106 +data: NexCRM\PersonBundle\Entity\BankCode {#10353 …} +value: "2420" +label: "60069706" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36107 +data: NexCRM\PersonBundle\Entity\BankCode {#10354 …} +value: "2421" +label: "60069710" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36108 +data: NexCRM\PersonBundle\Entity\BankCode {#10355 …} +value: "2422" +label: "60069714" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36109 +data: NexCRM\PersonBundle\Entity\BankCode {#10356 …} +value: "2423" +label: "60069727" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36110 +data: NexCRM\PersonBundle\Entity\BankCode {#10357 …} +value: "2424" +label: "60069738" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36111 +data: NexCRM\PersonBundle\Entity\BankCode {#10358 …} +value: "2425" +label: "60069766" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36112 +data: NexCRM\PersonBundle\Entity\BankCode {#10359 …} +value: "2426" +label: "60069795" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36113 +data: NexCRM\PersonBundle\Entity\BankCode {#10360 …} +value: "2427" +label: "60069798" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36114 +data: NexCRM\PersonBundle\Entity\BankCode {#10361 …} +value: "2428" +label: "60069817" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36115 +data: NexCRM\PersonBundle\Entity\BankCode {#10362 …} +value: "2429" +label: "60069832" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36116 +data: NexCRM\PersonBundle\Entity\BankCode {#10363 …} +value: "2430" +label: "60069842" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36117 +data: NexCRM\PersonBundle\Entity\BankCode {#10364 …} +value: "2431" +label: "60069858" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36118 +data: NexCRM\PersonBundle\Entity\BankCode {#10365 …} +value: "2432" +label: "60069860" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36119 +data: NexCRM\PersonBundle\Entity\BankCode {#10366 …} +value: "2433" +label: "60069876" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36120 +data: NexCRM\PersonBundle\Entity\BankCode {#10367 …} +value: "2434" +label: "60069896" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36121 +data: NexCRM\PersonBundle\Entity\BankCode {#10368 …} +value: "2435" +label: "60069904" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36122 +data: NexCRM\PersonBundle\Entity\BankCode {#10369 …} +value: "2436" +label: "60069905" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36123 +data: NexCRM\PersonBundle\Entity\BankCode {#10370 …} +value: "2437" +label: "60069911" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36124 +data: NexCRM\PersonBundle\Entity\BankCode {#10371 …} +value: "2438" +label: "60069926" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36125 +data: NexCRM\PersonBundle\Entity\BankCode {#10372 …} +value: "2439" +label: "60069927" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36126 +data: NexCRM\PersonBundle\Entity\BankCode {#10373 …} +value: "2440" +label: "60069931" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36127 +data: NexCRM\PersonBundle\Entity\BankCode {#10374 …} +value: "2441" +label: "60069950" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36128 +data: NexCRM\PersonBundle\Entity\BankCode {#10375 …} +value: "2442" +label: "60069976" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36129 +data: NexCRM\PersonBundle\Entity\BankCode {#10376 …} +value: "2443" +label: "60069980" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36130 +data: NexCRM\PersonBundle\Entity\BankCode {#10377 …} +value: "2444" +label: "60070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36131 +data: NexCRM\PersonBundle\Entity\BankCode {#10378 …} +value: "2445" +label: "60070070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36132 +data: NexCRM\PersonBundle\Entity\BankCode {#10379 …} +value: "2446" +label: "60070214" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36133 +data: NexCRM\PersonBundle\Entity\BankCode {#10380 …} +value: "2447" +label: "60070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36134 +data: NexCRM\PersonBundle\Entity\BankCode {#10381 …} +value: "2448" +label: "60080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36135 +data: NexCRM\PersonBundle\Entity\BankCode {#10382 …} +value: "2449" +label: "60080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36136 +data: NexCRM\PersonBundle\Entity\BankCode {#10383 …} +value: "2450" +label: "60080057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36137 +data: NexCRM\PersonBundle\Entity\BankCode {#10384 …} +value: "2451" +label: "60080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36138 +data: NexCRM\PersonBundle\Entity\BankCode {#10385 …} +value: "2452" +label: "60080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36139 +data: NexCRM\PersonBundle\Entity\BankCode {#10386 …} +value: "2453" +label: "60080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36140 +data: NexCRM\PersonBundle\Entity\BankCode {#10387 …} +value: "2454" +label: "60080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36141 +data: NexCRM\PersonBundle\Entity\BankCode {#10388 …} +value: "2455" +label: "60089450" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36142 +data: NexCRM\PersonBundle\Entity\BankCode {#10389 …} +value: "2456" +label: "60090100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36143 +data: NexCRM\PersonBundle\Entity\BankCode {#10390 …} +value: "2457" +label: "60090133" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36144 +data: NexCRM\PersonBundle\Entity\BankCode {#10391 …} +value: "2458" +label: "60090300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36145 +data: NexCRM\PersonBundle\Entity\BankCode {#10392 …} +value: "2459" +label: "60090700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36146 +data: NexCRM\PersonBundle\Entity\BankCode {#10393 …} +value: "2460" +label: "60090800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36147 +data: NexCRM\PersonBundle\Entity\BankCode {#10394 …} +value: "2461" +label: "60090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36148 +data: NexCRM\PersonBundle\Entity\BankCode {#10395 …} +value: "2462" +label: "60120200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36149 +data: NexCRM\PersonBundle\Entity\BankCode {#10396 …} +value: "2463" +label: "60120500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36150 +data: NexCRM\PersonBundle\Entity\BankCode {#10397 …} +value: "2464" +label: "60133300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36151 +data: NexCRM\PersonBundle\Entity\BankCode {#10398 …} +value: "2465" +label: "60241074" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36152 +data: NexCRM\PersonBundle\Entity\BankCode {#10399 …} +value: "2466" +label: "60250010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36153 +data: NexCRM\PersonBundle\Entity\BankCode {#10400 …} +value: "2467" +label: "60261329" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36154 +data: NexCRM\PersonBundle\Entity\BankCode {#10401 …} +value: "2468" +label: "60261622" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36155 +data: NexCRM\PersonBundle\Entity\BankCode {#10402 …} +value: "2469" +label: "60261818" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36156 +data: NexCRM\PersonBundle\Entity\BankCode {#10403 …} +value: "2470" +label: "60262063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36157 +data: NexCRM\PersonBundle\Entity\BankCode {#10404 …} +value: "2471" +label: "60262693" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36158 +data: NexCRM\PersonBundle\Entity\BankCode {#10405 …} +value: "2472" +label: "60270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36159 +data: NexCRM\PersonBundle\Entity\BankCode {#10406 …} +value: "2473" +label: "60270073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36160 +data: NexCRM\PersonBundle\Entity\BankCode {#10407 …} +value: "2474" +label: "60290110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36161 +data: NexCRM\PersonBundle\Entity\BankCode {#10408 …} +value: "2475" +label: "60291120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36162 +data: NexCRM\PersonBundle\Entity\BankCode {#10409 …} +value: "2476" +label: "60320291" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36163 +data: NexCRM\PersonBundle\Entity\BankCode {#10410 …} +value: "2477" +label: "60340071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36164 +data: NexCRM\PersonBundle\Entity\BankCode {#10411 …} +value: "2478" +label: "60350130" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36165 +data: NexCRM\PersonBundle\Entity\BankCode {#10412 …} +value: "2479" +label: "60361923" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36166 +data: NexCRM\PersonBundle\Entity\BankCode {#10413 …} +value: "2480" +label: "60380002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36167 +data: NexCRM\PersonBundle\Entity\BankCode {#10414 …} +value: "2481" +label: "60390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36168 +data: NexCRM\PersonBundle\Entity\BankCode {#10415 …} +value: "2482" +label: "60390300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36169 +data: NexCRM\PersonBundle\Entity\BankCode {#10416 …} +value: "2483" +label: "60391310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36170 +data: NexCRM\PersonBundle\Entity\BankCode {#10417 …} +value: "2484" +label: "60391420" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36171 +data: NexCRM\PersonBundle\Entity\BankCode {#10418 …} +value: "2485" +label: "60410600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36172 +data: NexCRM\PersonBundle\Entity\BankCode {#10419 …} +value: "2486" +label: "60420000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36173 +data: NexCRM\PersonBundle\Entity\BankCode {#10420 …} +value: "2487" +label: "60420020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36174 +data: NexCRM\PersonBundle\Entity\BankCode {#10421 …} +value: "2488" +label: "60420021" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36175 +data: NexCRM\PersonBundle\Entity\BankCode {#10422 …} +value: "2489" +label: "60420186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36176 +data: NexCRM\PersonBundle\Entity\BankCode {#10423 …} +value: "2490" +label: "60422000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36177 +data: NexCRM\PersonBundle\Entity\BankCode {#10424 …} +value: "2491" +label: "60440073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36178 +data: NexCRM\PersonBundle\Entity\BankCode {#10425 …} +value: "2492" +label: "60450050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36179 +data: NexCRM\PersonBundle\Entity\BankCode {#10426 …} +value: "2493" +label: "60460142" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36180 +data: NexCRM\PersonBundle\Entity\BankCode {#10427 …} +value: "2494" +label: "60462808" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36181 +data: NexCRM\PersonBundle\Entity\BankCode {#10428 …} +value: "2495" +label: "60470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36182 +data: NexCRM\PersonBundle\Entity\BankCode {#10429 …} +value: "2496" +label: "60470082" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36183 +data: NexCRM\PersonBundle\Entity\BankCode {#10430 …} +value: "2497" +label: "60480008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36184 +data: NexCRM\PersonBundle\Entity\BankCode {#10431 …} +value: "2498" +label: "60490150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36185 +data: NexCRM\PersonBundle\Entity\BankCode {#10432 …} +value: "2499" +label: "60491430" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36186 +data: NexCRM\PersonBundle\Entity\BankCode {#10433 …} +value: "2500" +label: "60661906" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36187 +data: NexCRM\PersonBundle\Entity\BankCode {#10434 …} +value: "2501" +label: "60663084" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36188 +data: NexCRM\PersonBundle\Entity\BankCode {#10435 …} +value: "2502" +label: "60670024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36189 +data: NexCRM\PersonBundle\Entity\BankCode {#10436 …} +value: "2503" +label: "60670070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36190 +data: NexCRM\PersonBundle\Entity\BankCode {#10437 …} +value: "2504" +label: "61030000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36191 +data: NexCRM\PersonBundle\Entity\BankCode {#10438 …} +value: "2505" +label: "61040014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36192 +data: NexCRM\PersonBundle\Entity\BankCode {#10439 …} +value: "2506" +label: "61050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36193 +data: NexCRM\PersonBundle\Entity\BankCode {#10440 …} +value: "2507" +label: "61060500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36194 +data: NexCRM\PersonBundle\Entity\BankCode {#10441 …} +value: "2508" +label: "61070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36195 +data: NexCRM\PersonBundle\Entity\BankCode {#10442 …} +value: "2509" +label: "61070078" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36196 +data: NexCRM\PersonBundle\Entity\BankCode {#10443 …} +value: "2510" +label: "61080006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36197 +data: NexCRM\PersonBundle\Entity\BankCode {#10444 …} +value: "2511" +label: "61091200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36198 +data: NexCRM\PersonBundle\Entity\BankCode {#10445 …} +value: "2512" +label: "61120286" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36199 +data: NexCRM\PersonBundle\Entity\BankCode {#10446 …} +value: "2513" +label: "61140071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36200 +data: NexCRM\PersonBundle\Entity\BankCode {#10447 …} +value: "2514" +label: "61150020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36201 +data: NexCRM\PersonBundle\Entity\BankCode {#10448 …} +value: "2515" +label: "61161696" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36202 +data: NexCRM\PersonBundle\Entity\BankCode {#10449 …} +value: "2516" +label: "61170024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36203 +data: NexCRM\PersonBundle\Entity\BankCode {#10450 …} +value: "2517" +label: "61170076" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36204 +data: NexCRM\PersonBundle\Entity\BankCode {#10451 …} +value: "2518" +label: "61180004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36205 +data: NexCRM\PersonBundle\Entity\BankCode {#10452 …} +value: "2519" +label: "61190110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36206 +data: NexCRM\PersonBundle\Entity\BankCode {#10453 …} +value: "2520" +label: "61191310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36207 +data: NexCRM\PersonBundle\Entity\BankCode {#10454 …} +value: "2521" +label: "61240048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36208 +data: NexCRM\PersonBundle\Entity\BankCode {#10455 …} +value: "2522" +label: "61261213" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36209 +data: NexCRM\PersonBundle\Entity\BankCode {#10456 …} +value: "2523" +label: "61261339" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36210 +data: NexCRM\PersonBundle\Entity\BankCode {#10457 …} +value: "2524" +label: "61262258" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36211 +data: NexCRM\PersonBundle\Entity\BankCode {#10458 …} +value: "2525" +label: "61262345" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36212 +data: NexCRM\PersonBundle\Entity\BankCode {#10459 …} +value: "2526" +label: "61281007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36213 +data: NexCRM\PersonBundle\Entity\BankCode {#10460 …} +value: "2527" +label: "61290120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36214 +data: NexCRM\PersonBundle\Entity\BankCode {#10461 …} +value: "2528" +label: "61340079" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36215 +data: NexCRM\PersonBundle\Entity\BankCode {#10462 …} +value: "2529" +label: "61361722" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36216 +data: NexCRM\PersonBundle\Entity\BankCode {#10463 …} +value: "2530" +label: "61361975" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36217 +data: NexCRM\PersonBundle\Entity\BankCode {#10464 …} +value: "2531" +label: "61370024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36218 +data: NexCRM\PersonBundle\Entity\BankCode {#10465 …} +value: "2532" +label: "61370086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36219 +data: NexCRM\PersonBundle\Entity\BankCode {#10466 …} +value: "2533" +label: "61390140" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36220 +data: NexCRM\PersonBundle\Entity\BankCode {#10467 …} +value: "2534" +label: "61391410" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36221 +data: NexCRM\PersonBundle\Entity\BankCode {#10468 …} +value: "2535" +label: "61420086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36222 +data: NexCRM\PersonBundle\Entity\BankCode {#10469 …} +value: "2536" +label: "61440086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36223 +data: NexCRM\PersonBundle\Entity\BankCode {#10470 …} +value: "2537" +label: "61450050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36224 +data: NexCRM\PersonBundle\Entity\BankCode {#10471 …} +value: "2538" +label: "61480001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36225 +data: NexCRM\PersonBundle\Entity\BankCode {#10472 …} +value: "2539" +label: "61490150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36226 +data: NexCRM\PersonBundle\Entity\BankCode {#10473 …} +value: "2540" +label: "61491010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36227 +data: NexCRM\PersonBundle\Entity\BankCode {#10474 …} +value: "2541" +label: "62020000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36228 +data: NexCRM\PersonBundle\Entity\BankCode {#10475 …} +value: "2542" +label: "62020100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36229 +data: NexCRM\PersonBundle\Entity\BankCode {#10476 …} +value: "2543" +label: "62040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36230 +data: NexCRM\PersonBundle\Entity\BankCode {#10477 …} +value: "2544" +label: "62050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36231 +data: NexCRM\PersonBundle\Entity\BankCode {#10478 …} +value: "2545" +label: "62061991" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36232 +data: NexCRM\PersonBundle\Entity\BankCode {#10479 …} +value: "2546" +label: "62062215" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36233 +data: NexCRM\PersonBundle\Entity\BankCode {#10480 …} +value: "2547" +label: "62062643" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36234 +data: NexCRM\PersonBundle\Entity\BankCode {#10481 …} +value: "2548" +label: "62063263" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36235 +data: NexCRM\PersonBundle\Entity\BankCode {#10482 …} +value: "2549" +label: "62070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36236 +data: NexCRM\PersonBundle\Entity\BankCode {#10483 …} +value: "2550" +label: "62070081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36237 +data: NexCRM\PersonBundle\Entity\BankCode {#10484 …} +value: "2551" +label: "62080012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36238 +data: NexCRM\PersonBundle\Entity\BankCode {#10485 …} +value: "2552" +label: "62090100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36239 +data: NexCRM\PersonBundle\Entity\BankCode {#10486 …} +value: "2553" +label: "62091400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36240 +data: NexCRM\PersonBundle\Entity\BankCode {#10487 …} +value: "2554" +label: "62091600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36241 +data: NexCRM\PersonBundle\Entity\BankCode {#10488 …} +value: "2555" +label: "62091800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36242 +data: NexCRM\PersonBundle\Entity\BankCode {#10489 …} +value: "2556" +label: "62220000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36243 +data: NexCRM\PersonBundle\Entity\BankCode {#10490 …} +value: "2557" +label: "62240048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36244 +data: NexCRM\PersonBundle\Entity\BankCode {#10491 …} +value: "2558" +label: "62250030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36245 +data: NexCRM\PersonBundle\Entity\BankCode {#10492 …} +value: "2559" +label: "62251550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36246 +data: NexCRM\PersonBundle\Entity\BankCode {#10493 …} +value: "2560" +label: "62280012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36247 +data: NexCRM\PersonBundle\Entity\BankCode {#10494 …} +value: "2561" +label: "62290110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36248 +data: NexCRM\PersonBundle\Entity\BankCode {#10495 …} +value: "2562" +label: "62291020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36249 +data: NexCRM\PersonBundle\Entity\BankCode {#10496 …} +value: "2563" +label: "62391420" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36250 +data: NexCRM\PersonBundle\Entity\BankCode {#10497 …} +value: "2564" +label: "63000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36251 +data: NexCRM\PersonBundle\Entity\BankCode {#10498 …} +value: "2565" +label: "63020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36252 +data: NexCRM\PersonBundle\Entity\BankCode {#10499 …} +value: "2566" +label: "63040053" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36253 +data: NexCRM\PersonBundle\Entity\BankCode {#10500 …} +value: "2567" +label: "63050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36254 +data: NexCRM\PersonBundle\Entity\BankCode {#10501 …} +value: "2568" +label: "63061486" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36255 +data: NexCRM\PersonBundle\Entity\BankCode {#10502 …} +value: "2569" +label: "63070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36256 +data: NexCRM\PersonBundle\Entity\BankCode {#10503 …} +value: "2570" +label: "63070088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36257 +data: NexCRM\PersonBundle\Entity\BankCode {#10504 …} +value: "2571" +label: "63080015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36258 +data: NexCRM\PersonBundle\Entity\BankCode {#10505 …} +value: "2572" +label: "63080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36259 +data: NexCRM\PersonBundle\Entity\BankCode {#10506 …} +value: "2573" +label: "63090100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36260 +data: NexCRM\PersonBundle\Entity\BankCode {#10507 …} +value: "2574" +label: "63091010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36261 +data: NexCRM\PersonBundle\Entity\BankCode {#10508 …} +value: "2575" +label: "63091200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36262 +data: NexCRM\PersonBundle\Entity\BankCode {#10509 …} +value: "2576" +label: "63091300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36263 +data: NexCRM\PersonBundle\Entity\BankCode {#10510 …} +value: "2577" +label: "63220090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36264 +data: NexCRM\PersonBundle\Entity\BankCode {#10511 …} +value: "2578" +label: "63240016" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36265 +data: NexCRM\PersonBundle\Entity\BankCode {#10512 …} +value: "2579" +label: "63250030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36266 +data: NexCRM\PersonBundle\Entity\BankCode {#10513 …} +value: "2580" +label: "63290110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36267 +data: NexCRM\PersonBundle\Entity\BankCode {#10514 …} +value: "2581" +label: "64000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36268 +data: NexCRM\PersonBundle\Entity\BankCode {#10515 …} +value: "2582" +label: "64020186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36269 +data: NexCRM\PersonBundle\Entity\BankCode {#10516 …} +value: "2583" +label: "64040033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36270 +data: NexCRM\PersonBundle\Entity\BankCode {#10517 …} +value: "2584" +label: "64040045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36271 +data: NexCRM\PersonBundle\Entity\BankCode {#10518 …} +value: "2585" +label: "64050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36272 +data: NexCRM\PersonBundle\Entity\BankCode {#10519 …} +value: "2586" +label: "64061854" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36273 +data: NexCRM\PersonBundle\Entity\BankCode {#10520 …} +value: "2587" +label: "64070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36274 +data: NexCRM\PersonBundle\Entity\BankCode {#10521 …} +value: "2588" +label: "64070085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36275 +data: NexCRM\PersonBundle\Entity\BankCode {#10522 …} +value: "2589" +label: "64070215" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36276 +data: NexCRM\PersonBundle\Entity\BankCode {#10523 …} +value: "2590" +label: "64070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36277 +data: NexCRM\PersonBundle\Entity\BankCode {#10524 …} +value: "2591" +label: "64080014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36278 +data: NexCRM\PersonBundle\Entity\BankCode {#10525 …} +value: "2592" +label: "64090100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36279 +data: NexCRM\PersonBundle\Entity\BankCode {#10526 …} +value: "2593" +label: "64091200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36280 +data: NexCRM\PersonBundle\Entity\BankCode {#10527 …} +value: "2594" +label: "64091300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36281 +data: NexCRM\PersonBundle\Entity\BankCode {#10528 …} +value: "2595" +label: "64140036" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36282 +data: NexCRM\PersonBundle\Entity\BankCode {#10529 …} +value: "2596" +label: "64150020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36283 +data: NexCRM\PersonBundle\Entity\BankCode {#10530 …} +value: "2597" +label: "64161397" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36284 +data: NexCRM\PersonBundle\Entity\BankCode {#10531 …} +value: "2598" +label: "64161608" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36285 +data: NexCRM\PersonBundle\Entity\BankCode {#10532 …} +value: "2599" +label: "64161956" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36286 +data: NexCRM\PersonBundle\Entity\BankCode {#10533 …} +value: "2600" +label: "64163225" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36287 +data: NexCRM\PersonBundle\Entity\BankCode {#10534 …} +value: "2601" +label: "64180014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36288 +data: NexCRM\PersonBundle\Entity\BankCode {#10535 …} +value: "2602" +label: "64190110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36289 +data: NexCRM\PersonBundle\Entity\BankCode {#10536 …} +value: "2603" +label: "64191030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36290 +data: NexCRM\PersonBundle\Entity\BankCode {#10537 …} +value: "2604" +label: "64191210" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36291 +data: NexCRM\PersonBundle\Entity\BankCode {#10538 …} +value: "2605" +label: "64191700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36292 +data: NexCRM\PersonBundle\Entity\BankCode {#10539 …} +value: "2606" +label: "64240048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36293 +data: NexCRM\PersonBundle\Entity\BankCode {#10540 …} +value: "2607" +label: "64240071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36294 +data: NexCRM\PersonBundle\Entity\BankCode {#10541 …} +value: "2608" +label: "64250040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36295 +data: NexCRM\PersonBundle\Entity\BankCode {#10542 …} +value: "2609" +label: "64251060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36296 +data: NexCRM\PersonBundle\Entity\BankCode {#10543 …} +value: "2610" +label: "64261363" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36297 +data: NexCRM\PersonBundle\Entity\BankCode {#10544 …} +value: "2611" +label: "64261626" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36298 +data: NexCRM\PersonBundle\Entity\BankCode {#10545 …} +value: "2612" +label: "64261853" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36299 +data: NexCRM\PersonBundle\Entity\BankCode {#10546 …} +value: "2613" +label: "64262408" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36300 +data: NexCRM\PersonBundle\Entity\BankCode {#10547 …} +value: "2614" +label: "64290120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36301 +data: NexCRM\PersonBundle\Entity\BankCode {#10548 …} +value: "2615" +label: "64291010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36302 +data: NexCRM\PersonBundle\Entity\BankCode {#10549 …} +value: "2616" +label: "64291420" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36303 +data: NexCRM\PersonBundle\Entity\BankCode {#10550 …} +value: "2617" +label: "64292020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36304 +data: NexCRM\PersonBundle\Entity\BankCode {#10551 …} +value: "2618" +label: "64292310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36305 +data: NexCRM\PersonBundle\Entity\BankCode {#10552 …} +value: "2619" +label: "64350070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36306 +data: NexCRM\PersonBundle\Entity\BankCode {#10553 …} +value: "2620" +label: "64361359" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36307 +data: NexCRM\PersonBundle\Entity\BankCode {#10554 …} +value: "2621" +label: "64380011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36308 +data: NexCRM\PersonBundle\Entity\BankCode {#10555 …} +value: "2622" +label: "64390130" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36309 +data: NexCRM\PersonBundle\Entity\BankCode {#10556 …} +value: "2623" +label: "65020186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36310 +data: NexCRM\PersonBundle\Entity\BankCode {#10557 …} +value: "2624" +label: "65040073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36311 +data: NexCRM\PersonBundle\Entity\BankCode {#10558 …} +value: "2625" +label: "65050110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36312 +data: NexCRM\PersonBundle\Entity\BankCode {#10559 …} +value: "2626" +label: "65061219" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36313 +data: NexCRM\PersonBundle\Entity\BankCode {#10560 …} +value: "2627" +label: "65062577" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36314 +data: NexCRM\PersonBundle\Entity\BankCode {#10561 …} +value: "2628" +label: "65063086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36315 +data: NexCRM\PersonBundle\Entity\BankCode {#10562 …} +value: "2629" +label: "65070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36316 +data: NexCRM\PersonBundle\Entity\BankCode {#10563 …} +value: "2630" +label: "65070084" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36317 +data: NexCRM\PersonBundle\Entity\BankCode {#10564 …} +value: "2631" +label: "65080009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36318 +data: NexCRM\PersonBundle\Entity\BankCode {#10565 …} +value: "2632" +label: "65090100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36319 +data: NexCRM\PersonBundle\Entity\BankCode {#10566 …} +value: "2633" +label: "65091040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36320 +data: NexCRM\PersonBundle\Entity\BankCode {#10567 …} +value: "2634" +label: "65091300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36321 +data: NexCRM\PersonBundle\Entity\BankCode {#10568 …} +value: "2635" +label: "65091600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36322 +data: NexCRM\PersonBundle\Entity\BankCode {#10569 …} +value: "2636" +label: "65092010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36323 +data: NexCRM\PersonBundle\Entity\BankCode {#10570 …} +value: "2637" +label: "65092200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36324 +data: NexCRM\PersonBundle\Entity\BankCode {#10571 …} +value: "2638" +label: "65093020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36325 +data: NexCRM\PersonBundle\Entity\BankCode {#10572 …} +value: "2639" +label: "65110200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36326 +data: NexCRM\PersonBundle\Entity\BankCode {#10573 …} +value: "2640" +label: "65140072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36327 +data: NexCRM\PersonBundle\Entity\BankCode {#10574 …} +value: "2641" +label: "65161497" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36328 +data: NexCRM\PersonBundle\Entity\BankCode {#10575 …} +value: "2642" +label: "65162832" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36329 +data: NexCRM\PersonBundle\Entity\BankCode {#10576 …} +value: "2643" +label: "65180005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36330 +data: NexCRM\PersonBundle\Entity\BankCode {#10577 …} +value: "2644" +label: "65190110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36331 +data: NexCRM\PersonBundle\Entity\BankCode {#10578 …} +value: "2645" +label: "65191500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36332 +data: NexCRM\PersonBundle\Entity\BankCode {#10579 …} +value: "2646" +label: "65340004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36333 +data: NexCRM\PersonBundle\Entity\BankCode {#10580 …} +value: "2647" +label: "65341204" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36334 +data: NexCRM\PersonBundle\Entity\BankCode {#10581 …} +value: "2648" +label: "65351050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36335 +data: NexCRM\PersonBundle\Entity\BankCode {#10582 …} +value: "2649" +label: "65351260" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36336 +data: NexCRM\PersonBundle\Entity\BankCode {#10583 …} +value: "2650" +label: "65361469" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36337 +data: NexCRM\PersonBundle\Entity\BankCode {#10584 …} +value: "2651" +label: "65361898" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36338 +data: NexCRM\PersonBundle\Entity\BankCode {#10585 …} +value: "2652" +label: "65361989" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36339 +data: NexCRM\PersonBundle\Entity\BankCode {#10586 …} +value: "2653" +label: "65362499" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36340 +data: NexCRM\PersonBundle\Entity\BankCode {#10587 …} +value: "2654" +label: "65370024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36341 +data: NexCRM\PersonBundle\Entity\BankCode {#10588 …} +value: "2655" +label: "65370075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36342 +data: NexCRM\PersonBundle\Entity\BankCode {#10589 …} +value: "2656" +label: "65380003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36343 +data: NexCRM\PersonBundle\Entity\BankCode {#10590 …} +value: "2657" +label: "65390120" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36344 +data: NexCRM\PersonBundle\Entity\BankCode {#10591 …} +value: "2658" +label: "65391210" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36345 +data: NexCRM\PersonBundle\Entity\BankCode {#10592 …} +value: "2659" +label: "65392030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36346 +data: NexCRM\PersonBundle\Entity\BankCode {#10593 …} +value: "2660" +label: "65440087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36347 +data: NexCRM\PersonBundle\Entity\BankCode {#10594 …} +value: "2661" +label: "65450070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36348 +data: NexCRM\PersonBundle\Entity\BankCode {#10595 …} +value: "2662" +label: "65461878" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36349 +data: NexCRM\PersonBundle\Entity\BankCode {#10596 …} +value: "2663" +label: "65462231" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36350 +data: NexCRM\PersonBundle\Entity\BankCode {#10597 …} +value: "2664" +label: "65491320" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36351 +data: NexCRM\PersonBundle\Entity\BankCode {#10598 …} +value: "2665" +label: "65491510" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36352 +data: NexCRM\PersonBundle\Entity\BankCode {#10599 …} +value: "2666" +label: "66000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36353 +data: NexCRM\PersonBundle\Entity\BankCode {#10600 …} +value: "2667" +label: "66010075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36354 +data: NexCRM\PersonBundle\Entity\BankCode {#10601 …} +value: "2668" +label: "66010200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36355 +data: NexCRM\PersonBundle\Entity\BankCode {#10602 …} +value: "2669" +label: "66010700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36356 +data: NexCRM\PersonBundle\Entity\BankCode {#10603 …} +value: "2670" +label: "66020020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36357 +data: NexCRM\PersonBundle\Entity\BankCode {#10604 …} +value: "2671" +label: "66020286" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36358 +data: NexCRM\PersonBundle\Entity\BankCode {#10605 …} +value: "2672" +label: "66020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36359 +data: NexCRM\PersonBundle\Entity\BankCode {#10606 …} +value: "2673" +label: "66020566" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36360 +data: NexCRM\PersonBundle\Entity\BankCode {#10607 …} +value: "2674" +label: "66030600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36361 +data: NexCRM\PersonBundle\Entity\BankCode {#10608 …} +value: "2675" +label: "66040018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36362 +data: NexCRM\PersonBundle\Entity\BankCode {#10609 …} +value: "2676" +label: "66040026" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36363 +data: NexCRM\PersonBundle\Entity\BankCode {#10610 …} +value: "2677" +label: "66050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36364 +data: NexCRM\PersonBundle\Entity\BankCode {#10611 …} +value: "2678" +label: "66050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36365 +data: NexCRM\PersonBundle\Entity\BankCode {#10612 …} +value: "2679" +label: "66051220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36366 +data: NexCRM\PersonBundle\Entity\BankCode {#10613 …} +value: "2680" +label: "66060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36367 +data: NexCRM\PersonBundle\Entity\BankCode {#10614 …} +value: "2681" +label: "66060300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36368 +data: NexCRM\PersonBundle\Entity\BankCode {#10615 …} +value: "2682" +label: "66061407" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36369 +data: NexCRM\PersonBundle\Entity\BankCode {#10616 …} +value: "2683" +label: "66061724" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36370 +data: NexCRM\PersonBundle\Entity\BankCode {#10617 …} +value: "2684" +label: "66062138" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36371 +data: NexCRM\PersonBundle\Entity\BankCode {#10618 …} +value: "2685" +label: "66062366" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36372 +data: NexCRM\PersonBundle\Entity\BankCode {#10619 …} +value: "2686" +label: "66069103" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36373 +data: NexCRM\PersonBundle\Entity\BankCode {#10620 …} +value: "2687" +label: "66069104" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36374 +data: NexCRM\PersonBundle\Entity\BankCode {#10621 …} +value: "2688" +label: "66069342" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36375 +data: NexCRM\PersonBundle\Entity\BankCode {#10622 …} +value: "2689" +label: "66070004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36376 +data: NexCRM\PersonBundle\Entity\BankCode {#10623 …} +value: "2690" +label: "66070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36377 +data: NexCRM\PersonBundle\Entity\BankCode {#10624 …} +value: "2691" +label: "66070213" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36378 +data: NexCRM\PersonBundle\Entity\BankCode {#10625 …} +value: "2692" +label: "66070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36379 +data: NexCRM\PersonBundle\Entity\BankCode {#10626 …} +value: "2693" +label: "66080052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36380 +data: NexCRM\PersonBundle\Entity\BankCode {#10627 …} +value: "2694" +label: "66090800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36381 +data: NexCRM\PersonBundle\Entity\BankCode {#10628 …} +value: "2695" +label: "66090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36382 +data: NexCRM\PersonBundle\Entity\BankCode {#10629 …} +value: "2696" +label: "66091200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36383 +data: NexCRM\PersonBundle\Entity\BankCode {#10630 …} +value: "2697" +label: "66190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36384 +data: NexCRM\PersonBundle\Entity\BankCode {#10631 …} +value: "2698" +label: "66240002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36385 +data: NexCRM\PersonBundle\Entity\BankCode {#10632 …} +value: "2699" +label: "66250030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36386 +data: NexCRM\PersonBundle\Entity\BankCode {#10633 …} +value: "2700" +label: "66251434" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36387 +data: NexCRM\PersonBundle\Entity\BankCode {#10634 …} +value: "2701" +label: "66261092" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36388 +data: NexCRM\PersonBundle\Entity\BankCode {#10635 …} +value: "2702" +label: "66261416" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36389 +data: NexCRM\PersonBundle\Entity\BankCode {#10636 …} +value: "2703" +label: "66270001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36390 +data: NexCRM\PersonBundle\Entity\BankCode {#10637 …} +value: "2704" +label: "66270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36391 +data: NexCRM\PersonBundle\Entity\BankCode {#10638 …} +value: "2705" +label: "66280053" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36392 +data: NexCRM\PersonBundle\Entity\BankCode {#10639 …} +value: "2706" +label: "66290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36393 +data: NexCRM\PersonBundle\Entity\BankCode {#10640 …} +value: "2707" +label: "66291300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36394 +data: NexCRM\PersonBundle\Entity\BankCode {#10641 …} +value: "2708" +label: "66291400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36395 +data: NexCRM\PersonBundle\Entity\BankCode {#10642 …} +value: "2709" +label: "66340018" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36396 +data: NexCRM\PersonBundle\Entity\BankCode {#10643 …} +value: "2710" +label: "66350036" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36397 +data: NexCRM\PersonBundle\Entity\BankCode {#10644 …} +value: "2711" +label: "66391200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36398 +data: NexCRM\PersonBundle\Entity\BankCode {#10645 …} +value: "2712" +label: "66391600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36399 +data: NexCRM\PersonBundle\Entity\BankCode {#10646 …} +value: "2713" +label: "66432700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36400 +data: NexCRM\PersonBundle\Entity\BankCode {#10647 …} +value: "2714" +label: "66440084" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36401 +data: NexCRM\PersonBundle\Entity\BankCode {#10648 …} +value: "2715" +label: "66450050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36402 +data: NexCRM\PersonBundle\Entity\BankCode {#10649 …} +value: "2716" +label: "66451346" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36403 +data: NexCRM\PersonBundle\Entity\BankCode {#10650 …} +value: "2717" +label: "66451548" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36404 +data: NexCRM\PersonBundle\Entity\BankCode {#10651 …} +value: "2718" +label: "66451862" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36405 +data: NexCRM\PersonBundle\Entity\BankCode {#10652 …} +value: "2719" +label: "66452776" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36406 +data: NexCRM\PersonBundle\Entity\BankCode {#10653 …} +value: "2720" +label: "66470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36407 +data: NexCRM\PersonBundle\Entity\BankCode {#10654 …} +value: "2721" +label: "66470035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36408 +data: NexCRM\PersonBundle\Entity\BankCode {#10655 …} +value: "2722" +label: "66490000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36409 +data: NexCRM\PersonBundle\Entity\BankCode {#10656 …} +value: "2723" +label: "66491800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36410 +data: NexCRM\PersonBundle\Entity\BankCode {#10657 …} +value: "2724" +label: "66492600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36411 +data: NexCRM\PersonBundle\Entity\BankCode {#10658 …} +value: "2725" +label: "66492700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36412 +data: NexCRM\PersonBundle\Entity\BankCode {#10659 …} +value: "2726" +label: "66550070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36413 +data: NexCRM\PersonBundle\Entity\BankCode {#10660 …} +value: "2727" +label: "66562053" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36414 +data: NexCRM\PersonBundle\Entity\BankCode {#10661 …} +value: "2728" +label: "66562300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36415 +data: NexCRM\PersonBundle\Entity\BankCode {#10662 …} +value: "2729" +label: "66640035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36416 +data: NexCRM\PersonBundle\Entity\BankCode {#10663 …} +value: "2730" +label: "66650085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36417 +data: NexCRM\PersonBundle\Entity\BankCode {#10664 …} +value: "2731" +label: "66661244" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36418 +data: NexCRM\PersonBundle\Entity\BankCode {#10665 …} +value: "2732" +label: "66661329" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36419 +data: NexCRM\PersonBundle\Entity\BankCode {#10666 …} +value: "2733" +label: "66661454" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36420 +data: NexCRM\PersonBundle\Entity\BankCode {#10667 …} +value: "2734" +label: "66662155" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36421 +data: NexCRM\PersonBundle\Entity\BankCode {#10668 …} +value: "2735" +label: "66662220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36422 +data: NexCRM\PersonBundle\Entity\BankCode {#10669 …} +value: "2736" +label: "66670006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36423 +data: NexCRM\PersonBundle\Entity\BankCode {#10670 …} +value: "2737" +label: "66670024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36424 +data: NexCRM\PersonBundle\Entity\BankCode {#10671 …} +value: "2738" +label: "66680013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36425 +data: NexCRM\PersonBundle\Entity\BankCode {#10672 …} +value: "2739" +label: "66690000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36426 +data: NexCRM\PersonBundle\Entity\BankCode {#10673 …} +value: "2740" +label: "66692300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36427 +data: NexCRM\PersonBundle\Entity\BankCode {#10674 …} +value: "2741" +label: "66762332" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36428 +data: NexCRM\PersonBundle\Entity\BankCode {#10675 …} +value: "2742" +label: "66762433" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36429 +data: NexCRM\PersonBundle\Entity\BankCode {#10676 …} +value: "2743" +label: "67020190" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36430 +data: NexCRM\PersonBundle\Entity\BankCode {#10677 …} +value: "2744" +label: "67040031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36431 +data: NexCRM\PersonBundle\Entity\BankCode {#10678 …} +value: "2745" +label: "67040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36432 +data: NexCRM\PersonBundle\Entity\BankCode {#10679 …} +value: "2746" +label: "67040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36433 +data: NexCRM\PersonBundle\Entity\BankCode {#10680 …} +value: "2747" +label: "67040085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36434 +data: NexCRM\PersonBundle\Entity\BankCode {#10681 …} +value: "2748" +label: "67050505" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36435 +data: NexCRM\PersonBundle\Entity\BankCode {#10682 …} +value: "2749" +label: "67051203" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36436 +data: NexCRM\PersonBundle\Entity\BankCode {#10683 …} +value: "2750" +label: "67060031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36437 +data: NexCRM\PersonBundle\Entity\BankCode {#10684 …} +value: "2751" +label: "67070010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36438 +data: NexCRM\PersonBundle\Entity\BankCode {#10685 …} +value: "2752" +label: "67070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36439 +data: NexCRM\PersonBundle\Entity\BankCode {#10686 …} +value: "2753" +label: "67080050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36440 +data: NexCRM\PersonBundle\Entity\BankCode {#10687 …} +value: "2754" +label: "67080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36441 +data: NexCRM\PersonBundle\Entity\BankCode {#10688 …} +value: "2755" +label: "67080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36442 +data: NexCRM\PersonBundle\Entity\BankCode {#10689 …} +value: "2756" +label: "67089440" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36443 +data: NexCRM\PersonBundle\Entity\BankCode {#10690 …} +value: "2757" +label: "67090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36444 +data: NexCRM\PersonBundle\Entity\BankCode {#10691 …} +value: "2758" +label: "67092300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36445 +data: NexCRM\PersonBundle\Entity\BankCode {#10692 …} +value: "2759" +label: "67220286" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36446 +data: NexCRM\PersonBundle\Entity\BankCode {#10693 …} +value: "2760" +label: "67230000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36447 +data: NexCRM\PersonBundle\Entity\BankCode {#10694 …} +value: "2761" +label: "67230001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36448 +data: NexCRM\PersonBundle\Entity\BankCode {#10695 …} +value: "2762" +label: "67240039" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36449 +data: NexCRM\PersonBundle\Entity\BankCode {#10696 …} +value: "2763" +label: "67250020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36450 +data: NexCRM\PersonBundle\Entity\BankCode {#10697 …} +value: "2764" +label: "67262243" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36451 +data: NexCRM\PersonBundle\Entity\BankCode {#10698 …} +value: "2765" +label: "67262550" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36452 +data: NexCRM\PersonBundle\Entity\BankCode {#10699 …} +value: "2766" +label: "67270003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36453 +data: NexCRM\PersonBundle\Entity\BankCode {#10700 …} +value: "2767" +label: "67270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36454 +data: NexCRM\PersonBundle\Entity\BankCode {#10701 …} +value: "2768" +label: "67280051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36455 +data: NexCRM\PersonBundle\Entity\BankCode {#10702 …} +value: "2769" +label: "67290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36456 +data: NexCRM\PersonBundle\Entity\BankCode {#10703 …} +value: "2770" +label: "67290100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36457 +data: NexCRM\PersonBundle\Entity\BankCode {#10704 …} +value: "2771" +label: "67291700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36458 +data: NexCRM\PersonBundle\Entity\BankCode {#10705 …} +value: "2772" +label: "67291900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36459 +data: NexCRM\PersonBundle\Entity\BankCode {#10706 …} +value: "2773" +label: "67292200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36460 +data: NexCRM\PersonBundle\Entity\BankCode {#10707 …} +value: "2774" +label: "67352565" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36461 +data: NexCRM\PersonBundle\Entity\BankCode {#10708 …} +value: "2775" +label: "67390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36462 +data: NexCRM\PersonBundle\Entity\BankCode {#10709 …} +value: "2776" +label: "67450048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36463 +data: NexCRM\PersonBundle\Entity\BankCode {#10710 …} +value: "2777" +label: "67460041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36464 +data: NexCRM\PersonBundle\Entity\BankCode {#10711 …} +value: "2778" +label: "67461424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36465 +data: NexCRM\PersonBundle\Entity\BankCode {#10712 …} +value: "2779" +label: "67461733" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36466 +data: NexCRM\PersonBundle\Entity\BankCode {#10713 …} +value: "2780" +label: "67462368" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36467 +data: NexCRM\PersonBundle\Entity\BankCode {#10714 …} +value: "2781" +label: "68000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36468 +data: NexCRM\PersonBundle\Entity\BankCode {#10715 …} +value: "2782" +label: "68020186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36469 +data: NexCRM\PersonBundle\Entity\BankCode {#10716 …} +value: "2783" +label: "68030000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36470 +data: NexCRM\PersonBundle\Entity\BankCode {#10717 …} +value: "2784" +label: "68040007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36471 +data: NexCRM\PersonBundle\Entity\BankCode {#10718 …} +value: "2785" +label: "68050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36472 +data: NexCRM\PersonBundle\Entity\BankCode {#10719 …} +value: "2786" +label: "68051004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36473 +data: NexCRM\PersonBundle\Entity\BankCode {#10720 …} +value: "2787" +label: "68051207" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36474 +data: NexCRM\PersonBundle\Entity\BankCode {#10721 …} +value: "2788" +label: "68052230" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36475 +data: NexCRM\PersonBundle\Entity\BankCode {#10722 …} +value: "2789" +label: "68052328" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36476 +data: NexCRM\PersonBundle\Entity\BankCode {#10723 …} +value: "2790" +label: "68052863" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36477 +data: NexCRM\PersonBundle\Entity\BankCode {#10724 …} +value: "2791" +label: "68061505" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36478 +data: NexCRM\PersonBundle\Entity\BankCode {#10725 …} +value: "2792" +label: "68062105" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36479 +data: NexCRM\PersonBundle\Entity\BankCode {#10726 …} +value: "2793" +label: "68062730" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36480 +data: NexCRM\PersonBundle\Entity\BankCode {#10727 …} +value: "2794" +label: "68063479" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36481 +data: NexCRM\PersonBundle\Entity\BankCode {#10728 …} +value: "2795" +label: "68064222" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36482 +data: NexCRM\PersonBundle\Entity\BankCode {#10729 …} +value: "2796" +label: "68070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36483 +data: NexCRM\PersonBundle\Entity\BankCode {#10730 …} +value: "2797" +label: "68070030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36484 +data: NexCRM\PersonBundle\Entity\BankCode {#10731 …} +value: "2798" +label: "68070212" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36485 +data: NexCRM\PersonBundle\Entity\BankCode {#10732 …} +value: "2799" +label: "68070224" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36486 +data: NexCRM\PersonBundle\Entity\BankCode {#10733 …} +value: "2800" +label: "68080030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36487 +data: NexCRM\PersonBundle\Entity\BankCode {#10734 …} +value: "2801" +label: "68080031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36488 +data: NexCRM\PersonBundle\Entity\BankCode {#10735 …} +value: "2802" +label: "68080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36489 +data: NexCRM\PersonBundle\Entity\BankCode {#10736 …} +value: "2803" +label: "68080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36490 +data: NexCRM\PersonBundle\Entity\BankCode {#10737 …} +value: "2804" +label: "68090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36491 +data: NexCRM\PersonBundle\Entity\BankCode {#10738 …} +value: "2805" +label: "68090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36492 +data: NexCRM\PersonBundle\Entity\BankCode {#10739 …} +value: "2806" +label: "68091900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36493 +data: NexCRM\PersonBundle\Entity\BankCode {#10740 …} +value: "2807" +label: "68092000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36494 +data: NexCRM\PersonBundle\Entity\BankCode {#10741 …} +value: "2808" +label: "68092300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36495 +data: NexCRM\PersonBundle\Entity\BankCode {#10742 …} +value: "2809" +label: "68270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36496 +data: NexCRM\PersonBundle\Entity\BankCode {#10743 …} +value: "2810" +label: "68270033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36497 +data: NexCRM\PersonBundle\Entity\BankCode {#10744 …} +value: "2811" +label: "68290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36498 +data: NexCRM\PersonBundle\Entity\BankCode {#10745 …} +value: "2812" +label: "68340058" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36499 +data: NexCRM\PersonBundle\Entity\BankCode {#10746 …} +value: "2813" +label: "68350048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36500 +data: NexCRM\PersonBundle\Entity\BankCode {#10747 …} +value: "2814" +label: "68351557" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36501 +data: NexCRM\PersonBundle\Entity\BankCode {#10748 …} +value: "2815" +label: "68351865" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36502 +data: NexCRM\PersonBundle\Entity\BankCode {#10749 …} +value: "2816" +label: "68370024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36503 +data: NexCRM\PersonBundle\Entity\BankCode {#10750 …} +value: "2817" +label: "68370034" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36504 +data: NexCRM\PersonBundle\Entity\BankCode {#10751 …} +value: "2818" +label: "68390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36505 +data: NexCRM\PersonBundle\Entity\BankCode {#10752 …} +value: "2819" +label: "68391500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36506 +data: NexCRM\PersonBundle\Entity\BankCode {#10753 …} +value: "2820" +label: "68452290" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36507 +data: NexCRM\PersonBundle\Entity\BankCode {#10754 …} +value: "2821" +label: "68462427" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36508 +data: NexCRM\PersonBundle\Entity\BankCode {#10755 …} +value: "2822" +label: "68490000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36509 +data: NexCRM\PersonBundle\Entity\BankCode {#10756 …} +value: "2823" +label: "68492200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36510 +data: NexCRM\PersonBundle\Entity\BankCode {#10757 …} +value: "2824" +label: "69020190" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36511 +data: NexCRM\PersonBundle\Entity\BankCode {#10758 …} +value: "2825" +label: "69040045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36512 +data: NexCRM\PersonBundle\Entity\BankCode {#10759 …} +value: "2826" +label: "69050001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36513 +data: NexCRM\PersonBundle\Entity\BankCode {#10760 …} +value: "2827" +label: "69051410" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36514 +data: NexCRM\PersonBundle\Entity\BankCode {#10761 …} +value: "2828" +label: "69051620" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36515 +data: NexCRM\PersonBundle\Entity\BankCode {#10762 …} +value: "2829" +label: "69051725" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36516 +data: NexCRM\PersonBundle\Entity\BankCode {#10763 …} +value: "2830" +label: "69061800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36517 +data: NexCRM\PersonBundle\Entity\BankCode {#10764 …} +value: "2831" +label: "69070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36518 +data: NexCRM\PersonBundle\Entity\BankCode {#10765 …} +value: "2832" +label: "69070032" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36519 +data: NexCRM\PersonBundle\Entity\BankCode {#10766 …} +value: "2833" +label: "69091200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36520 +data: NexCRM\PersonBundle\Entity\BankCode {#10767 …} +value: "2834" +label: "69091600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36521 +data: NexCRM\PersonBundle\Entity\BankCode {#10768 …} +value: "2835" +label: "69220186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36522 +data: NexCRM\PersonBundle\Entity\BankCode {#10769 …} +value: "2836" +label: "69240075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36523 +data: NexCRM\PersonBundle\Entity\BankCode {#10770 …} +value: "2837" +label: "69250035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36524 +data: NexCRM\PersonBundle\Entity\BankCode {#10771 …} +value: "2838" +label: "69251445" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36525 +data: NexCRM\PersonBundle\Entity\BankCode {#10772 …} +value: "2839" +label: "69251755" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36526 +data: NexCRM\PersonBundle\Entity\BankCode {#10773 …} +value: "2840" +label: "69270024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36527 +data: NexCRM\PersonBundle\Entity\BankCode {#10774 …} +value: "2841" +label: "69270038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36528 +data: NexCRM\PersonBundle\Entity\BankCode {#10775 …} +value: "2842" +label: "69280035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36529 +data: NexCRM\PersonBundle\Entity\BankCode {#10776 …} +value: "2843" +label: "69290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36530 +data: NexCRM\PersonBundle\Entity\BankCode {#10777 …} +value: "2844" +label: "69291000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36531 +data: NexCRM\PersonBundle\Entity\BankCode {#10778 …} +value: "2845" +label: "69291099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36532 +data: NexCRM\PersonBundle\Entity\BankCode {#10779 …} +value: "2846" +label: "69362032" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36533 +data: NexCRM\PersonBundle\Entity\BankCode {#10780 …} +value: "2847" +label: "69400000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36534 +data: NexCRM\PersonBundle\Entity\BankCode {#10781 …} +value: "2848" +label: "69440007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36535 +data: NexCRM\PersonBundle\Entity\BankCode {#10782 …} +value: "2849" +label: "69440060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36536 +data: NexCRM\PersonBundle\Entity\BankCode {#10783 …} +value: "2850" +label: "69450065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36537 +data: NexCRM\PersonBundle\Entity\BankCode {#10784 …} +value: "2851" +label: "69470024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36538 +data: NexCRM\PersonBundle\Entity\BankCode {#10785 …} +value: "2852" +label: "69470039" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36539 +data: NexCRM\PersonBundle\Entity\BankCode {#10786 …} +value: "2853" +label: "69490000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36540 +data: NexCRM\PersonBundle\Entity\BankCode {#10787 …} +value: "2854" +label: "69491700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36541 +data: NexCRM\PersonBundle\Entity\BankCode {#10788 …} +value: "2855" +label: "70000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36542 +data: NexCRM\PersonBundle\Entity\BankCode {#10789 …} +value: "2856" +label: "70010080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36543 +data: NexCRM\PersonBundle\Entity\BankCode {#10790 …} +value: "2857" +label: "70010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36544 +data: NexCRM\PersonBundle\Entity\BankCode {#10791 …} +value: "2858" +label: "70010500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36545 +data: NexCRM\PersonBundle\Entity\BankCode {#10792 …} +value: "2859" +label: "70010555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36546 +data: NexCRM\PersonBundle\Entity\BankCode {#10793 …} +value: "2860" +label: "70010570" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36547 +data: NexCRM\PersonBundle\Entity\BankCode {#10794 …} +value: "2861" +label: "70010800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36548 +data: NexCRM\PersonBundle\Entity\BankCode {#10795 …} +value: "2862" +label: "70011100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36549 +data: NexCRM\PersonBundle\Entity\BankCode {#10796 …} +value: "2863" +label: "70011110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36550 +data: NexCRM\PersonBundle\Entity\BankCode {#10797 …} +value: "2864" +label: "70011200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36551 +data: NexCRM\PersonBundle\Entity\BankCode {#10798 …} +value: "2865" +label: "70011300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36552 +data: NexCRM\PersonBundle\Entity\BankCode {#10799 …} +value: "2866" +label: "70011400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36553 +data: NexCRM\PersonBundle\Entity\BankCode {#10800 …} +value: "2867" +label: "70011500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36554 +data: NexCRM\PersonBundle\Entity\BankCode {#10801 …} +value: "2868" +label: "70011600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36555 +data: NexCRM\PersonBundle\Entity\BankCode {#10802 …} +value: "2869" +label: "70011700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36556 +data: NexCRM\PersonBundle\Entity\BankCode {#10803 …} +value: "2870" +label: "70011900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36557 +data: NexCRM\PersonBundle\Entity\BankCode {#10804 …} +value: "2871" +label: "70012000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36558 +data: NexCRM\PersonBundle\Entity\BankCode {#10805 …} +value: "2872" +label: "70012300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36559 +data: NexCRM\PersonBundle\Entity\BankCode {#10806 …} +value: "2873" +label: "70012400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36560 +data: NexCRM\PersonBundle\Entity\BankCode {#10807 …} +value: "2874" +label: "70012600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36561 +data: NexCRM\PersonBundle\Entity\BankCode {#10808 …} +value: "2875" +label: "70012700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36562 +data: NexCRM\PersonBundle\Entity\BankCode {#10809 …} +value: "2876" +label: "70013000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36563 +data: NexCRM\PersonBundle\Entity\BankCode {#10810 …} +value: "2877" +label: "70013010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36564 +data: NexCRM\PersonBundle\Entity\BankCode {#10811 …} +value: "2878" +label: "70013100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36565 +data: NexCRM\PersonBundle\Entity\BankCode {#10812 …} +value: "2879" +label: "70013199" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36566 +data: NexCRM\PersonBundle\Entity\BankCode {#10813 …} +value: "2880" +label: "70013400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36567 +data: NexCRM\PersonBundle\Entity\BankCode {#10814 …} +value: "2881" +label: "70013500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36568 +data: NexCRM\PersonBundle\Entity\BankCode {#10815 …} +value: "2882" +label: "70015000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36569 +data: NexCRM\PersonBundle\Entity\BankCode {#10816 …} +value: "2883" +label: "70015015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36570 +data: NexCRM\PersonBundle\Entity\BankCode {#10817 …} +value: "2884" +label: "70015025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36571 +data: NexCRM\PersonBundle\Entity\BankCode {#10818 …} +value: "2885" +label: "70015035" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36572 +data: NexCRM\PersonBundle\Entity\BankCode {#10819 …} +value: "2886" +label: "70017000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36573 +data: NexCRM\PersonBundle\Entity\BankCode {#10820 …} +value: "2887" +label: "70020270" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36574 +data: NexCRM\PersonBundle\Entity\BankCode {#10821 …} +value: "2888" +label: "70020300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36575 +data: NexCRM\PersonBundle\Entity\BankCode {#10822 …} +value: "2889" +label: "70020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36576 +data: NexCRM\PersonBundle\Entity\BankCode {#10823 …} +value: "2890" +label: "70020570" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36577 +data: NexCRM\PersonBundle\Entity\BankCode {#10824 …} +value: "2891" +label: "70020800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36578 +data: NexCRM\PersonBundle\Entity\BankCode {#10825 …} +value: "2892" +label: "70021180" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36579 +data: NexCRM\PersonBundle\Entity\BankCode {#10826 …} +value: "2893" +label: "70022200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36580 +data: NexCRM\PersonBundle\Entity\BankCode {#10827 …} +value: "2894" +label: "70025175" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36581 +data: NexCRM\PersonBundle\Entity\BankCode {#10828 …} +value: "2895" +label: "70030014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36582 +data: NexCRM\PersonBundle\Entity\BankCode {#10829 …} +value: "2896" +label: "70030300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36583 +data: NexCRM\PersonBundle\Entity\BankCode {#10830 …} +value: "2897" +label: "70030400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36584 +data: NexCRM\PersonBundle\Entity\BankCode {#10831 …} +value: "2898" +label: "70031000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36585 +data: NexCRM\PersonBundle\Entity\BankCode {#10832 …} +value: "2899" +label: "70032500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36586 +data: NexCRM\PersonBundle\Entity\BankCode {#10833 …} +value: "2900" +label: "70033100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36587 +data: NexCRM\PersonBundle\Entity\BankCode {#10834 …} +value: "2901" +label: "70035000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36588 +data: NexCRM\PersonBundle\Entity\BankCode {#10835 …} +value: "2902" +label: "70040041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36589 +data: NexCRM\PersonBundle\Entity\BankCode {#10836 …} +value: "2903" +label: "70040045" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36590 +data: NexCRM\PersonBundle\Entity\BankCode {#10837 …} +value: "2904" +label: "70040048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36591 +data: NexCRM\PersonBundle\Entity\BankCode {#10838 …} +value: "2905" +label: "70040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36592 +data: NexCRM\PersonBundle\Entity\BankCode {#10839 …} +value: "2906" +label: "70040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36593 +data: NexCRM\PersonBundle\Entity\BankCode {#10840 …} +value: "2907" +label: "70040062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36594 +data: NexCRM\PersonBundle\Entity\BankCode {#10841 …} +value: "2908" +label: "70040063" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36595 +data: NexCRM\PersonBundle\Entity\BankCode {#10842 …} +value: "2909" +label: "70040070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36596 +data: NexCRM\PersonBundle\Entity\BankCode {#10843 …} +value: "2910" +label: "70045050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36597 +data: NexCRM\PersonBundle\Entity\BankCode {#10844 …} +value: "2911" +label: "70050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36598 +data: NexCRM\PersonBundle\Entity\BankCode {#10845 …} +value: "2912" +label: "70051003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36599 +data: NexCRM\PersonBundle\Entity\BankCode {#10846 …} +value: "2913" +label: "70051540" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36600 +data: NexCRM\PersonBundle\Entity\BankCode {#10847 …} +value: "2914" +label: "70051805" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36601 +data: NexCRM\PersonBundle\Entity\BankCode {#10848 …} +value: "2915" +label: "70051995" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36602 +data: NexCRM\PersonBundle\Entity\BankCode {#10849 …} +value: "2916" +label: "70052060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36603 +data: NexCRM\PersonBundle\Entity\BankCode {#10850 …} +value: "2917" +label: "70053070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36604 +data: NexCRM\PersonBundle\Entity\BankCode {#10851 …} +value: "2918" +label: "70054306" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36605 +data: NexCRM\PersonBundle\Entity\BankCode {#10852 …} +value: "2919" +label: "70070010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36606 +data: NexCRM\PersonBundle\Entity\BankCode {#10853 …} +value: "2920" +label: "70070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36607 +data: NexCRM\PersonBundle\Entity\BankCode {#10854 …} +value: "2921" +label: "70070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36608 +data: NexCRM\PersonBundle\Entity\BankCode {#10855 …} +value: "2922" +label: "70070362" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36609 +data: NexCRM\PersonBundle\Entity\BankCode {#10856 …} +value: "2923" +label: "70080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36610 +data: NexCRM\PersonBundle\Entity\BankCode {#10857 …} +value: "2924" +label: "70080056" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36611 +data: NexCRM\PersonBundle\Entity\BankCode {#10858 …} +value: "2925" +label: "70080057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36612 +data: NexCRM\PersonBundle\Entity\BankCode {#10859 …} +value: "2926" +label: "70080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36613 +data: NexCRM\PersonBundle\Entity\BankCode {#10860 …} +value: "2927" +label: "70080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36614 +data: NexCRM\PersonBundle\Entity\BankCode {#10861 …} +value: "2928" +label: "70080087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36615 +data: NexCRM\PersonBundle\Entity\BankCode {#10862 …} +value: "2929" +label: "70080088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36616 +data: NexCRM\PersonBundle\Entity\BankCode {#10863 …} +value: "2930" +label: "70089470" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36617 +data: NexCRM\PersonBundle\Entity\BankCode {#10864 …} +value: "2931" +label: "70089472" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36618 +data: NexCRM\PersonBundle\Entity\BankCode {#10865 …} +value: "2932" +label: "70090100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36619 +data: NexCRM\PersonBundle\Entity\BankCode {#10866 …} +value: "2933" +label: "70090124" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36620 +data: NexCRM\PersonBundle\Entity\BankCode {#10867 …} +value: "2934" +label: "70090500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36621 +data: NexCRM\PersonBundle\Entity\BankCode {#10868 …} +value: "2935" +label: "70091500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36622 +data: NexCRM\PersonBundle\Entity\BankCode {#10869 …} +value: "2936" +label: "70091510" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36623 +data: NexCRM\PersonBundle\Entity\BankCode {#10870 …} +value: "2937" +label: "70091600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36624 +data: NexCRM\PersonBundle\Entity\BankCode {#10871 …} +value: "2938" +label: "70091900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36625 +data: NexCRM\PersonBundle\Entity\BankCode {#10872 …} +value: "2939" +label: "70093200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36626 +data: NexCRM\PersonBundle\Entity\BankCode {#10873 …} +value: "2940" +label: "70093400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36627 +data: NexCRM\PersonBundle\Entity\BankCode {#10874 …} +value: "2941" +label: "70110088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36628 +data: NexCRM\PersonBundle\Entity\BankCode {#10875 …} +value: "2942" +label: "70110500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36629 +data: NexCRM\PersonBundle\Entity\BankCode {#10876 …} +value: "2943" +label: "70120100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36630 +data: NexCRM\PersonBundle\Entity\BankCode {#10877 …} +value: "2944" +label: "70120400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36631 +data: NexCRM\PersonBundle\Entity\BankCode {#10878 …} +value: "2945" +label: "70120500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36632 +data: NexCRM\PersonBundle\Entity\BankCode {#10879 …} +value: "2946" +label: "70120600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36633 +data: NexCRM\PersonBundle\Entity\BankCode {#10880 …} +value: "2947" +label: "70120700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36634 +data: NexCRM\PersonBundle\Entity\BankCode {#10881 …} +value: "2948" +label: "70130700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36635 +data: NexCRM\PersonBundle\Entity\BankCode {#10882 …} +value: "2949" +label: "70130799" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36636 +data: NexCRM\PersonBundle\Entity\BankCode {#10883 …} +value: "2950" +label: "70130800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36637 +data: NexCRM\PersonBundle\Entity\BankCode {#10884 …} +value: "2951" +label: "70133300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36638 +data: NexCRM\PersonBundle\Entity\BankCode {#10885 …} +value: "2952" +label: "70150000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36639 +data: NexCRM\PersonBundle\Entity\BankCode {#10886 …} +value: "2953" +label: "70160000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36640 +data: NexCRM\PersonBundle\Entity\BankCode {#10887 …} +value: "2954" +label: "70163370" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36641 +data: NexCRM\PersonBundle\Entity\BankCode {#10888 …} +value: "2955" +label: "70166486" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36642 +data: NexCRM\PersonBundle\Entity\BankCode {#10889 …} +value: "2956" +label: "70169132" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36643 +data: NexCRM\PersonBundle\Entity\BankCode {#10890 …} +value: "2957" +label: "70169165" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36644 +data: NexCRM\PersonBundle\Entity\BankCode {#10891 …} +value: "2958" +label: "70169168" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36645 +data: NexCRM\PersonBundle\Entity\BankCode {#10892 …} +value: "2959" +label: "70169186" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36646 +data: NexCRM\PersonBundle\Entity\BankCode {#10893 …} +value: "2960" +label: "70169190" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36647 +data: NexCRM\PersonBundle\Entity\BankCode {#10894 …} +value: "2961" +label: "70169191" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36648 +data: NexCRM\PersonBundle\Entity\BankCode {#10895 …} +value: "2962" +label: "70169195" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36649 +data: NexCRM\PersonBundle\Entity\BankCode {#10896 …} +value: "2963" +label: "70169310" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36650 +data: NexCRM\PersonBundle\Entity\BankCode {#10897 …} +value: "2964" +label: "70169331" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36651 +data: NexCRM\PersonBundle\Entity\BankCode {#10898 …} +value: "2965" +label: "70169333" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36652 +data: NexCRM\PersonBundle\Entity\BankCode {#10899 …} +value: "2966" +label: "70169351" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36653 +data: NexCRM\PersonBundle\Entity\BankCode {#10900 …} +value: "2967" +label: "70169356" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36654 +data: NexCRM\PersonBundle\Entity\BankCode {#10901 …} +value: "2968" +label: "70169382" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36655 +data: NexCRM\PersonBundle\Entity\BankCode {#10902 …} +value: "2969" +label: "70169383" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36656 +data: NexCRM\PersonBundle\Entity\BankCode {#10903 …} +value: "2970" +label: "70169388" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36657 +data: NexCRM\PersonBundle\Entity\BankCode {#10904 …} +value: "2971" +label: "70169402" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36658 +data: NexCRM\PersonBundle\Entity\BankCode {#10905 …} +value: "2972" +label: "70169410" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36659 +data: NexCRM\PersonBundle\Entity\BankCode {#10906 …} +value: "2973" +label: "70169413" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36660 +data: NexCRM\PersonBundle\Entity\BankCode {#10907 …} +value: "2974" +label: "70169450" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36661 +data: NexCRM\PersonBundle\Entity\BankCode {#10908 …} +value: "2975" +label: "70169459" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36662 +data: NexCRM\PersonBundle\Entity\BankCode {#10909 …} +value: "2976" +label: "70169460" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36663 +data: NexCRM\PersonBundle\Entity\BankCode {#10910 …} +value: "2977" +label: "70169464" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36664 +data: NexCRM\PersonBundle\Entity\BankCode {#10911 …} +value: "2978" +label: "70169465" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36665 +data: NexCRM\PersonBundle\Entity\BankCode {#10912 …} +value: "2979" +label: "70169466" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36666 +data: NexCRM\PersonBundle\Entity\BankCode {#10913 …} +value: "2980" +label: "70169470" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36667 +data: NexCRM\PersonBundle\Entity\BankCode {#10914 …} +value: "2981" +label: "70169474" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36668 +data: NexCRM\PersonBundle\Entity\BankCode {#10915 …} +value: "2982" +label: "70169476" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36669 +data: NexCRM\PersonBundle\Entity\BankCode {#10916 …} +value: "2983" +label: "70169509" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36670 +data: NexCRM\PersonBundle\Entity\BankCode {#10917 …} +value: "2984" +label: "70169521" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36671 +data: NexCRM\PersonBundle\Entity\BankCode {#10918 …} +value: "2985" +label: "70169524" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36672 +data: NexCRM\PersonBundle\Entity\BankCode {#10919 …} +value: "2986" +label: "70169530" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36673 +data: NexCRM\PersonBundle\Entity\BankCode {#10920 …} +value: "2987" +label: "70169538" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36674 +data: NexCRM\PersonBundle\Entity\BankCode {#10921 …} +value: "2988" +label: "70169541" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36675 +data: NexCRM\PersonBundle\Entity\BankCode {#10922 …} +value: "2989" +label: "70169543" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36676 +data: NexCRM\PersonBundle\Entity\BankCode {#10923 …} +value: "2990" +label: "70169558" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36677 +data: NexCRM\PersonBundle\Entity\BankCode {#10924 …} +value: "2991" +label: "70169566" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36678 +data: NexCRM\PersonBundle\Entity\BankCode {#10925 …} +value: "2992" +label: "70169568" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36679 +data: NexCRM\PersonBundle\Entity\BankCode {#10926 …} +value: "2993" +label: "70169571" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36680 +data: NexCRM\PersonBundle\Entity\BankCode {#10927 …} +value: "2994" +label: "70169575" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36681 +data: NexCRM\PersonBundle\Entity\BankCode {#10928 …} +value: "2995" +label: "70169576" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36682 +data: NexCRM\PersonBundle\Entity\BankCode {#10929 …} +value: "2996" +label: "70169585" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36683 +data: NexCRM\PersonBundle\Entity\BankCode {#10930 …} +value: "2997" +label: "70169598" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36684 +data: NexCRM\PersonBundle\Entity\BankCode {#10931 …} +value: "2998" +label: "70169599" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36685 +data: NexCRM\PersonBundle\Entity\BankCode {#10932 …} +value: "2999" +label: "70169602" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36686 +data: NexCRM\PersonBundle\Entity\BankCode {#10933 …} +value: "3000" +label: "70169605" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36687 +data: NexCRM\PersonBundle\Entity\BankCode {#10934 …} +value: "3001" +label: "70169614" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36688 +data: NexCRM\PersonBundle\Entity\BankCode {#10935 …} +value: "3002" +label: "70169619" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36689 +data: NexCRM\PersonBundle\Entity\BankCode {#10936 …} +value: "3003" +label: "70169653" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36690 +data: NexCRM\PersonBundle\Entity\BankCode {#10937 …} +value: "3004" +label: "70169693" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36691 +data: NexCRM\PersonBundle\Entity\BankCode {#10938 …} +value: "3005" +label: "70190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36692 +data: NexCRM\PersonBundle\Entity\BankCode {#10939 …} +value: "3006" +label: "70190010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36693 +data: NexCRM\PersonBundle\Entity\BankCode {#10940 …} +value: "3007" +label: "70220000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36694 +data: NexCRM\PersonBundle\Entity\BankCode {#10941 …} +value: "3008" +label: "70220200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36695 +data: NexCRM\PersonBundle\Entity\BankCode {#10942 …} +value: "3009" +label: "70220300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36696 +data: NexCRM\PersonBundle\Entity\BankCode {#10943 …} +value: "3010" +label: "70220800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36697 +data: NexCRM\PersonBundle\Entity\BankCode {#10944 …} +value: "3011" +label: "70220900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36698 +data: NexCRM\PersonBundle\Entity\BankCode {#10945 …} +value: "3012" +label: "70230600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36699 +data: NexCRM\PersonBundle\Entity\BankCode {#10946 …} +value: "3013" +label: "70250150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36700 +data: NexCRM\PersonBundle\Entity\BankCode {#10947 …} +value: "3014" +label: "70320090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36701 +data: NexCRM\PersonBundle\Entity\BankCode {#10948 …} +value: "3015" +label: "70321194" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36702 +data: NexCRM\PersonBundle\Entity\BankCode {#10949 …} +value: "3016" +label: "70322192" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36703 +data: NexCRM\PersonBundle\Entity\BankCode {#10950 …} +value: "3017" +label: "70350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36704 +data: NexCRM\PersonBundle\Entity\BankCode {#10951 …} +value: "3018" +label: "70351030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36705 +data: NexCRM\PersonBundle\Entity\BankCode {#10952 …} +value: "3019" +label: "70362595" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36706 +data: NexCRM\PersonBundle\Entity\BankCode {#10953 …} +value: "3020" +label: "70380006" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36707 +data: NexCRM\PersonBundle\Entity\BankCode {#10954 …} +value: "3021" +label: "70390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36708 +data: NexCRM\PersonBundle\Entity\BankCode {#10955 …} +value: "3022" +label: "70390010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36709 +data: NexCRM\PersonBundle\Entity\BankCode {#10956 …} +value: "3023" +label: "70391800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36710 +data: NexCRM\PersonBundle\Entity\BankCode {#10957 …} +value: "3024" +label: "71020072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36711 +data: NexCRM\PersonBundle\Entity\BankCode {#10958 …} +value: "3025" +label: "71021270" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36712 +data: NexCRM\PersonBundle\Entity\BankCode {#10959 …} +value: "3026" +label: "71022182" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36713 +data: NexCRM\PersonBundle\Entity\BankCode {#10960 …} +value: "3027" +label: "71023173" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36714 +data: NexCRM\PersonBundle\Entity\BankCode {#10961 …} +value: "3028" +label: "71050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36715 +data: NexCRM\PersonBundle\Entity\BankCode {#10962 …} +value: "3029" +label: "71051010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36716 +data: NexCRM\PersonBundle\Entity\BankCode {#10963 …} +value: "3030" +label: "71052050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36717 +data: NexCRM\PersonBundle\Entity\BankCode {#10964 …} +value: "3031" +label: "71061009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36718 +data: NexCRM\PersonBundle\Entity\BankCode {#10965 …} +value: "3032" +label: "71062802" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36719 +data: NexCRM\PersonBundle\Entity\BankCode {#10966 …} +value: "3033" +label: "71090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36720 +data: NexCRM\PersonBundle\Entity\BankCode {#10967 …} +value: "3034" +label: "71120077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36721 +data: NexCRM\PersonBundle\Entity\BankCode {#10968 …} +value: "3035" +label: "71120078" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36722 +data: NexCRM\PersonBundle\Entity\BankCode {#10969 …} +value: "3036" +label: "71121176" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36723 +data: NexCRM\PersonBundle\Entity\BankCode {#10970 …} +value: "3037" +label: "71122183" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36724 +data: NexCRM\PersonBundle\Entity\BankCode {#10971 …} +value: "3038" +label: "71140041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36725 +data: NexCRM\PersonBundle\Entity\BankCode {#10972 …} +value: "3039" +label: "71141041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36726 +data: NexCRM\PersonBundle\Entity\BankCode {#10973 …} +value: "3040" +label: "71142041" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36727 +data: NexCRM\PersonBundle\Entity\BankCode {#10974 …} +value: "3041" +label: "71150000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36728 +data: NexCRM\PersonBundle\Entity\BankCode {#10975 …} +value: "3042" +label: "71151020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36729 +data: NexCRM\PersonBundle\Entity\BankCode {#10976 …} +value: "3043" +label: "71152570" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36730 +data: NexCRM\PersonBundle\Entity\BankCode {#10977 …} +value: "3044" +label: "71152680" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36731 +data: NexCRM\PersonBundle\Entity\BankCode {#10978 …} +value: "3045" +label: "71160000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36732 +data: NexCRM\PersonBundle\Entity\BankCode {#10979 …} +value: "3046" +label: "71160161" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36733 +data: NexCRM\PersonBundle\Entity\BankCode {#10980 …} +value: "3047" +label: "71161964" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36734 +data: NexCRM\PersonBundle\Entity\BankCode {#10981 …} +value: "3048" +label: "71162355" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36735 +data: NexCRM\PersonBundle\Entity\BankCode {#10982 …} +value: "3049" +label: "71162804" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36736 +data: NexCRM\PersonBundle\Entity\BankCode {#10983 …} +value: "3050" +label: "71165150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36737 +data: NexCRM\PersonBundle\Entity\BankCode {#10984 …} +value: "3051" +label: "71180005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36738 +data: NexCRM\PersonBundle\Entity\BankCode {#10985 …} +value: "3052" +label: "71190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36739 +data: NexCRM\PersonBundle\Entity\BankCode {#10986 …} +value: "3053" +label: "71191000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36740 +data: NexCRM\PersonBundle\Entity\BankCode {#10987 …} +value: "3054" +label: "72000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36741 +data: NexCRM\PersonBundle\Entity\BankCode {#10988 …} +value: "3055" +label: "72012300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36742 +data: NexCRM\PersonBundle\Entity\BankCode {#10989 …} +value: "3056" +label: "72020070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36743 +data: NexCRM\PersonBundle\Entity\BankCode {#10990 …} +value: "3057" +label: "72020700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36744 +data: NexCRM\PersonBundle\Entity\BankCode {#10991 …} +value: "3058" +label: "72021271" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36745 +data: NexCRM\PersonBundle\Entity\BankCode {#10992 …} +value: "3059" +label: "72021876" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36746 +data: NexCRM\PersonBundle\Entity\BankCode {#10993 …} +value: "3060" +label: "72030014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36747 +data: NexCRM\PersonBundle\Entity\BankCode {#10994 …} +value: "3061" +label: "72030227" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36748 +data: NexCRM\PersonBundle\Entity\BankCode {#10995 …} +value: "3062" +label: "72030260" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36749 +data: NexCRM\PersonBundle\Entity\BankCode {#10996 …} +value: "3063" +label: "72040046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36750 +data: NexCRM\PersonBundle\Entity\BankCode {#10997 …} +value: "3064" +label: "72050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36751 +data: NexCRM\PersonBundle\Entity\BankCode {#10998 …} +value: "3065" +label: "72050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36752 +data: NexCRM\PersonBundle\Entity\BankCode {#10999 …} +value: "3066" +label: "72051210" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36753 +data: NexCRM\PersonBundle\Entity\BankCode {#11000 …} +value: "3067" +label: "72051840" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36754 +data: NexCRM\PersonBundle\Entity\BankCode {#11001 …} +value: "3068" +label: "72062152" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36755 +data: NexCRM\PersonBundle\Entity\BankCode {#11002 …} +value: "3069" +label: "72069002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36756 +data: NexCRM\PersonBundle\Entity\BankCode {#11003 …} +value: "3070" +label: "72069005" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36757 +data: NexCRM\PersonBundle\Entity\BankCode {#11004 …} +value: "3071" +label: "72069034" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36758 +data: NexCRM\PersonBundle\Entity\BankCode {#11005 …} +value: "3072" +label: "72069036" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36759 +data: NexCRM\PersonBundle\Entity\BankCode {#11006 …} +value: "3073" +label: "72069043" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36760 +data: NexCRM\PersonBundle\Entity\BankCode {#11007 …} +value: "3074" +label: "72069105" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36761 +data: NexCRM\PersonBundle\Entity\BankCode {#11008 …} +value: "3075" +label: "72069113" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36762 +data: NexCRM\PersonBundle\Entity\BankCode {#11009 …} +value: "3076" +label: "72069114" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36763 +data: NexCRM\PersonBundle\Entity\BankCode {#11010 …} +value: "3077" +label: "72069119" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36764 +data: NexCRM\PersonBundle\Entity\BankCode {#11011 …} +value: "3078" +label: "72069123" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36765 +data: NexCRM\PersonBundle\Entity\BankCode {#11012 …} +value: "3079" +label: "72069126" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36766 +data: NexCRM\PersonBundle\Entity\BankCode {#11013 …} +value: "3080" +label: "72069132" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36767 +data: NexCRM\PersonBundle\Entity\BankCode {#11014 …} +value: "3081" +label: "72069135" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36768 +data: NexCRM\PersonBundle\Entity\BankCode {#11015 …} +value: "3082" +label: "72069155" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36769 +data: NexCRM\PersonBundle\Entity\BankCode {#11016 …} +value: "3083" +label: "72069179" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36770 +data: NexCRM\PersonBundle\Entity\BankCode {#11017 …} +value: "3084" +label: "72069181" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36771 +data: NexCRM\PersonBundle\Entity\BankCode {#11018 …} +value: "3085" +label: "72069193" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36772 +data: NexCRM\PersonBundle\Entity\BankCode {#11019 …} +value: "3086" +label: "72069209" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36773 +data: NexCRM\PersonBundle\Entity\BankCode {#11020 …} +value: "3087" +label: "72069220" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36774 +data: NexCRM\PersonBundle\Entity\BankCode {#11021 …} +value: "3088" +label: "72069235" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36775 +data: NexCRM\PersonBundle\Entity\BankCode {#11022 …} +value: "3089" +label: "72069263" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36776 +data: NexCRM\PersonBundle\Entity\BankCode {#11023 …} +value: "3090" +label: "72069274" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36777 +data: NexCRM\PersonBundle\Entity\BankCode {#11024 …} +value: "3091" +label: "72069308" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36778 +data: NexCRM\PersonBundle\Entity\BankCode {#11025 …} +value: "3092" +label: "72069329" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36779 +data: NexCRM\PersonBundle\Entity\BankCode {#11026 …} +value: "3093" +label: "72069736" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36780 +data: NexCRM\PersonBundle\Entity\BankCode {#11027 …} +value: "3094" +label: "72069789" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36781 +data: NexCRM\PersonBundle\Entity\BankCode {#11028 …} +value: "3095" +label: "72070001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36782 +data: NexCRM\PersonBundle\Entity\BankCode {#11029 …} +value: "3096" +label: "72070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36783 +data: NexCRM\PersonBundle\Entity\BankCode {#11030 …} +value: "3097" +label: "72070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36784 +data: NexCRM\PersonBundle\Entity\BankCode {#11031 …} +value: "3098" +label: "72070365" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36785 +data: NexCRM\PersonBundle\Entity\BankCode {#11032 …} +value: "3099" +label: "72080001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36786 +data: NexCRM\PersonBundle\Entity\BankCode {#11033 …} +value: "3100" +label: "72090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36787 +data: NexCRM\PersonBundle\Entity\BankCode {#11034 …} +value: "3101" +label: "72090500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36788 +data: NexCRM\PersonBundle\Entity\BankCode {#11035 …} +value: "3102" +label: "72090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36789 +data: NexCRM\PersonBundle\Entity\BankCode {#11036 …} +value: "3103" +label: "72091800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36790 +data: NexCRM\PersonBundle\Entity\BankCode {#11037 …} +value: "3104" +label: "72120078" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36791 +data: NexCRM\PersonBundle\Entity\BankCode {#11038 …} +value: "3105" +label: "72122181" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36792 +data: NexCRM\PersonBundle\Entity\BankCode {#11039 …} +value: "3106" +label: "72140052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36793 +data: NexCRM\PersonBundle\Entity\BankCode {#11040 …} +value: "3107" +label: "72150000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36794 +data: NexCRM\PersonBundle\Entity\BankCode {#11041 …} +value: "3108" +label: "72151340" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36795 +data: NexCRM\PersonBundle\Entity\BankCode {#11042 …} +value: "3109" +label: "72151650" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36796 +data: NexCRM\PersonBundle\Entity\BankCode {#11043 …} +value: "3110" +label: "72151880" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36797 +data: NexCRM\PersonBundle\Entity\BankCode {#11044 …} +value: "3111" +label: "72152070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36798 +data: NexCRM\PersonBundle\Entity\BankCode {#11045 …} +value: "3112" +label: "72160818" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36799 +data: NexCRM\PersonBundle\Entity\BankCode {#11046 …} +value: "3113" +label: "72169013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36800 +data: NexCRM\PersonBundle\Entity\BankCode {#11047 …} +value: "3114" +label: "72169080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36801 +data: NexCRM\PersonBundle\Entity\BankCode {#11048 …} +value: "3115" +label: "72169218" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36802 +data: NexCRM\PersonBundle\Entity\BankCode {#11049 …} +value: "3116" +label: "72169246" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36803 +data: NexCRM\PersonBundle\Entity\BankCode {#11050 …} +value: "3117" +label: "72169380" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36804 +data: NexCRM\PersonBundle\Entity\BankCode {#11051 …} +value: "3118" +label: "72169745" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36805 +data: NexCRM\PersonBundle\Entity\BankCode {#11052 …} +value: "3119" +label: "72169756" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36806 +data: NexCRM\PersonBundle\Entity\BankCode {#11053 …} +value: "3120" +label: "72169764" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36807 +data: NexCRM\PersonBundle\Entity\BankCode {#11054 …} +value: "3121" +label: "72169812" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36808 +data: NexCRM\PersonBundle\Entity\BankCode {#11055 …} +value: "3122" +label: "72169831" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36809 +data: NexCRM\PersonBundle\Entity\BankCode {#11056 …} +value: "3123" +label: "72170007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36810 +data: NexCRM\PersonBundle\Entity\BankCode {#11057 …} +value: "3124" +label: "72170024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36811 +data: NexCRM\PersonBundle\Entity\BankCode {#11058 …} +value: "3125" +label: "72170324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36812 +data: NexCRM\PersonBundle\Entity\BankCode {#11059 …} +value: "3126" +label: "72170363" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36813 +data: NexCRM\PersonBundle\Entity\BankCode {#11060 …} +value: "3127" +label: "72180002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36814 +data: NexCRM\PersonBundle\Entity\BankCode {#11061 …} +value: "3128" +label: "72191600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36815 +data: NexCRM\PersonBundle\Entity\BankCode {#11062 …} +value: "3129" +label: "72220074" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36816 +data: NexCRM\PersonBundle\Entity\BankCode {#11063 …} +value: "3130" +label: "72223182" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36817 +data: NexCRM\PersonBundle\Entity\BankCode {#11064 …} +value: "3131" +label: "72250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36818 +data: NexCRM\PersonBundle\Entity\BankCode {#11065 …} +value: "3132" +label: "72250160" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36819 +data: NexCRM\PersonBundle\Entity\BankCode {#11066 …} +value: "3133" +label: "72251520" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36820 +data: NexCRM\PersonBundle\Entity\BankCode {#11067 …} +value: "3134" +label: "72261754" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36821 +data: NexCRM\PersonBundle\Entity\BankCode {#11068 …} +value: "3135" +label: "72262401" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36822 +data: NexCRM\PersonBundle\Entity\BankCode {#11069 …} +value: "3136" +label: "72290100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36823 +data: NexCRM\PersonBundle\Entity\BankCode {#11070 …} +value: "3137" +label: "73050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36824 +data: NexCRM\PersonBundle\Entity\BankCode {#11071 …} +value: "3138" +label: "73061191" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36825 +data: NexCRM\PersonBundle\Entity\BankCode {#11072 …} +value: "3139" +label: "73090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36826 +data: NexCRM\PersonBundle\Entity\BankCode {#11073 …} +value: "3140" +label: "73120075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36827 +data: NexCRM\PersonBundle\Entity\BankCode {#11074 …} +value: "3141" +label: "73140046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36828 +data: NexCRM\PersonBundle\Entity\BankCode {#11075 …} +value: "3142" +label: "73150000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36829 +data: NexCRM\PersonBundle\Entity\BankCode {#11076 …} +value: "3143" +label: "73160000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36830 +data: NexCRM\PersonBundle\Entity\BankCode {#11077 …} +value: "3144" +label: "73180011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36831 +data: NexCRM\PersonBundle\Entity\BankCode {#11078 …} +value: "3145" +label: "73190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36832 +data: NexCRM\PersonBundle\Entity\BankCode {#11079 …} +value: "3146" +label: "73191500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36833 +data: NexCRM\PersonBundle\Entity\BankCode {#11080 …} +value: "3147" +label: "73311600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36834 +data: NexCRM\PersonBundle\Entity\BankCode {#11081 …} +value: "3148" +label: "73320073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36835 +data: NexCRM\PersonBundle\Entity\BankCode {#11082 …} +value: "3149" +label: "73321177" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36836 +data: NexCRM\PersonBundle\Entity\BankCode {#11083 …} +value: "3150" +label: "73322380" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36837 +data: NexCRM\PersonBundle\Entity\BankCode {#11084 …} +value: "3151" +label: "73331700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36838 +data: NexCRM\PersonBundle\Entity\BankCode {#11085 …} +value: "3152" +label: "73340046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36839 +data: NexCRM\PersonBundle\Entity\BankCode {#11086 …} +value: "3153" +label: "73350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36840 +data: NexCRM\PersonBundle\Entity\BankCode {#11087 …} +value: "3154" +label: "73351635" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36841 +data: NexCRM\PersonBundle\Entity\BankCode {#11088 …} +value: "3155" +label: "73369264" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36842 +data: NexCRM\PersonBundle\Entity\BankCode {#11089 …} +value: "3156" +label: "73369821" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36843 +data: NexCRM\PersonBundle\Entity\BankCode {#11090 …} +value: "3157" +label: "73369823" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36844 +data: NexCRM\PersonBundle\Entity\BankCode {#11091 …} +value: "3158" +label: "73369826" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36845 +data: NexCRM\PersonBundle\Entity\BankCode {#11092 …} +value: "3159" +label: "73369851" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36846 +data: NexCRM\PersonBundle\Entity\BankCode {#11093 …} +value: "3160" +label: "73369854" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36847 +data: NexCRM\PersonBundle\Entity\BankCode {#11094 …} +value: "3161" +label: "73369859" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36848 +data: NexCRM\PersonBundle\Entity\BankCode {#11095 …} +value: "3162" +label: "73369871" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36849 +data: NexCRM\PersonBundle\Entity\BankCode {#11096 …} +value: "3163" +label: "73369881" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36850 +data: NexCRM\PersonBundle\Entity\BankCode {#11097 …} +value: "3164" +label: "73369902" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36851 +data: NexCRM\PersonBundle\Entity\BankCode {#11098 …} +value: "3165" +label: "73369918" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36852 +data: NexCRM\PersonBundle\Entity\BankCode {#11099 …} +value: "3166" +label: "73369920" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36853 +data: NexCRM\PersonBundle\Entity\BankCode {#11100 …} +value: "3167" +label: "73369933" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36854 +data: NexCRM\PersonBundle\Entity\BankCode {#11101 …} +value: "3168" +label: "73369936" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36855 +data: NexCRM\PersonBundle\Entity\BankCode {#11102 …} +value: "3169" +label: "73369954" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36856 +data: NexCRM\PersonBundle\Entity\BankCode {#11103 …} +value: "3170" +label: "73370008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36857 +data: NexCRM\PersonBundle\Entity\BankCode {#11104 …} +value: "3171" +label: "73370024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36858 +data: NexCRM\PersonBundle\Entity\BankCode {#11105 …} +value: "3172" +label: "73380004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36859 +data: NexCRM\PersonBundle\Entity\BankCode {#11106 …} +value: "3173" +label: "73390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36860 +data: NexCRM\PersonBundle\Entity\BankCode {#11107 …} +value: "3174" +label: "73392000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36861 +data: NexCRM\PersonBundle\Entity\BankCode {#11108 …} +value: "3175" +label: "73420071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36862 +data: NexCRM\PersonBundle\Entity\BankCode {#11109 …} +value: "3176" +label: "73421478" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36863 +data: NexCRM\PersonBundle\Entity\BankCode {#11110 …} +value: "3177" +label: "73440048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36864 +data: NexCRM\PersonBundle\Entity\BankCode {#11111 …} +value: "3178" +label: "73450000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36865 +data: NexCRM\PersonBundle\Entity\BankCode {#11112 …} +value: "3179" +label: "73451450" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36866 +data: NexCRM\PersonBundle\Entity\BankCode {#11113 …} +value: "3180" +label: "73460046" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36867 +data: NexCRM\PersonBundle\Entity\BankCode {#11114 …} +value: "3181" +label: "73480013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36868 +data: NexCRM\PersonBundle\Entity\BankCode {#11115 …} +value: "3182" +label: "74020074" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36869 +data: NexCRM\PersonBundle\Entity\BankCode {#11116 …} +value: "3183" +label: "74020100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36870 +data: NexCRM\PersonBundle\Entity\BankCode {#11117 …} +value: "3184" +label: "74020150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36871 +data: NexCRM\PersonBundle\Entity\BankCode {#11118 …} +value: "3185" +label: "74040082" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36872 +data: NexCRM\PersonBundle\Entity\BankCode {#11119 …} +value: "3186" +label: "74050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36873 +data: NexCRM\PersonBundle\Entity\BankCode {#11120 …} +value: "3187" +label: "74051230" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36874 +data: NexCRM\PersonBundle\Entity\BankCode {#11121 …} +value: "3188" +label: "74061101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36875 +data: NexCRM\PersonBundle\Entity\BankCode {#11122 …} +value: "3189" +label: "74061564" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36876 +data: NexCRM\PersonBundle\Entity\BankCode {#11123 …} +value: "3190" +label: "74061670" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36877 +data: NexCRM\PersonBundle\Entity\BankCode {#11124 …} +value: "3191" +label: "74061813" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36878 +data: NexCRM\PersonBundle\Entity\BankCode {#11125 …} +value: "3192" +label: "74061814" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36879 +data: NexCRM\PersonBundle\Entity\BankCode {#11126 …} +value: "3193" +label: "74062490" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36880 +data: NexCRM\PersonBundle\Entity\BankCode {#11127 …} +value: "3194" +label: "74062786" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36881 +data: NexCRM\PersonBundle\Entity\BankCode {#11128 …} +value: "3195" +label: "74064593" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36882 +data: NexCRM\PersonBundle\Entity\BankCode {#11129 …} +value: "3196" +label: "74065782" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36883 +data: NexCRM\PersonBundle\Entity\BankCode {#11130 …} +value: "3197" +label: "74066749" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36884 +data: NexCRM\PersonBundle\Entity\BankCode {#11131 …} +value: "3198" +label: "74067000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36885 +data: NexCRM\PersonBundle\Entity\BankCode {#11132 …} +value: "3199" +label: "74069744" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36886 +data: NexCRM\PersonBundle\Entity\BankCode {#11133 …} +value: "3200" +label: "74069752" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36887 +data: NexCRM\PersonBundle\Entity\BankCode {#11134 …} +value: "3201" +label: "74069758" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36888 +data: NexCRM\PersonBundle\Entity\BankCode {#11135 …} +value: "3202" +label: "74069768" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36889 +data: NexCRM\PersonBundle\Entity\BankCode {#11136 …} +value: "3203" +label: "74090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36890 +data: NexCRM\PersonBundle\Entity\BankCode {#11137 …} +value: "3204" +label: "74092400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36891 +data: NexCRM\PersonBundle\Entity\BankCode {#11138 …} +value: "3205" +label: "74120071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36892 +data: NexCRM\PersonBundle\Entity\BankCode {#11139 …} +value: "3206" +label: "74131000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36893 +data: NexCRM\PersonBundle\Entity\BankCode {#11140 …} +value: "3207" +label: "74140048" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36894 +data: NexCRM\PersonBundle\Entity\BankCode {#11141 …} +value: "3208" +label: "74150000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36895 +data: NexCRM\PersonBundle\Entity\BankCode {#11142 …} +value: "3209" +label: "74151450" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36896 +data: NexCRM\PersonBundle\Entity\BankCode {#11143 …} +value: "3210" +label: "74160025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36897 +data: NexCRM\PersonBundle\Entity\BankCode {#11144 …} +value: "3211" +label: "74161608" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36898 +data: NexCRM\PersonBundle\Entity\BankCode {#11145 …} +value: "3212" +label: "74164149" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36899 +data: NexCRM\PersonBundle\Entity\BankCode {#11146 …} +value: "3213" +label: "74165013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36900 +data: NexCRM\PersonBundle\Entity\BankCode {#11147 …} +value: "3214" +label: "74180009" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36901 +data: NexCRM\PersonBundle\Entity\BankCode {#11148 …} +value: "3215" +label: "74190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36902 +data: NexCRM\PersonBundle\Entity\BankCode {#11149 …} +value: "3216" +label: "74191000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36903 +data: NexCRM\PersonBundle\Entity\BankCode {#11150 …} +value: "3217" +label: "74220075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36904 +data: NexCRM\PersonBundle\Entity\BankCode {#11151 …} +value: "3218" +label: "74221170" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36905 +data: NexCRM\PersonBundle\Entity\BankCode {#11152 …} +value: "3219" +label: "74240062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36906 +data: NexCRM\PersonBundle\Entity\BankCode {#11153 …} +value: "3220" +label: "74250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36907 +data: NexCRM\PersonBundle\Entity\BankCode {#11154 …} +value: "3221" +label: "74251020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36908 +data: NexCRM\PersonBundle\Entity\BankCode {#11155 …} +value: "3222" +label: "74260110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36909 +data: NexCRM\PersonBundle\Entity\BankCode {#11156 …} +value: "3223" +label: "74261024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36910 +data: NexCRM\PersonBundle\Entity\BankCode {#11157 …} +value: "3224" +label: "74290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36911 +data: NexCRM\PersonBundle\Entity\BankCode {#11158 …} +value: "3225" +label: "74290100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36912 +data: NexCRM\PersonBundle\Entity\BankCode {#11159 …} +value: "3226" +label: "74320073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36913 +data: NexCRM\PersonBundle\Entity\BankCode {#11160 …} +value: "3227" +label: "74340077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36914 +data: NexCRM\PersonBundle\Entity\BankCode {#11161 …} +value: "3228" +label: "74350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36915 +data: NexCRM\PersonBundle\Entity\BankCode {#11162 …} +value: "3229" +label: "74351430" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36916 +data: NexCRM\PersonBundle\Entity\BankCode {#11163 …} +value: "3230" +label: "74351740" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36917 +data: NexCRM\PersonBundle\Entity\BankCode {#11164 …} +value: "3231" +label: "74361211" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36918 +data: NexCRM\PersonBundle\Entity\BankCode {#11165 …} +value: "3232" +label: "74362663" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36919 +data: NexCRM\PersonBundle\Entity\BankCode {#11166 …} +value: "3233" +label: "74364689" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36920 +data: NexCRM\PersonBundle\Entity\BankCode {#11167 …} +value: "3234" +label: "74366666" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36921 +data: NexCRM\PersonBundle\Entity\BankCode {#11168 …} +value: "3235" +label: "74369068" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36922 +data: NexCRM\PersonBundle\Entity\BankCode {#11169 …} +value: "3236" +label: "74369088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36923 +data: NexCRM\PersonBundle\Entity\BankCode {#11170 …} +value: "3237" +label: "74369130" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36924 +data: NexCRM\PersonBundle\Entity\BankCode {#11171 …} +value: "3238" +label: "74369146" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36925 +data: NexCRM\PersonBundle\Entity\BankCode {#11172 …} +value: "3239" +label: "74369656" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36926 +data: NexCRM\PersonBundle\Entity\BankCode {#11173 …} +value: "3240" +label: "74369662" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36927 +data: NexCRM\PersonBundle\Entity\BankCode {#11174 …} +value: "3241" +label: "74369704" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36928 +data: NexCRM\PersonBundle\Entity\BankCode {#11175 …} +value: "3242" +label: "74380007" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36929 +data: NexCRM\PersonBundle\Entity\BankCode {#11176 …} +value: "3243" +label: "74390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36930 +data: NexCRM\PersonBundle\Entity\BankCode {#11177 …} +value: "3244" +label: "74391300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36931 +data: NexCRM\PersonBundle\Entity\BankCode {#11178 …} +value: "3245" +label: "74391400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36932 +data: NexCRM\PersonBundle\Entity\BankCode {#11179 …} +value: "3246" +label: "74392300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36933 +data: NexCRM\PersonBundle\Entity\BankCode {#11180 …} +value: "3247" +label: "75000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36934 +data: NexCRM\PersonBundle\Entity\BankCode {#11181 …} +value: "3248" +label: "75020073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36935 +data: NexCRM\PersonBundle\Entity\BankCode {#11182 …} +value: "3249" +label: "75021174" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36936 +data: NexCRM\PersonBundle\Entity\BankCode {#11183 …} +value: "3250" +label: "75040062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36937 +data: NexCRM\PersonBundle\Entity\BankCode {#11184 …} +value: "3251" +label: "75050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36938 +data: NexCRM\PersonBundle\Entity\BankCode {#11185 …} +value: "3252" +label: "75051040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36939 +data: NexCRM\PersonBundle\Entity\BankCode {#11186 …} +value: "3253" +label: "75051565" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36940 +data: NexCRM\PersonBundle\Entity\BankCode {#11187 …} +value: "3254" +label: "75060150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36941 +data: NexCRM\PersonBundle\Entity\BankCode {#11188 …} +value: "3255" +label: "75061168" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36942 +data: NexCRM\PersonBundle\Entity\BankCode {#11189 …} +value: "3256" +label: "75061851" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36943 +data: NexCRM\PersonBundle\Entity\BankCode {#11190 …} +value: "3257" +label: "75062026" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36944 +data: NexCRM\PersonBundle\Entity\BankCode {#11191 …} +value: "3258" +label: "75069014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36945 +data: NexCRM\PersonBundle\Entity\BankCode {#11192 …} +value: "3259" +label: "75069015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36946 +data: NexCRM\PersonBundle\Entity\BankCode {#11193 …} +value: "3260" +label: "75069020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36947 +data: NexCRM\PersonBundle\Entity\BankCode {#11194 …} +value: "3261" +label: "75069038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36948 +data: NexCRM\PersonBundle\Entity\BankCode {#11195 …} +value: "3262" +label: "75069050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36949 +data: NexCRM\PersonBundle\Entity\BankCode {#11196 …} +value: "3263" +label: "75069055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36950 +data: NexCRM\PersonBundle\Entity\BankCode {#11197 …} +value: "3264" +label: "75069061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36951 +data: NexCRM\PersonBundle\Entity\BankCode {#11198 …} +value: "3265" +label: "75069078" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36952 +data: NexCRM\PersonBundle\Entity\BankCode {#11199 …} +value: "3266" +label: "75069081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36953 +data: NexCRM\PersonBundle\Entity\BankCode {#11200 …} +value: "3267" +label: "75069094" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36954 +data: NexCRM\PersonBundle\Entity\BankCode {#11201 …} +value: "3268" +label: "75069110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36955 +data: NexCRM\PersonBundle\Entity\BankCode {#11202 …} +value: "3269" +label: "75069171" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36956 +data: NexCRM\PersonBundle\Entity\BankCode {#11203 …} +value: "3270" +label: "75070013" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36957 +data: NexCRM\PersonBundle\Entity\BankCode {#11204 …} +value: "3271" +label: "75070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36958 +data: NexCRM\PersonBundle\Entity\BankCode {#11205 …} +value: "3272" +label: "75080003" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36959 +data: NexCRM\PersonBundle\Entity\BankCode {#11206 …} +value: "3273" +label: "75090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36960 +data: NexCRM\PersonBundle\Entity\BankCode {#11207 …} +value: "3274" +label: "75090300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36961 +data: NexCRM\PersonBundle\Entity\BankCode {#11208 …} +value: "3275" +label: "75090500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36962 +data: NexCRM\PersonBundle\Entity\BankCode {#11209 …} +value: "3276" +label: "75090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36963 +data: NexCRM\PersonBundle\Entity\BankCode {#11210 …} +value: "3277" +label: "75091400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36964 +data: NexCRM\PersonBundle\Entity\BankCode {#11211 …} +value: "3278" +label: "75220070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36965 +data: NexCRM\PersonBundle\Entity\BankCode {#11212 …} +value: "3279" +label: "75240000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36966 +data: NexCRM\PersonBundle\Entity\BankCode {#11213 …} +value: "3280" +label: "75250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36967 +data: NexCRM\PersonBundle\Entity\BankCode {#11214 …} +value: "3281" +label: "75261700" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36968 +data: NexCRM\PersonBundle\Entity\BankCode {#11215 …} +value: "3282" +label: "75290000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36969 +data: NexCRM\PersonBundle\Entity\BankCode {#11216 …} +value: "3283" +label: "75320075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36970 +data: NexCRM\PersonBundle\Entity\BankCode {#11217 …} +value: "3284" +label: "75340090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36971 +data: NexCRM\PersonBundle\Entity\BankCode {#11218 …} +value: "3285" +label: "75350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36972 +data: NexCRM\PersonBundle\Entity\BankCode {#11219 …} +value: "3286" +label: "75351960" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36973 +data: NexCRM\PersonBundle\Entity\BankCode {#11220 …} +value: "3287" +label: "75360011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36974 +data: NexCRM\PersonBundle\Entity\BankCode {#11221 …} +value: "3288" +label: "75362039" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36975 +data: NexCRM\PersonBundle\Entity\BankCode {#11222 …} +value: "3289" +label: "75363189" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36976 +data: NexCRM\PersonBundle\Entity\BankCode {#11223 …} +value: "3290" +label: "75390000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36977 +data: NexCRM\PersonBundle\Entity\BankCode {#11224 …} +value: "3291" +label: "76000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36978 +data: NexCRM\PersonBundle\Entity\BankCode {#11225 …} +value: "3292" +label: "76010085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36979 +data: NexCRM\PersonBundle\Entity\BankCode {#11226 …} +value: "3293" +label: "76020070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36980 +data: NexCRM\PersonBundle\Entity\BankCode {#11227 …} +value: "3294" +label: "76020099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36981 +data: NexCRM\PersonBundle\Entity\BankCode {#11228 …} +value: "3295" +label: "76026000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36982 +data: NexCRM\PersonBundle\Entity\BankCode {#11229 …} +value: "3296" +label: "76030080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36983 +data: NexCRM\PersonBundle\Entity\BankCode {#11230 …} +value: "3297" +label: "76030600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36984 +data: NexCRM\PersonBundle\Entity\BankCode {#11231 …} +value: "3298" +label: "76030800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36985 +data: NexCRM\PersonBundle\Entity\BankCode {#11232 …} +value: "3299" +label: "76032000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36986 +data: NexCRM\PersonBundle\Entity\BankCode {#11233 …} +value: "3300" +label: "76032001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36987 +data: NexCRM\PersonBundle\Entity\BankCode {#11234 …} +value: "3301" +label: "76035000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36988 +data: NexCRM\PersonBundle\Entity\BankCode {#11235 …} +value: "3302" +label: "76040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36989 +data: NexCRM\PersonBundle\Entity\BankCode {#11236 …} +value: "3303" +label: "76040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36990 +data: NexCRM\PersonBundle\Entity\BankCode {#11237 …} +value: "3304" +label: "76040062" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36991 +data: NexCRM\PersonBundle\Entity\BankCode {#11238 …} +value: "3305" +label: "76040065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36992 +data: NexCRM\PersonBundle\Entity\BankCode {#11239 …} +value: "3306" +label: "76050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36993 +data: NexCRM\PersonBundle\Entity\BankCode {#11240 …} +value: "3307" +label: "76050101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36994 +data: NexCRM\PersonBundle\Entity\BankCode {#11241 …} +value: "3308" +label: "76052080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36995 +data: NexCRM\PersonBundle\Entity\BankCode {#11242 …} +value: "3309" +label: "76060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36996 +data: NexCRM\PersonBundle\Entity\BankCode {#11243 …} +value: "3310" +label: "76060618" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36997 +data: NexCRM\PersonBundle\Entity\BankCode {#11244 …} +value: "3311" +label: "76060620" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36998 +data: NexCRM\PersonBundle\Entity\BankCode {#11245 …} +value: "3312" +label: "76061025" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36999 +data: NexCRM\PersonBundle\Entity\BankCode {#11246 …} +value: "3313" +label: "76061482" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37000 +data: NexCRM\PersonBundle\Entity\BankCode {#11247 …} +value: "3314" +label: "76069369" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37001 +data: NexCRM\PersonBundle\Entity\BankCode {#11248 …} +value: "3315" +label: "76069372" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37002 +data: NexCRM\PersonBundle\Entity\BankCode {#11249 …} +value: "3316" +label: "76069378" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37003 +data: NexCRM\PersonBundle\Entity\BankCode {#11250 …} +value: "3317" +label: "76069404" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37004 +data: NexCRM\PersonBundle\Entity\BankCode {#11251 …} +value: "3318" +label: "76069409" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37005 +data: NexCRM\PersonBundle\Entity\BankCode {#11252 …} +value: "3319" +label: "76069410" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37006 +data: NexCRM\PersonBundle\Entity\BankCode {#11253 …} +value: "3320" +label: "76069440" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37007 +data: NexCRM\PersonBundle\Entity\BankCode {#11254 …} +value: "3321" +label: "76069441" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37008 +data: NexCRM\PersonBundle\Entity\BankCode {#11255 …} +value: "3322" +label: "76069448" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37009 +data: NexCRM\PersonBundle\Entity\BankCode {#11256 …} +value: "3323" +label: "76069449" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37010 +data: NexCRM\PersonBundle\Entity\BankCode {#11257 …} +value: "3324" +label: "76069462" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37011 +data: NexCRM\PersonBundle\Entity\BankCode {#11258 …} +value: "3325" +label: "76069468" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37012 +data: NexCRM\PersonBundle\Entity\BankCode {#11259 …} +value: "3326" +label: "76069486" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37013 +data: NexCRM\PersonBundle\Entity\BankCode {#11260 …} +value: "3327" +label: "76069512" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37014 +data: NexCRM\PersonBundle\Entity\BankCode {#11261 …} +value: "3328" +label: "76069553" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37015 +data: NexCRM\PersonBundle\Entity\BankCode {#11262 …} +value: "3329" +label: "76069559" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37016 +data: NexCRM\PersonBundle\Entity\BankCode {#11263 …} +value: "3330" +label: "76069564" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37017 +data: NexCRM\PersonBundle\Entity\BankCode {#11264 …} +value: "3331" +label: "76069576" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37018 +data: NexCRM\PersonBundle\Entity\BankCode {#11265 …} +value: "3332" +label: "76069598" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37019 +data: NexCRM\PersonBundle\Entity\BankCode {#11266 …} +value: "3333" +label: "76069602" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37020 +data: NexCRM\PersonBundle\Entity\BankCode {#11267 …} +value: "3334" +label: "76069611" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37021 +data: NexCRM\PersonBundle\Entity\BankCode {#11268 …} +value: "3335" +label: "76069635" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37022 +data: NexCRM\PersonBundle\Entity\BankCode {#11269 …} +value: "3336" +label: "76069663" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37023 +data: NexCRM\PersonBundle\Entity\BankCode {#11270 …} +value: "3337" +label: "76069669" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37024 +data: NexCRM\PersonBundle\Entity\BankCode {#11271 …} +value: "3338" +label: "76070012" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37025 +data: NexCRM\PersonBundle\Entity\BankCode {#11272 …} +value: "3339" +label: "76070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37026 +data: NexCRM\PersonBundle\Entity\BankCode {#11273 …} +value: "3340" +label: "76070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37027 +data: NexCRM\PersonBundle\Entity\BankCode {#11274 …} +value: "3341" +label: "76070361" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37028 +data: NexCRM\PersonBundle\Entity\BankCode {#11275 …} +value: "3342" +label: "76080040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37029 +data: NexCRM\PersonBundle\Entity\BankCode {#11276 …} +value: "3343" +label: "76080053" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37030 +data: NexCRM\PersonBundle\Entity\BankCode {#11277 …} +value: "3344" +label: "76080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37031 +data: NexCRM\PersonBundle\Entity\BankCode {#11278 …} +value: "3345" +label: "76080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37032 +data: NexCRM\PersonBundle\Entity\BankCode {#11279 …} +value: "3346" +label: "76080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37033 +data: NexCRM\PersonBundle\Entity\BankCode {#11280 …} +value: "3347" +label: "76089480" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37034 +data: NexCRM\PersonBundle\Entity\BankCode {#11281 …} +value: "3348" +label: "76089482" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37035 +data: NexCRM\PersonBundle\Entity\BankCode {#11282 …} +value: "3349" +label: "76090400" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37036 +data: NexCRM\PersonBundle\Entity\BankCode {#11283 …} +value: "3350" +label: "76090500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37037 +data: NexCRM\PersonBundle\Entity\BankCode {#11284 …} +value: "3351" +label: "76090900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37038 +data: NexCRM\PersonBundle\Entity\BankCode {#11285 …} +value: "3352" +label: "76211900" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37039 +data: NexCRM\PersonBundle\Entity\BankCode {#11286 …} +value: "3353" +label: "76220073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37040 +data: NexCRM\PersonBundle\Entity\BankCode {#11287 …} +value: "3354" +label: "76230000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37041 +data: NexCRM\PersonBundle\Entity\BankCode {#11288 …} +value: "3355" +label: "76240011" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37042 +data: NexCRM\PersonBundle\Entity\BankCode {#11289 …} +value: "3356" +label: "76250000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37043 +data: NexCRM\PersonBundle\Entity\BankCode {#11290 …} +value: "3357" +label: "76251020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37044 +data: NexCRM\PersonBundle\Entity\BankCode {#11291 …} +value: "3358" +label: "76260451" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37045 +data: NexCRM\PersonBundle\Entity\BankCode {#11292 …} +value: "3359" +label: "76320072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37046 +data: NexCRM\PersonBundle\Entity\BankCode {#11293 …} +value: "3360" +label: "76340061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37047 +data: NexCRM\PersonBundle\Entity\BankCode {#11294 …} +value: "3361" +label: "76350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37048 +data: NexCRM\PersonBundle\Entity\BankCode {#11295 …} +value: "3362" +label: "76351040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37049 +data: NexCRM\PersonBundle\Entity\BankCode {#11296 …} +value: "3363" +label: "76351560" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37050 +data: NexCRM\PersonBundle\Entity\BankCode {#11297 …} +value: "3364" +label: "76360033" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37051 +data: NexCRM\PersonBundle\Entity\BankCode {#11298 …} +value: "3365" +label: "76391000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37052 +data: NexCRM\PersonBundle\Entity\BankCode {#11299 …} +value: "3366" +label: "76420080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37053 +data: NexCRM\PersonBundle\Entity\BankCode {#11300 …} +value: "3367" +label: "76450000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37054 +data: NexCRM\PersonBundle\Entity\BankCode {#11301 …} +value: "3368" +label: "76460015" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37055 +data: NexCRM\PersonBundle\Entity\BankCode {#11302 …} +value: "3369" +label: "76461485" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37056 +data: NexCRM\PersonBundle\Entity\BankCode {#11303 …} +value: "3370" +label: "76520071" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37057 +data: NexCRM\PersonBundle\Entity\BankCode {#11304 …} +value: "3371" +label: "76550000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37058 +data: NexCRM\PersonBundle\Entity\BankCode {#11305 …} +value: "3372" +label: "76551020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37059 +data: NexCRM\PersonBundle\Entity\BankCode {#11306 …} +value: "3373" +label: "76551540" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37060 +data: NexCRM\PersonBundle\Entity\BankCode {#11307 …} +value: "3374" +label: "76551860" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37061 +data: NexCRM\PersonBundle\Entity\BankCode {#11308 …} +value: "3375" +label: "76560060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37062 +data: NexCRM\PersonBundle\Entity\BankCode {#11309 …} +value: "3376" +label: "76591000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37063 +data: NexCRM\PersonBundle\Entity\BankCode {#11310 …} +value: "3377" +label: "77020070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37064 +data: NexCRM\PersonBundle\Entity\BankCode {#11311 …} +value: "3378" +label: "77040080" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37065 +data: NexCRM\PersonBundle\Entity\BankCode {#11312 …} +value: "3379" +label: "77050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37066 +data: NexCRM\PersonBundle\Entity\BankCode {#11313 …} +value: "3380" +label: "77060100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37067 +data: NexCRM\PersonBundle\Entity\BankCode {#11314 …} +value: "3381" +label: "77061004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37068 +data: NexCRM\PersonBundle\Entity\BankCode {#11315 …} +value: "3382" +label: "77061425" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37069 +data: NexCRM\PersonBundle\Entity\BankCode {#11316 …} +value: "3383" +label: "77062014" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37070 +data: NexCRM\PersonBundle\Entity\BankCode {#11317 …} +value: "3384" +label: "77062139" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37071 +data: NexCRM\PersonBundle\Entity\BankCode {#11318 …} +value: "3385" +label: "77069044" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37072 +data: NexCRM\PersonBundle\Entity\BankCode {#11319 …} +value: "3386" +label: "77069051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37073 +data: NexCRM\PersonBundle\Entity\BankCode {#11320 …} +value: "3387" +label: "77069052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37074 +data: NexCRM\PersonBundle\Entity\BankCode {#11321 …} +value: "3388" +label: "77069091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37075 +data: NexCRM\PersonBundle\Entity\BankCode {#11322 …} +value: "3389" +label: "77069461" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37076 +data: NexCRM\PersonBundle\Entity\BankCode {#11323 …} +value: "3390" +label: "77069739" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37077 +data: NexCRM\PersonBundle\Entity\BankCode {#11324 …} +value: "3391" +label: "77069746" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37078 +data: NexCRM\PersonBundle\Entity\BankCode {#11325 …} +value: "3392" +label: "77069764" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37079 +data: NexCRM\PersonBundle\Entity\BankCode {#11326 …} +value: "3393" +label: "77069782" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37080 +data: NexCRM\PersonBundle\Entity\BankCode {#11327 …} +value: "3394" +label: "77069836" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37081 +data: NexCRM\PersonBundle\Entity\BankCode {#11328 …} +value: "3395" +label: "77069868" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37082 +data: NexCRM\PersonBundle\Entity\BankCode {#11329 …} +value: "3396" +label: "77069870" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37083 +data: NexCRM\PersonBundle\Entity\BankCode {#11330 …} +value: "3397" +label: "77069906" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37084 +data: NexCRM\PersonBundle\Entity\BankCode {#11331 …} +value: "3398" +label: "77069908" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37085 +data: NexCRM\PersonBundle\Entity\BankCode {#11332 …} +value: "3399" +label: "77091800" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37086 +data: NexCRM\PersonBundle\Entity\BankCode {#11333 …} +value: "3400" +label: "77120073" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37087 +data: NexCRM\PersonBundle\Entity\BankCode {#11334 …} +value: "3401" +label: "77140061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37088 +data: NexCRM\PersonBundle\Entity\BankCode {#11335 …} +value: "3402" +label: "77150000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37089 +data: NexCRM\PersonBundle\Entity\BankCode {#11336 …} +value: "3403" +label: "77190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37090 +data: NexCRM\PersonBundle\Entity\BankCode {#11337 …} +value: "3404" +label: "77300000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37091 +data: NexCRM\PersonBundle\Entity\BankCode {#11338 …} +value: "3405" +label: "77320072" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37092 +data: NexCRM\PersonBundle\Entity\BankCode {#11339 …} +value: "3406" +label: "77322200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37093 +data: NexCRM\PersonBundle\Entity\BankCode {#11340 …} +value: "3407" +label: "77340076" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37094 +data: NexCRM\PersonBundle\Entity\BankCode {#11341 …} +value: "3408" +label: "77350110" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37095 +data: NexCRM\PersonBundle\Entity\BankCode {#11342 …} +value: "3409" +label: "77361600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37096 +data: NexCRM\PersonBundle\Entity\BankCode {#11343 …} +value: "3410" +label: "77363749" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37097 +data: NexCRM\PersonBundle\Entity\BankCode {#11344 …} +value: "3411" +label: "77365792" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37098 +data: NexCRM\PersonBundle\Entity\BankCode {#11345 …} +value: "3412" +label: "78020070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37099 +data: NexCRM\PersonBundle\Entity\BankCode {#11346 …} +value: "3413" +label: "78040081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37100 +data: NexCRM\PersonBundle\Entity\BankCode {#11347 …} +value: "3414" +label: "78050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37101 +data: NexCRM\PersonBundle\Entity\BankCode {#11348 …} +value: "3415" +label: "78055050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37102 +data: NexCRM\PersonBundle\Entity\BankCode {#11349 …} +value: "3416" +label: "78060896" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37103 +data: NexCRM\PersonBundle\Entity\BankCode {#11350 …} +value: "3417" +label: "78140000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37104 +data: NexCRM\PersonBundle\Entity\BankCode {#11351 …} +value: "3418" +label: "78160069" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37105 +data: NexCRM\PersonBundle\Entity\BankCode {#11352 …} +value: "3419" +label: "78161575" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37106 +data: NexCRM\PersonBundle\Entity\BankCode {#11353 …} +value: "3420" +label: "78320076" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37107 +data: NexCRM\PersonBundle\Entity\BankCode {#11354 …} +value: "3421" +label: "78340091" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37108 +data: NexCRM\PersonBundle\Entity\BankCode {#11355 …} +value: "3422" +label: "78350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37109 +data: NexCRM\PersonBundle\Entity\BankCode {#11356 …} +value: "3423" +label: "78360000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37110 +data: NexCRM\PersonBundle\Entity\BankCode {#11357 …} +value: "3424" +label: "79000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37111 +data: NexCRM\PersonBundle\Entity\BankCode {#11358 …} +value: "3425" +label: "79020076" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37112 +data: NexCRM\PersonBundle\Entity\BankCode {#11359 …} +value: "3426" +label: "79030001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37113 +data: NexCRM\PersonBundle\Entity\BankCode {#11360 …} +value: "3427" +label: "79032038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37114 +data: NexCRM\PersonBundle\Entity\BankCode {#11361 …} +value: "3428" +label: "79040047" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37115 +data: NexCRM\PersonBundle\Entity\BankCode {#11362 …} +value: "3429" +label: "79050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37116 +data: NexCRM\PersonBundle\Entity\BankCode {#11363 …} +value: "3430" +label: "79061000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37117 +data: NexCRM\PersonBundle\Entity\BankCode {#11364 …} +value: "3431" +label: "79062106" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37118 +data: NexCRM\PersonBundle\Entity\BankCode {#11365 …} +value: "3432" +label: "79063060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37119 +data: NexCRM\PersonBundle\Entity\BankCode {#11366 …} +value: "3433" +label: "79063122" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37120 +data: NexCRM\PersonBundle\Entity\BankCode {#11367 …} +value: "3434" +label: "79065028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37121 +data: NexCRM\PersonBundle\Entity\BankCode {#11368 …} +value: "3435" +label: "79069001" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37122 +data: NexCRM\PersonBundle\Entity\BankCode {#11369 …} +value: "3436" +label: "79069010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37123 +data: NexCRM\PersonBundle\Entity\BankCode {#11370 …} +value: "3437" +label: "79069031" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37124 +data: NexCRM\PersonBundle\Entity\BankCode {#11371 …} +value: "3438" +label: "79069150" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37125 +data: NexCRM\PersonBundle\Entity\BankCode {#11372 …} +value: "3439" +label: "79069165" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37126 +data: NexCRM\PersonBundle\Entity\BankCode {#11373 …} +value: "3440" +label: "79069181" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37127 +data: NexCRM\PersonBundle\Entity\BankCode {#11374 …} +value: "3441" +label: "79069188" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37128 +data: NexCRM\PersonBundle\Entity\BankCode {#11375 …} +value: "3442" +label: "79069213" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37129 +data: NexCRM\PersonBundle\Entity\BankCode {#11376 …} +value: "3443" +label: "79069271" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37130 +data: NexCRM\PersonBundle\Entity\BankCode {#11377 …} +value: "3444" +label: "79070016" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37131 +data: NexCRM\PersonBundle\Entity\BankCode {#11378 …} +value: "3445" +label: "79070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37132 +data: NexCRM\PersonBundle\Entity\BankCode {#11379 …} +value: "3446" +label: "79080052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37133 +data: NexCRM\PersonBundle\Entity\BankCode {#11380 …} +value: "3447" +label: "79080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37134 +data: NexCRM\PersonBundle\Entity\BankCode {#11381 …} +value: "3448" +label: "79090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37135 +data: NexCRM\PersonBundle\Entity\BankCode {#11382 …} +value: "3449" +label: "79161058" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37136 +data: NexCRM\PersonBundle\Entity\BankCode {#11383 …} +value: "3450" +label: "79161499" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37137 +data: NexCRM\PersonBundle\Entity\BankCode {#11384 …} +value: "3451" +label: "79190000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37138 +data: NexCRM\PersonBundle\Entity\BankCode {#11385 …} +value: "3452" +label: "79320075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37139 +data: NexCRM\PersonBundle\Entity\BankCode {#11386 …} +value: "3453" +label: "79330111" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37140 +data: NexCRM\PersonBundle\Entity\BankCode {#11387 …} +value: "3454" +label: "79340054" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37141 +data: NexCRM\PersonBundle\Entity\BankCode {#11388 …} +value: "3455" +label: "79350000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37142 +data: NexCRM\PersonBundle\Entity\BankCode {#11389 …} +value: "3456" +label: "79350101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37143 +data: NexCRM\PersonBundle\Entity\BankCode {#11390 …} +value: "3457" +label: "79351010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37144 +data: NexCRM\PersonBundle\Entity\BankCode {#11391 …} +value: "3458" +label: "79351730" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37145 +data: NexCRM\PersonBundle\Entity\BankCode {#11392 …} +value: "3459" +label: "79353090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37146 +data: NexCRM\PersonBundle\Entity\BankCode {#11393 …} +value: "3460" +label: "79362081" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37147 +data: NexCRM\PersonBundle\Entity\BankCode {#11394 …} +value: "3461" +label: "79363016" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37148 +data: NexCRM\PersonBundle\Entity\BankCode {#11395 …} +value: "3462" +label: "79363151" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37149 +data: NexCRM\PersonBundle\Entity\BankCode {#11396 …} +value: "3463" +label: "79364069" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37150 +data: NexCRM\PersonBundle\Entity\BankCode {#11397 …} +value: "3464" +label: "79380051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37151 +data: NexCRM\PersonBundle\Entity\BankCode {#11398 …} +value: "3465" +label: "79520070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37152 +data: NexCRM\PersonBundle\Entity\BankCode {#11399 …} +value: "3466" +label: "79540049" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37153 +data: NexCRM\PersonBundle\Entity\BankCode {#11400 …} +value: "3467" +label: "79550000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37154 +data: NexCRM\PersonBundle\Entity\BankCode {#11401 …} +value: "3468" +label: "79561348" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37155 +data: NexCRM\PersonBundle\Entity\BankCode {#11402 …} +value: "3469" +label: "79562514" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37156 +data: NexCRM\PersonBundle\Entity\BankCode {#11403 …} +value: "3470" +label: "79565568" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37157 +data: NexCRM\PersonBundle\Entity\BankCode {#11404 …} +value: "3471" +label: "79567531" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37158 +data: NexCRM\PersonBundle\Entity\BankCode {#11405 …} +value: "3472" +label: "79568518" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37159 +data: NexCRM\PersonBundle\Entity\BankCode {#11406 …} +value: "3473" +label: "79570024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37160 +data: NexCRM\PersonBundle\Entity\BankCode {#11407 …} +value: "3474" +label: "79570051" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37161 +data: NexCRM\PersonBundle\Entity\BankCode {#11408 …} +value: "3475" +label: "79570324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37162 +data: NexCRM\PersonBundle\Entity\BankCode {#11409 …} +value: "3476" +label: "79570364" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37163 +data: NexCRM\PersonBundle\Entity\BankCode {#11410 …} +value: "3477" +label: "79580099" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37164 +data: NexCRM\PersonBundle\Entity\BankCode {#11411 …} +value: "3478" +label: "79589402" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37165 +data: NexCRM\PersonBundle\Entity\BankCode {#11412 …} +value: "3479" +label: "79590000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37166 +data: NexCRM\PersonBundle\Entity\BankCode {#11413 …} +value: "3480" +label: "79650000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37167 +data: NexCRM\PersonBundle\Entity\BankCode {#11414 …} +value: "3481" +label: "79665540" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37168 +data: NexCRM\PersonBundle\Entity\BankCode {#11415 …} +value: "3482" +label: "79666548" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37169 +data: NexCRM\PersonBundle\Entity\BankCode {#11416 …} +value: "3483" +label: "79668509" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37170 +data: NexCRM\PersonBundle\Entity\BankCode {#11417 …} +value: "3484" +label: "79690000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37171 +data: NexCRM\PersonBundle\Entity\BankCode {#11418 …} +value: "3485" +label: "80020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37172 +data: NexCRM\PersonBundle\Entity\BankCode {#11419 …} +value: "3486" +label: "80020087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37173 +data: NexCRM\PersonBundle\Entity\BankCode {#11420 …} +value: "3487" +label: "80040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37174 +data: NexCRM\PersonBundle\Entity\BankCode {#11421 …} +value: "3488" +label: "80050500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37175 +data: NexCRM\PersonBundle\Entity\BankCode {#11422 …} +value: "3489" +label: "80053000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37176 +data: NexCRM\PersonBundle\Entity\BankCode {#11423 …} +value: "3490" +label: "80053572" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37177 +data: NexCRM\PersonBundle\Entity\BankCode {#11424 …} +value: "3491" +label: "80053622" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37178 +data: NexCRM\PersonBundle\Entity\BankCode {#11425 …} +value: "3492" +label: "80053722" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37179 +data: NexCRM\PersonBundle\Entity\BankCode {#11426 …} +value: "3493" +label: "80053762" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37180 +data: NexCRM\PersonBundle\Entity\BankCode {#11427 …} +value: "3494" +label: "80054000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37181 +data: NexCRM\PersonBundle\Entity\BankCode {#11428 …} +value: "3495" +label: "80055008" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37182 +data: NexCRM\PersonBundle\Entity\BankCode {#11429 …} +value: "3496" +label: "80055500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37183 +data: NexCRM\PersonBundle\Entity\BankCode {#11430 …} +value: "3497" +label: "80062608" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37184 +data: NexCRM\PersonBundle\Entity\BankCode {#11431 …} +value: "3498" +label: "80063508" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37185 +data: NexCRM\PersonBundle\Entity\BankCode {#11432 …} +value: "3499" +label: "80063558" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37186 +data: NexCRM\PersonBundle\Entity\BankCode {#11433 …} +value: "3500" +label: "80063598" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37187 +data: NexCRM\PersonBundle\Entity\BankCode {#11434 …} +value: "3501" +label: "80063628" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37188 +data: NexCRM\PersonBundle\Entity\BankCode {#11435 …} +value: "3502" +label: "80063648" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37189 +data: NexCRM\PersonBundle\Entity\BankCode {#11436 …} +value: "3503" +label: "80063678" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37190 +data: NexCRM\PersonBundle\Entity\BankCode {#11437 …} +value: "3504" +label: "80063718" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37191 +data: NexCRM\PersonBundle\Entity\BankCode {#11438 …} +value: "3505" +label: "80080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37192 +data: NexCRM\PersonBundle\Entity\BankCode {#11439 …} +value: "3506" +label: "80093574" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37193 +data: NexCRM\PersonBundle\Entity\BankCode {#11440 …} +value: "3507" +label: "80093784" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37194 +data: NexCRM\PersonBundle\Entity\BankCode {#11441 …} +value: "3508" +label: "80550101" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37195 +data: NexCRM\PersonBundle\Entity\BankCode {#11442 …} +value: "3509" +label: "80550200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37196 +data: NexCRM\PersonBundle\Entity\BankCode {#11443 …} +value: "3510" +label: "81000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37197 +data: NexCRM\PersonBundle\Entity\BankCode {#11444 …} +value: "3511" +label: "81020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37198 +data: NexCRM\PersonBundle\Entity\BankCode {#11445 …} +value: "3512" +label: "81040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37199 +data: NexCRM\PersonBundle\Entity\BankCode {#11446 …} +value: "3513" +label: "81050555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37200 +data: NexCRM\PersonBundle\Entity\BankCode {#11447 …} +value: "3514" +label: "81052000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37201 +data: NexCRM\PersonBundle\Entity\BankCode {#11448 …} +value: "3515" +label: "81053272" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37202 +data: NexCRM\PersonBundle\Entity\BankCode {#11449 …} +value: "3516" +label: "81054000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37203 +data: NexCRM\PersonBundle\Entity\BankCode {#11450 …} +value: "3517" +label: "81055000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37204 +data: NexCRM\PersonBundle\Entity\BankCode {#11451 …} +value: "3518" +label: "81055555" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37205 +data: NexCRM\PersonBundle\Entity\BankCode {#11452 …} +value: "3519" +label: "81063028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37206 +data: NexCRM\PersonBundle\Entity\BankCode {#11453 …} +value: "3520" +label: "81063238" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37207 +data: NexCRM\PersonBundle\Entity\BankCode {#11454 …} +value: "3521" +label: "81068106" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37208 +data: NexCRM\PersonBundle\Entity\BankCode {#11455 …} +value: "3522" +label: "81069052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37209 +data: NexCRM\PersonBundle\Entity\BankCode {#11456 …} +value: "3523" +label: "81070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37210 +data: NexCRM\PersonBundle\Entity\BankCode {#11457 …} +value: "3524" +label: "81070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37211 +data: NexCRM\PersonBundle\Entity\BankCode {#11458 …} +value: "3525" +label: "81080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37212 +data: NexCRM\PersonBundle\Entity\BankCode {#11459 …} +value: "3526" +label: "81093034" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37213 +data: NexCRM\PersonBundle\Entity\BankCode {#11460 …} +value: "3527" +label: "81093054" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37214 +data: NexCRM\PersonBundle\Entity\BankCode {#11461 …} +value: "3528" +label: "81093274" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37215 +data: NexCRM\PersonBundle\Entity\BankCode {#11462 …} +value: "3529" +label: "82000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37216 +data: NexCRM\PersonBundle\Entity\BankCode {#11463 …} +value: "3530" +label: "82020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37217 +data: NexCRM\PersonBundle\Entity\BankCode {#11464 …} +value: "3531" +label: "82020087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37218 +data: NexCRM\PersonBundle\Entity\BankCode {#11465 …} +value: "3532" +label: "82020088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37219 +data: NexCRM\PersonBundle\Entity\BankCode {#11466 …} +value: "3533" +label: "82040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37220 +data: NexCRM\PersonBundle\Entity\BankCode {#11467 …} +value: "3534" +label: "82040085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37221 +data: NexCRM\PersonBundle\Entity\BankCode {#11468 …} +value: "3535" +label: "82050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37222 +data: NexCRM\PersonBundle\Entity\BankCode {#11469 …} +value: "3536" +label: "82051000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37223 +data: NexCRM\PersonBundle\Entity\BankCode {#11470 …} +value: "3537" +label: "82052020" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37224 +data: NexCRM\PersonBundle\Entity\BankCode {#11471 …} +value: "3538" +label: "82054052" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37225 +data: NexCRM\PersonBundle\Entity\BankCode {#11472 …} +value: "3539" +label: "82055000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37226 +data: NexCRM\PersonBundle\Entity\BankCode {#11473 …} +value: "3540" +label: "82056060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37227 +data: NexCRM\PersonBundle\Entity\BankCode {#11474 …} +value: "3541" +label: "82057070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37228 +data: NexCRM\PersonBundle\Entity\BankCode {#11475 …} +value: "3542" +label: "82060197" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37229 +data: NexCRM\PersonBundle\Entity\BankCode {#11476 …} +value: "3543" +label: "82064038" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37230 +data: NexCRM\PersonBundle\Entity\BankCode {#11477 …} +value: "3544" +label: "82064088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37231 +data: NexCRM\PersonBundle\Entity\BankCode {#11478 …} +value: "3545" +label: "82064168" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37232 +data: NexCRM\PersonBundle\Entity\BankCode {#11479 …} +value: "3546" +label: "82064188" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37233 +data: NexCRM\PersonBundle\Entity\BankCode {#11480 …} +value: "3547" +label: "82064228" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37234 +data: NexCRM\PersonBundle\Entity\BankCode {#11481 …} +value: "3548" +label: "82070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37235 +data: NexCRM\PersonBundle\Entity\BankCode {#11482 …} +value: "3549" +label: "82070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37236 +data: NexCRM\PersonBundle\Entity\BankCode {#11483 …} +value: "3550" +label: "82070324" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37237 +data: NexCRM\PersonBundle\Entity\BankCode {#11484 …} +value: "3551" +label: "82070366" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37238 +data: NexCRM\PersonBundle\Entity\BankCode {#11485 …} +value: "3552" +label: "82080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37239 +data: NexCRM\PersonBundle\Entity\BankCode {#11486 …} +value: "3553" +label: "82094004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37240 +data: NexCRM\PersonBundle\Entity\BankCode {#11487 …} +value: "3554" +label: "82094054" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37241 +data: NexCRM\PersonBundle\Entity\BankCode {#11488 …} +value: "3555" +label: "83020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37242 +data: NexCRM\PersonBundle\Entity\BankCode {#11489 …} +value: "3556" +label: "83020087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37243 +data: NexCRM\PersonBundle\Entity\BankCode {#11490 …} +value: "3557" +label: "83020088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37244 +data: NexCRM\PersonBundle\Entity\BankCode {#11491 …} +value: "3558" +label: "83040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37245 +data: NexCRM\PersonBundle\Entity\BankCode {#11492 …} +value: "3559" +label: "83050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37246 +data: NexCRM\PersonBundle\Entity\BankCode {#11493 …} +value: "3560" +label: "83050200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37247 +data: NexCRM\PersonBundle\Entity\BankCode {#11494 …} +value: "3561" +label: "83050303" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37248 +data: NexCRM\PersonBundle\Entity\BankCode {#11495 …} +value: "3562" +label: "83050505" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37249 +data: NexCRM\PersonBundle\Entity\BankCode {#11496 …} +value: "3563" +label: "83053030" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37250 +data: NexCRM\PersonBundle\Entity\BankCode {#11497 …} +value: "3564" +label: "83064488" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37251 +data: NexCRM\PersonBundle\Entity\BankCode {#11498 …} +value: "3565" +label: "83064568" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37252 +data: NexCRM\PersonBundle\Entity\BankCode {#11499 …} +value: "3566" +label: "83065408" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37253 +data: NexCRM\PersonBundle\Entity\BankCode {#11500 …} +value: "3567" +label: "83080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37254 +data: NexCRM\PersonBundle\Entity\BankCode {#11501 …} +value: "3568" +label: "83094444" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37255 +data: NexCRM\PersonBundle\Entity\BankCode {#11502 …} +value: "3569" +label: "83094454" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37256 +data: NexCRM\PersonBundle\Entity\BankCode {#11503 …} +value: "3570" +label: "83094494" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37257 +data: NexCRM\PersonBundle\Entity\BankCode {#11504 …} +value: "3571" +label: "83094495" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37258 +data: NexCRM\PersonBundle\Entity\BankCode {#11505 …} +value: "3572" +label: "84020087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37259 +data: NexCRM\PersonBundle\Entity\BankCode {#11506 …} +value: "3573" +label: "84040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37260 +data: NexCRM\PersonBundle\Entity\BankCode {#11507 …} +value: "3574" +label: "84050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37261 +data: NexCRM\PersonBundle\Entity\BankCode {#11508 …} +value: "3575" +label: "84051010" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37262 +data: NexCRM\PersonBundle\Entity\BankCode {#11509 …} +value: "3576" +label: "84054040" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37263 +data: NexCRM\PersonBundle\Entity\BankCode {#11510 …} +value: "3577" +label: "84054722" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37264 +data: NexCRM\PersonBundle\Entity\BankCode {#11511 …} +value: "3578" +label: "84055050" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37265 +data: NexCRM\PersonBundle\Entity\BankCode {#11512 …} +value: "3579" +label: "84064798" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37266 +data: NexCRM\PersonBundle\Entity\BankCode {#11513 …} +value: "3580" +label: "84069065" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37267 +data: NexCRM\PersonBundle\Entity\BankCode {#11514 …} +value: "3581" +label: "84080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37268 +data: NexCRM\PersonBundle\Entity\BankCode {#11515 …} +value: "3582" +label: "84094754" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37269 +data: NexCRM\PersonBundle\Entity\BankCode {#11516 …} +value: "3583" +label: "84094755" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37270 +data: NexCRM\PersonBundle\Entity\BankCode {#11517 …} +value: "3584" +label: "84094814" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37271 +data: NexCRM\PersonBundle\Entity\BankCode {#11518 …} +value: "3585" +label: "85000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37272 +data: NexCRM\PersonBundle\Entity\BankCode {#11519 …} +value: "3586" +label: "85010500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37273 +data: NexCRM\PersonBundle\Entity\BankCode {#11520 …} +value: "3587" +label: "85020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37274 +data: NexCRM\PersonBundle\Entity\BankCode {#11521 …} +value: "3588" +label: "85020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37275 +data: NexCRM\PersonBundle\Entity\BankCode {#11522 …} +value: "3589" +label: "85040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37276 +data: NexCRM\PersonBundle\Entity\BankCode {#11523 …} +value: "3590" +label: "85040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37277 +data: NexCRM\PersonBundle\Entity\BankCode {#11524 …} +value: "3591" +label: "85040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37278 +data: NexCRM\PersonBundle\Entity\BankCode {#11525 …} +value: "3592" +label: "85050100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37279 +data: NexCRM\PersonBundle\Entity\BankCode {#11526 …} +value: "3593" +label: "85050300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37280 +data: NexCRM\PersonBundle\Entity\BankCode {#11527 …} +value: "3594" +label: "85055000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37281 +data: NexCRM\PersonBundle\Entity\BankCode {#11528 …} +value: "3595" +label: "85060000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37282 +data: NexCRM\PersonBundle\Entity\BankCode {#11529 …} +value: "3596" +label: "85065028" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37283 +data: NexCRM\PersonBundle\Entity\BankCode {#11530 …} +value: "3597" +label: "85080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37284 +data: NexCRM\PersonBundle\Entity\BankCode {#11531 …} +value: "3598" +label: "85080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37285 +data: NexCRM\PersonBundle\Entity\BankCode {#11532 …} +value: "3599" +label: "85080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37286 +data: NexCRM\PersonBundle\Entity\BankCode {#11533 …} +value: "3600" +label: "85080200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37287 +data: NexCRM\PersonBundle\Entity\BankCode {#11534 …} +value: "3601" +label: "85089270" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37288 +data: NexCRM\PersonBundle\Entity\BankCode {#11535 …} +value: "3602" +label: "85090000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37289 +data: NexCRM\PersonBundle\Entity\BankCode {#11536 …} +value: "3603" +label: "85094984" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37290 +data: NexCRM\PersonBundle\Entity\BankCode {#11537 …} +value: "3604" +label: "85095004" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37291 +data: NexCRM\PersonBundle\Entity\BankCode {#11538 …} +value: "3605" +label: "85550000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37292 +data: NexCRM\PersonBundle\Entity\BankCode {#11539 …} +value: "3606" +label: "85590000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37293 +data: NexCRM\PersonBundle\Entity\BankCode {#11540 …} +value: "3607" +label: "85590100" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37294 +data: NexCRM\PersonBundle\Entity\BankCode {#11541 …} +value: "3608" +label: "85591000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37295 +data: NexCRM\PersonBundle\Entity\BankCode {#11542 …} +value: "3609" +label: "86000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37296 +data: NexCRM\PersonBundle\Entity\BankCode {#11543 …} +value: "3610" +label: "86010090" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37297 +data: NexCRM\PersonBundle\Entity\BankCode {#11544 …} +value: "3611" +label: "86010424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37298 +data: NexCRM\PersonBundle\Entity\BankCode {#11545 …} +value: "3612" +label: "86020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37299 +data: NexCRM\PersonBundle\Entity\BankCode {#11546 …} +value: "3613" +label: "86020500" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37300 +data: NexCRM\PersonBundle\Entity\BankCode {#11547 …} +value: "3614" +label: "86033300" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37301 +data: NexCRM\PersonBundle\Entity\BankCode {#11548 …} +value: "3615" +label: "86040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37302 +data: NexCRM\PersonBundle\Entity\BankCode {#11549 …} +value: "3616" +label: "86040060" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37303 +data: NexCRM\PersonBundle\Entity\BankCode {#11550 …} +value: "3617" +label: "86040061" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37304 +data: NexCRM\PersonBundle\Entity\BankCode {#11551 …} +value: "3618" +label: "86050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37305 +data: NexCRM\PersonBundle\Entity\BankCode {#11552 …} +value: "3619" +label: "86050200" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37306 +data: NexCRM\PersonBundle\Entity\BankCode {#11553 …} +value: "3620" +label: "86050600" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37307 +data: NexCRM\PersonBundle\Entity\BankCode {#11554 …} +value: "3621" +label: "86055002" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37308 +data: NexCRM\PersonBundle\Entity\BankCode {#11555 …} +value: "3622" +label: "86055462" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37309 +data: NexCRM\PersonBundle\Entity\BankCode {#11556 …} +value: "3623" +label: "86055592" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37310 +data: NexCRM\PersonBundle\Entity\BankCode {#11557 …} +value: "3624" +label: "86065448" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37311 +data: NexCRM\PersonBundle\Entity\BankCode {#11558 …} +value: "3625" +label: "86065468" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37312 +data: NexCRM\PersonBundle\Entity\BankCode {#11559 …} +value: "3626" +label: "86065483" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37313 +data: NexCRM\PersonBundle\Entity\BankCode {#11560 …} +value: "3627" +label: "86069070" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37314 +data: NexCRM\PersonBundle\Entity\BankCode {#11561 …} +value: "3628" +label: "86070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37315 +data: NexCRM\PersonBundle\Entity\BankCode {#11562 …} +value: "3629" +label: "86070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37316 +data: NexCRM\PersonBundle\Entity\BankCode {#11563 …} +value: "3630" +label: "86070407" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37317 +data: NexCRM\PersonBundle\Entity\BankCode {#11564 …} +value: "3631" +label: "86070424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37318 +data: NexCRM\PersonBundle\Entity\BankCode {#11565 …} +value: "3632" +label: "86080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37319 +data: NexCRM\PersonBundle\Entity\BankCode {#11566 …} +value: "3633" +label: "86080055" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37320 +data: NexCRM\PersonBundle\Entity\BankCode {#11567 …} +value: "3634" +label: "86080057" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37321 +data: NexCRM\PersonBundle\Entity\BankCode {#11568 …} +value: "3635" +label: "86080085" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37322 +data: NexCRM\PersonBundle\Entity\BankCode {#11569 …} +value: "3636" +label: "86080086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37323 +data: NexCRM\PersonBundle\Entity\BankCode {#11570 …} +value: "3637" +label: "86089280" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37324 +data: NexCRM\PersonBundle\Entity\BankCode {#11571 …} +value: "3638" +label: "86095484" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37325 +data: NexCRM\PersonBundle\Entity\BankCode {#11572 …} +value: "3639" +label: "86095554" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37326 +data: NexCRM\PersonBundle\Entity\BankCode {#11573 …} +value: "3640" +label: "86095604" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37327 +data: NexCRM\PersonBundle\Entity\BankCode {#11574 …} +value: "3641" +label: "87000000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37328 +data: NexCRM\PersonBundle\Entity\BankCode {#11575 …} +value: "3642" +label: "87020086" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37329 +data: NexCRM\PersonBundle\Entity\BankCode {#11576 …} +value: "3643" +label: "87020087" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37330 +data: NexCRM\PersonBundle\Entity\BankCode {#11577 …} +value: "3644" +label: "87020088" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37331 +data: NexCRM\PersonBundle\Entity\BankCode {#11578 …} +value: "3645" +label: "87040000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37332 +data: NexCRM\PersonBundle\Entity\BankCode {#11579 …} +value: "3646" +label: "87050000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37333 +data: NexCRM\PersonBundle\Entity\BankCode {#11580 …} +value: "3647" +label: "87051000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37334 +data: NexCRM\PersonBundle\Entity\BankCode {#11581 …} +value: "3648" +label: "87052000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37335 +data: NexCRM\PersonBundle\Entity\BankCode {#11582 …} +value: "3649" +label: "87054000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37336 +data: NexCRM\PersonBundle\Entity\BankCode {#11583 …} +value: "3650" +label: "87055000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37337 +data: NexCRM\PersonBundle\Entity\BankCode {#11584 …} +value: "3651" +label: "87058000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37338 +data: NexCRM\PersonBundle\Entity\BankCode {#11585 …} +value: "3652" +label: "87069075" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37339 +data: NexCRM\PersonBundle\Entity\BankCode {#11586 …} +value: "3653" +label: "87069077" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37340 +data: NexCRM\PersonBundle\Entity\BankCode {#11587 …} +value: "3654" +label: "87070000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37341 +data: NexCRM\PersonBundle\Entity\BankCode {#11588 …} +value: "3655" +label: "87070024" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37342 +data: NexCRM\PersonBundle\Entity\BankCode {#11589 …} +value: "3656" +label: "87070406" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37343 +data: NexCRM\PersonBundle\Entity\BankCode {#11590 …} +value: "3657" +label: "87070424" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37344 +data: NexCRM\PersonBundle\Entity\BankCode {#11591 …} +value: "3658" +label: "87080000" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37345 +data: NexCRM\PersonBundle\Entity\BankCode {#11592 …} +value: "3659" +label: "87095824" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37346 +data: NexCRM\PersonBundle\Entity\BankCode {#11593 …} +value: "3660" +label: "87095899" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37347 +data: NexCRM\PersonBundle\Entity\BankCode {#11594 …} +value: "3661" +label: "87095934" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37348 +data: NexCRM\PersonBundle\Entity\BankCode {#11595 …} +value: "3662" +label: "87095974" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37349 +data: NexCRM\PersonBundle\Entity\BankCode {#11596 …} +value: "3663" +label: "87096124" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37350 +data: NexCRM\PersonBundle\Entity\BankCode {#11597 …} +value: "3664" +label: "87096214" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#33685 -errors: [] -form: Symfony\Component\Form\Form {#7543 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#33686 …5} |
| full_name | "front_company[bankDetails][0][bankCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_bankCode" |
| is_selected | Closure($choice, $value) {#37352 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Kód banky" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "bankCode" |
| placeholder | "Zadejte číslo banky" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_bankCode" |
| valid | true |
| value | "" |
iban
"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" => "js-iban-calc" "placeholder" => "Zadejte IBAN" "maxlength" => "40" ] |
[ "class" => "js-iban-calc" "placeholder" => "Zadejte IBAN" "maxlength" => "40" ] |
| label | "IBAN" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-iban-calc" "placeholder" => "Zadejte IBAN" "maxlength" => "40" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7400 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 | "IBAN" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7401 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-iban-calc" "placeholder" => "Zadejte IBAN" "maxlength" => "40" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_bankDetails_entry_iban" ] |
| cache_key | "_front_company_bankDetails_entry_iban_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37351 -errors: [] -form: Symfony\Component\Form\Form {#7546 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#37353 …5} |
| full_name | "front_company[bankDetails][0][iban]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_iban" |
| label | "IBAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "iban" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_iban" |
| valid | true |
| value | "" |
bankSwift
"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 |
|---|---|---|
| attr | [ "class" => "js-swift-calc js-bank-swift" ] |
[ "class" => "js-swift-calc js-bank-swift" ] |
| choice_attr | Closure($object) {#7321 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
same as passed value |
| choice_label | Closure($object) {#7315 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
same as passed value |
| class | "NexCRM\PersonBundle\Entity\BankCode" |
same as passed value |
| label | "SWIFT/BIC" |
same as passed value |
| placeholder | "Vyberte" |
same as passed value |
| query_builder | Closure(BankCodeRepository $repo) {#7322 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
Doctrine\ORM\QueryBuilder {#7412 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7415 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "bc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7413 #from: "NexCRM\PersonBundle\Entity\BankCode" #alias: "bc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#7417 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "bc.swift != :swift" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#969 …} -dql: "SELECT bc FROM NexCRM\PersonBundle\Entity\BankCode bc WHERE bc.swift != :swift" -parameters: Doctrine\Common\Collections\ArrayCollection {#7416 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#674 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-swift-calc js-bank-swift" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($object) {#7321 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
| choice_filter | null |
| choice_label | Closure($object) {#7315 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7420 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6830 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7419 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7422 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6800 …} } |
| choices | null |
| class | "NexCRM\PersonBundle\Entity\BankCode" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6795 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6526 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "SWIFT/BIC" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#7412 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7415 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "bc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7413 #from: "NexCRM\PersonBundle\Entity\BankCode" #alias: "bc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#7417 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "bc.swift != :swift" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#969 …} -dql: "SELECT bc FROM NexCRM\PersonBundle\Entity\BankCode bc WHERE bc.swift != :swift" -parameters: Doctrine\Common\Collections\ArrayCollection {#7416 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#674 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#7411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7410 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-swift-calc js-bank-swift" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_bankDetails_entry_bankSwift" ] |
| cache_key | "_front_company_bankDetails_entry_bankSwift_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37356 +data: NexCRM\PersonBundle\Entity\BankCode {#7918 …} +value: "1" +label: "AIRACZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37357 +data: NexCRM\PersonBundle\Entity\BankCode {#7930 …} +value: "2" +label: "ARTTCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37358 +data: NexCRM\PersonBundle\Entity\BankCode {#7929 …} +value: "3" +label: "IRVTBEBB" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37359 +data: NexCRM\PersonBundle\Entity\BankCode {#7928 …} +value: "4" +label: "BKCHCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37360 +data: NexCRM\PersonBundle\Entity\BankCode {#7927 …} +value: "5" +label: "BOTKCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37361 +data: NexCRM\PersonBundle\Entity\BankCode {#7933 …} +value: "6" +label: "CTASCZ22" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37362 +data: NexCRM\PersonBundle\Entity\BankCode {#7934 …} +value: "7" +label: "GEBACZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37363 +data: NexCRM\PersonBundle\Entity\BankCode {#7935 …} +value: "8" +label: "CZEECZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37364 +data: NexCRM\PersonBundle\Entity\BankCode {#7936 …} +value: "9" +label: "CNBACZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37365 +data: NexCRM\PersonBundle\Entity\BankCode {#7937 …} +value: "10" +label: "GIBACZPX" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37366 +data: NexCRM\PersonBundle\Entity\BankCode {#7938 …} +value: "11" +label: "CEKOCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37367 +data: NexCRM\PersonBundle\Entity\BankCode {#7939 …} +value: "12" +label: "CMZRCZP1" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37368 +data: NexCRM\PersonBundle\Entity\BankCode {#7940 …} +value: "13" +label: "CEKOCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37369 +data: NexCRM\PersonBundle\Entity\BankCode {#7941 …} +value: "14" +label: "AKCTCZ22" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37370 +data: NexCRM\PersonBundle\Entity\BankCode {#7942 …} +value: "15" +label: "CITFCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37371 +data: NexCRM\PersonBundle\Entity\BankCode {#7943 …} +value: "16" +label: "CITICZPX" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37372 +data: NexCRM\PersonBundle\Entity\BankCode {#7944 …} +value: "17" +label: "COBACZPX" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37373 +data: NexCRM\PersonBundle\Entity\BankCode {#7945 …} +value: "18" +label: "CRLYCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37374 +data: NexCRM\PersonBundle\Entity\BankCode {#7946 …} +value: "19" +label: "DEUTCZPX" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37375 +data: NexCRM\PersonBundle\Entity\BankCode {#7948 …} +value: "21" +label: "EQBKCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37376 +data: NexCRM\PersonBundle\Entity\BankCode {#7949 …} +value: "22" +label: "EXPNCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37377 +data: NexCRM\PersonBundle\Entity\BankCode {#7950 …} +value: "23" +label: "FIOBCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37378 +data: NexCRM\PersonBundle\Entity\BankCode {#7951 …} +value: "24" +label: "BPPFCZP1" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37379 +data: NexCRM\PersonBundle\Entity\BankCode {#7952 …} +value: "25" +label: "MIDLCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37380 +data: NexCRM\PersonBundle\Entity\BankCode {#7954 …} +value: "27" +label: "INGBCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37381 +data: NexCRM\PersonBundle\Entity\BankCode {#7955 …} +value: "28" +label: "JTBPCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37382 +data: NexCRM\PersonBundle\Entity\BankCode {#7956 …} +value: "29" +label: "KOMBCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37383 +data: NexCRM\PersonBundle\Entity\BankCode {#7957 …} +value: "30" +label: "BREXCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37384 +data: NexCRM\PersonBundle\Entity\BankCode {#7959 …} +value: "32" +label: "AGBACZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37385 +data: NexCRM\PersonBundle\Entity\BankCode {#7962 …} +value: "35" +label: "OBKLCZ2X" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37386 +data: NexCRM\PersonBundle\Entity\BankCode {#7964 …} +value: "37" +label: "BPKOCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37387 +data: NexCRM\PersonBundle\Entity\BankCode {#7965 …} +value: "38" +label: "POBNCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37388 +data: NexCRM\PersonBundle\Entity\BankCode {#7966 …} +value: "39" +label: "CEKOCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37389 +data: NexCRM\PersonBundle\Entity\BankCode {#7967 …} +value: "40" +label: "PMBPCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37390 +data: NexCRM\PersonBundle\Entity\BankCode {#7970 …} +value: "43" +label: "RZBCCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37391 +data: NexCRM\PersonBundle\Entity\BankCode {#7971 …} +value: "44" +label: "SAXPCZP1" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37392 +data: NexCRM\PersonBundle\Entity\BankCode {#7972 …} +value: "45" +label: "VBOECZ2X" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37393 +data: NexCRM\PersonBundle\Entity\BankCode {#7973 …} +value: "46" +label: "WELADED1GRL" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37394 +data: NexCRM\PersonBundle\Entity\BankCode {#7974 …} +value: "47" +label: "GIBACZPX" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37395 +data: NexCRM\PersonBundle\Entity\BankCode {#7976 …} +value: "49" +label: "MPUBCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37396 +data: NexCRM\PersonBundle\Entity\BankCode {#7977 …} +value: "50" +label: "BACXCZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37397 +data: NexCRM\PersonBundle\Entity\BankCode {#7979 …} +value: "52" +label: "GENOCZ21" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37398 +data: NexCRM\PersonBundle\Entity\BankCode {#7980 …} +value: "53" +label: "SUBACZPP" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37399 +data: NexCRM\PersonBundle\Entity\BankCode {#7981 …} +value: "54" +label: "OSDDDE81XXX" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37400 +data: NexCRM\PersonBundle\Entity\BankCode {#7982 …} +value: "55" +label: "SPWTCZ21" +attr: [ "data-country" => 60 ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37401 +data: NexCRM\PersonBundle\Entity\BankCode {#7990 …} +value: "60" +label: "BFKK SK BB" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37402 +data: NexCRM\PersonBundle\Entity\BankCode {#7991 …} +value: "61" +label: "XBRA SK B1" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37403 +data: NexCRM\PersonBundle\Entity\BankCode {#7992 …} +value: "62" +label: "CRLY SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37404 +data: NexCRM\PersonBundle\Entity\BankCode {#7994 …} +value: "64" +label: "CITI SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37405 +data: NexCRM\PersonBundle\Entity\BankCode {#7995 …} +value: "65" +label: "COBA SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37406 +data: NexCRM\PersonBundle\Entity\BankCode {#7996 …} +value: "66" +label: "CEKO SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37407 +data: NexCRM\PersonBundle\Entity\BankCode {#7997 …} +value: "67" +label: "KBSP SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37408 +data: NexCRM\PersonBundle\Entity\BankCode {#7998 …} +value: "68" +label: "KOMA SK 2X" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37409 +data: NexCRM\PersonBundle\Entity\BankCode {#7999 …} +value: "69" +label: "EXSK SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37410 +data: NexCRM\PersonBundle\Entity\BankCode {#8002 …} +value: "72" +label: "HSBC SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37411 +data: NexCRM\PersonBundle\Entity\BankCode {#8003 …} +value: "73" +label: "INGB SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37412 +data: NexCRM\PersonBundle\Entity\BankCode {#8004 …} +value: "74" +label: "JTBP SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37413 +data: NexCRM\PersonBundle\Entity\BankCode {#8005 …} +value: "75" +label: "KOMB SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37414 +data: NexCRM\PersonBundle\Entity\BankCode {#8006 …} +value: "76" +label: "BREX SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37415 +data: NexCRM\PersonBundle\Entity\BankCode {#8007 …} +value: "77" +label: "NBSB SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37416 +data: NexCRM\PersonBundle\Entity\BankCode {#8010 …} +value: "80" +label: "OTPV SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37417 +data: NexCRM\PersonBundle\Entity\BankCode {#8011 …} +value: "81" +label: "POBN SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37418 +data: NexCRM\PersonBundle\Entity\BankCode {#8012 …} +value: "82" +label: "BSLO SK 22" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37419 +data: NexCRM\PersonBundle\Entity\BankCode {#8013 …} +value: "83" +label: "PRVA SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37420 +data: NexCRM\PersonBundle\Entity\BankCode {#8014 …} +value: "84" +label: "GIBA SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37421 +data: NexCRM\PersonBundle\Entity\BankCode {#8015 …} +value: "85" +label: "SLZB SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37422 +data: NexCRM\PersonBundle\Entity\BankCode {#8016 …} +value: "86" +label: "SPSR SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37423 +data: NexCRM\PersonBundle\Entity\BankCode {#8017 …} +value: "87" +label: "TATR SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37424 +data: NexCRM\PersonBundle\Entity\BankCode {#8018 …} +value: "88" +label: "ABNA SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37425 +data: NexCRM\PersonBundle\Entity\BankCode {#8019 …} +value: "89" +label: "TPAY SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37426 +data: NexCRM\PersonBundle\Entity\BankCode {#8021 …} +value: "91" +label: "UNCR SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37427 +data: NexCRM\PersonBundle\Entity\BankCode {#8022 …} +value: "92" +label: "LUBA SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37428 +data: NexCRM\PersonBundle\Entity\BankCode {#8023 …} +value: "93" +label: "SUBA SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37429 +data: NexCRM\PersonBundle\Entity\BankCode {#8024 …} +value: "94" +label: "WUST SK BA" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37430 +data: NexCRM\PersonBundle\Entity\BankCode {#8025 …} +value: "95" +label: "RIDB SK BX" +attr: [ "data-country" => 197 ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37431 +data: NexCRM\PersonBundle\Entity\BankCode {#8026 …} +value: "96" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37432 +data: NexCRM\PersonBundle\Entity\BankCode {#8030 …} +value: "97" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37433 +data: NexCRM\PersonBundle\Entity\BankCode {#8031 …} +value: "98" +label: "QNTODEB2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37434 +data: NexCRM\PersonBundle\Entity\BankCode {#8032 …} +value: "99" +label: "KLRNDEBE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37435 +data: NexCRM\PersonBundle\Entity\BankCode {#8033 …} +value: "100" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37436 +data: NexCRM\PersonBundle\Entity\BankCode {#8034 …} +value: "101" +label: "AFOPDEB2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37437 +data: NexCRM\PersonBundle\Entity\BankCode {#8035 …} +value: "102" +label: "NTSBDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37438 +data: NexCRM\PersonBundle\Entity\BankCode {#8036 …} +value: "103" +label: "HOLVDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37439 +data: NexCRM\PersonBundle\Entity\BankCode {#8037 …} +value: "104" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37440 +data: NexCRM\PersonBundle\Entity\BankCode {#8038 …} +value: "105" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37441 +data: NexCRM\PersonBundle\Entity\BankCode {#8039 …} +value: "106" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37442 +data: NexCRM\PersonBundle\Entity\BankCode {#8040 …} +value: "107" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37443 +data: NexCRM\PersonBundle\Entity\BankCode {#8041 …} +value: "108" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37444 +data: NexCRM\PersonBundle\Entity\BankCode {#8042 …} +value: "109" +label: "BHYPDEB2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37445 +data: NexCRM\PersonBundle\Entity\BankCode {#8043 …} +value: "110" +label: "ABKBDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37446 +data: NexCRM\PersonBundle\Entity\BankCode {#8044 …} +value: "111" +label: "LOEBDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37447 +data: NexCRM\PersonBundle\Entity\BankCode {#8045 …} +value: "112" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37448 +data: NexCRM\PersonBundle\Entity\BankCode {#8046 …} +value: "113" +label: "DLGHDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37449 +data: NexCRM\PersonBundle\Entity\BankCode {#8047 …} +value: "114" +label: "DLGHDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37450 +data: NexCRM\PersonBundle\Entity\BankCode {#8048 …} +value: "115" +label: "EIEGDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37451 +data: NexCRM\PersonBundle\Entity\BankCode {#8049 …} +value: "116" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37452 +data: NexCRM\PersonBundle\Entity\BankCode {#8050 …} +value: "117" +label: "COBADEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37453 +data: NexCRM\PersonBundle\Entity\BankCode {#8051 …} +value: "118" +label: "COBADEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37454 +data: NexCRM\PersonBundle\Entity\BankCode {#8052 …} +value: "119" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37455 +data: NexCRM\PersonBundle\Entity\BankCode {#8053 …} +value: "120" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37456 +data: NexCRM\PersonBundle\Entity\BankCode {#8054 …} +value: "121" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37457 +data: NexCRM\PersonBundle\Entity\BankCode {#8055 …} +value: "122" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37458 +data: NexCRM\PersonBundle\Entity\BankCode {#8056 …} +value: "123" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37459 +data: NexCRM\PersonBundle\Entity\BankCode {#8057 …} +value: "124" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37460 +data: NexCRM\PersonBundle\Entity\BankCode {#8058 …} +value: "125" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37461 +data: NexCRM\PersonBundle\Entity\BankCode {#8059 …} +value: "126" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37462 +data: NexCRM\PersonBundle\Entity\BankCode {#8060 …} +value: "127" +label: "BELADEBE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37463 +data: NexCRM\PersonBundle\Entity\BankCode {#8065 …} +value: "132" +label: "SKPADEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37464 +data: NexCRM\PersonBundle\Entity\BankCode {#8066 …} +value: "133" +label: "LBSODEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37465 +data: NexCRM\PersonBundle\Entity\BankCode {#8067 …} +value: "134" +label: "DGZFDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37466 +data: NexCRM\PersonBundle\Entity\BankCode {#8068 …} +value: "135" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37467 +data: NexCRM\PersonBundle\Entity\BankCode {#8069 …} +value: "136" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37468 +data: NexCRM\PersonBundle\Entity\BankCode {#8070 …} +value: "137" +label: "DEUTDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37469 +data: NexCRM\PersonBundle\Entity\BankCode {#8071 …} +value: "138" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37470 +data: NexCRM\PersonBundle\Entity\BankCode {#8072 …} +value: "139" +label: "DEUTDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37471 +data: NexCRM\PersonBundle\Entity\BankCode {#8073 …} +value: "140" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37472 +data: NexCRM\PersonBundle\Entity\BankCode {#8074 …} +value: "141" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37473 +data: NexCRM\PersonBundle\Entity\BankCode {#8075 …} +value: "142" +label: "DEUTDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37474 +data: NexCRM\PersonBundle\Entity\BankCode {#8076 …} +value: "143" +label: "DEUTDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37475 +data: NexCRM\PersonBundle\Entity\BankCode {#8077 …} +value: "144" +label: "DEUTDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37476 +data: NexCRM\PersonBundle\Entity\BankCode {#8078 …} +value: "145" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37477 +data: NexCRM\PersonBundle\Entity\BankCode {#8079 …} +value: "146" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37478 +data: NexCRM\PersonBundle\Entity\BankCode {#8080 …} +value: "147" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37479 +data: NexCRM\PersonBundle\Entity\BankCode {#8081 …} +value: "148" +label: "NORSDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37480 +data: NexCRM\PersonBundle\Entity\BankCode {#8082 …} +value: "149" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37481 +data: NexCRM\PersonBundle\Entity\BankCode {#8083 …} +value: "150" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37482 +data: NexCRM\PersonBundle\Entity\BankCode {#8084 …} +value: "151" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37483 +data: NexCRM\PersonBundle\Entity\BankCode {#8085 …} +value: "152" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37484 +data: NexCRM\PersonBundle\Entity\BankCode {#8086 …} +value: "153" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37485 +data: NexCRM\PersonBundle\Entity\BankCode {#8087 …} +value: "154" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37486 +data: NexCRM\PersonBundle\Entity\BankCode {#8088 …} +value: "155" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37487 +data: NexCRM\PersonBundle\Entity\BankCode {#8089 …} +value: "156" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37488 +data: NexCRM\PersonBundle\Entity\BankCode {#8090 …} +value: "157" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37489 +data: NexCRM\PersonBundle\Entity\BankCode {#8091 …} +value: "158" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37490 +data: NexCRM\PersonBundle\Entity\BankCode {#8092 …} +value: "159" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37491 +data: NexCRM\PersonBundle\Entity\BankCode {#8093 …} +value: "160" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37492 +data: NexCRM\PersonBundle\Entity\BankCode {#8094 …} +value: "161" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37493 +data: NexCRM\PersonBundle\Entity\BankCode {#8095 …} +value: "162" +label: "BEVODEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37494 +data: NexCRM\PersonBundle\Entity\BankCode {#8096 …} +value: "163" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37495 +data: NexCRM\PersonBundle\Entity\BankCode {#8097 …} +value: "164" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37496 +data: NexCRM\PersonBundle\Entity\BankCode {#8098 …} +value: "165" +label: "MACODEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37497 +data: NexCRM\PersonBundle\Entity\BankCode {#8099 …} +value: "166" +label: "IBBBDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37498 +data: NexCRM\PersonBundle\Entity\BankCode {#8100 …} +value: "167" +label: "QUBKDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37499 +data: NexCRM\PersonBundle\Entity\BankCode {#8101 …} +value: "168" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37500 +data: NexCRM\PersonBundle\Entity\BankCode {#8102 …} +value: "169" +label: "VONEDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37501 +data: NexCRM\PersonBundle\Entity\BankCode {#8103 …} +value: "170" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37502 +data: NexCRM\PersonBundle\Entity\BankCode {#8104 …} +value: "171" +label: "BIWBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37503 +data: NexCRM\PersonBundle\Entity\BankCode {#8105 …} +value: "172" +label: "BOFSDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37504 +data: NexCRM\PersonBundle\Entity\BankCode {#8106 …} +value: "173" +label: "SYBKDE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37505 +data: NexCRM\PersonBundle\Entity\BankCode {#8107 …} +value: "174" +label: "TRDADEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37506 +data: NexCRM\PersonBundle\Entity\BankCode {#8108 …} +value: "175" +label: "SOBKDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37507 +data: NexCRM\PersonBundle\Entity\BankCode {#8109 …} +value: "176" +label: "SOBKDEB2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37508 +data: NexCRM\PersonBundle\Entity\BankCode {#8110 …} +value: "177" +label: "KFWIDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37509 +data: NexCRM\PersonBundle\Entity\BankCode {#8111 …} +value: "178" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37510 +data: NexCRM\PersonBundle\Entity\BankCode {#8112 …} +value: "179" +label: "MEFIDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37511 +data: NexCRM\PersonBundle\Entity\BankCode {#8113 …} +value: "180" +label: "COBADEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37512 +data: NexCRM\PersonBundle\Entity\BankCode {#8114 …} +value: "181" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37513 +data: NexCRM\PersonBundle\Entity\BankCode {#8115 …} +value: "182" +label: "GENODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37514 +data: NexCRM\PersonBundle\Entity\BankCode {#8116 …} +value: "183" +label: "DEUTDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37515 +data: NexCRM\PersonBundle\Entity\BankCode {#8117 …} +value: "184" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37516 +data: NexCRM\PersonBundle\Entity\BankCode {#8118 …} +value: "185" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37517 +data: NexCRM\PersonBundle\Entity\BankCode {#8119 …} +value: "186" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37518 +data: NexCRM\PersonBundle\Entity\BankCode {#8120 …} +value: "187" +label: "DEUTDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37519 +data: NexCRM\PersonBundle\Entity\BankCode {#8121 …} +value: "188" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37520 +data: NexCRM\PersonBundle\Entity\BankCode {#8122 …} +value: "189" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37521 +data: NexCRM\PersonBundle\Entity\BankCode {#8123 …} +value: "190" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37522 +data: NexCRM\PersonBundle\Entity\BankCode {#8124 …} +value: "191" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37523 +data: NexCRM\PersonBundle\Entity\BankCode {#8125 …} +value: "192" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37524 +data: NexCRM\PersonBundle\Entity\BankCode {#8126 …} +value: "193" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37525 +data: NexCRM\PersonBundle\Entity\BankCode {#8127 …} +value: "194" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37526 +data: NexCRM\PersonBundle\Entity\BankCode {#8128 …} +value: "195" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37527 +data: NexCRM\PersonBundle\Entity\BankCode {#8129 …} +value: "196" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37528 +data: NexCRM\PersonBundle\Entity\BankCode {#8130 …} +value: "197" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37529 +data: NexCRM\PersonBundle\Entity\BankCode {#8131 …} +value: "198" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37530 +data: NexCRM\PersonBundle\Entity\BankCode {#8132 …} +value: "199" +label: "DEUTDEBR" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37531 +data: NexCRM\PersonBundle\Entity\BankCode {#8133 …} +value: "200" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37532 +data: NexCRM\PersonBundle\Entity\BankCode {#8134 …} +value: "201" +label: "DEUTDEBB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37533 +data: NexCRM\PersonBundle\Entity\BankCode {#8135 …} +value: "202" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37534 +data: NexCRM\PersonBundle\Entity\BankCode {#8136 …} +value: "203" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37535 +data: NexCRM\PersonBundle\Entity\BankCode {#8137 …} +value: "204" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37536 +data: NexCRM\PersonBundle\Entity\BankCode {#8138 …} +value: "205" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37537 +data: NexCRM\PersonBundle\Entity\BankCode {#8139 …} +value: "206" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37538 +data: NexCRM\PersonBundle\Entity\BankCode {#8140 …} +value: "207" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37539 +data: NexCRM\PersonBundle\Entity\BankCode {#8141 …} +value: "208" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37540 +data: NexCRM\PersonBundle\Entity\BankCode {#8142 …} +value: "209" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37541 +data: NexCRM\PersonBundle\Entity\BankCode {#8143 …} +value: "210" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37542 +data: NexCRM\PersonBundle\Entity\BankCode {#8144 …} +value: "211" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37543 +data: NexCRM\PersonBundle\Entity\BankCode {#8145 …} +value: "212" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37544 +data: NexCRM\PersonBundle\Entity\BankCode {#8146 …} +value: "213" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37545 +data: NexCRM\PersonBundle\Entity\BankCode {#8147 …} +value: "214" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37546 +data: NexCRM\PersonBundle\Entity\BankCode {#8148 …} +value: "215" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37547 +data: NexCRM\PersonBundle\Entity\BankCode {#8149 …} +value: "216" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37548 +data: NexCRM\PersonBundle\Entity\BankCode {#8150 …} +value: "217" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37549 +data: NexCRM\PersonBundle\Entity\BankCode {#8151 …} +value: "218" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37550 +data: NexCRM\PersonBundle\Entity\BankCode {#8152 …} +value: "219" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37551 +data: NexCRM\PersonBundle\Entity\BankCode {#8153 …} +value: "220" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37552 +data: NexCRM\PersonBundle\Entity\BankCode {#8154 …} +value: "221" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37553 +data: NexCRM\PersonBundle\Entity\BankCode {#8155 …} +value: "222" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37554 +data: NexCRM\PersonBundle\Entity\BankCode {#8156 …} +value: "223" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37555 +data: NexCRM\PersonBundle\Entity\BankCode {#8157 …} +value: "224" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37556 +data: NexCRM\PersonBundle\Entity\BankCode {#8158 …} +value: "225" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37557 +data: NexCRM\PersonBundle\Entity\BankCode {#8159 …} +value: "226" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37558 +data: NexCRM\PersonBundle\Entity\BankCode {#8160 …} +value: "227" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37559 +data: NexCRM\PersonBundle\Entity\BankCode {#8161 …} +value: "228" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37560 +data: NexCRM\PersonBundle\Entity\BankCode {#8162 …} +value: "229" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37561 +data: NexCRM\PersonBundle\Entity\BankCode {#8163 …} +value: "230" +label: "ILBXDE8X" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37562 +data: NexCRM\PersonBundle\Entity\BankCode {#8164 …} +value: "231" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37563 +data: NexCRM\PersonBundle\Entity\BankCode {#8165 …} +value: "232" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37564 +data: NexCRM\PersonBundle\Entity\BankCode {#8166 …} +value: "233" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37565 +data: NexCRM\PersonBundle\Entity\BankCode {#8167 …} +value: "234" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37566 +data: NexCRM\PersonBundle\Entity\BankCode {#8168 …} +value: "235" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37567 +data: NexCRM\PersonBundle\Entity\BankCode {#8169 …} +value: "236" +label: "LBSODEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37568 +data: NexCRM\PersonBundle\Entity\BankCode {#8170 …} +value: "237" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37569 +data: NexCRM\PersonBundle\Entity\BankCode {#8171 …} +value: "238" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37570 +data: NexCRM\PersonBundle\Entity\BankCode {#8172 …} +value: "239" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37571 +data: NexCRM\PersonBundle\Entity\BankCode {#8173 …} +value: "240" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37572 +data: NexCRM\PersonBundle\Entity\BankCode {#8174 …} +value: "241" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37573 +data: NexCRM\PersonBundle\Entity\BankCode {#8175 …} +value: "242" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37574 +data: NexCRM\PersonBundle\Entity\BankCode {#8176 …} +value: "243" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37575 +data: NexCRM\PersonBundle\Entity\BankCode {#8177 …} +value: "244" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37576 +data: NexCRM\PersonBundle\Entity\BankCode {#8178 …} +value: "245" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37577 +data: NexCRM\PersonBundle\Entity\BankCode {#8179 …} +value: "246" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37578 +data: NexCRM\PersonBundle\Entity\BankCode {#8180 …} +value: "247" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37579 +data: NexCRM\PersonBundle\Entity\BankCode {#8181 …} +value: "248" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37580 +data: NexCRM\PersonBundle\Entity\BankCode {#8182 …} +value: "249" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37581 +data: NexCRM\PersonBundle\Entity\BankCode {#8183 …} +value: "250" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37582 +data: NexCRM\PersonBundle\Entity\BankCode {#8184 …} +value: "251" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37583 +data: NexCRM\PersonBundle\Entity\BankCode {#8185 …} +value: "252" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37584 +data: NexCRM\PersonBundle\Entity\BankCode {#8186 …} +value: "253" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37585 +data: NexCRM\PersonBundle\Entity\BankCode {#8187 …} +value: "254" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37586 +data: NexCRM\PersonBundle\Entity\BankCode {#8188 …} +value: "255" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37587 +data: NexCRM\PersonBundle\Entity\BankCode {#8189 …} +value: "256" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37588 +data: NexCRM\PersonBundle\Entity\BankCode {#8190 …} +value: "257" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37589 +data: NexCRM\PersonBundle\Entity\BankCode {#8191 …} +value: "258" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37590 +data: NexCRM\PersonBundle\Entity\BankCode {#8192 …} +value: "259" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37591 +data: NexCRM\PersonBundle\Entity\BankCode {#8193 …} +value: "260" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37592 +data: NexCRM\PersonBundle\Entity\BankCode {#8194 …} +value: "261" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37593 +data: NexCRM\PersonBundle\Entity\BankCode {#8195 …} +value: "262" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37594 +data: NexCRM\PersonBundle\Entity\BankCode {#8196 …} +value: "263" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37595 +data: NexCRM\PersonBundle\Entity\BankCode {#8197 …} +value: "264" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37596 +data: NexCRM\PersonBundle\Entity\BankCode {#8198 …} +value: "265" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37597 +data: NexCRM\PersonBundle\Entity\BankCode {#8199 …} +value: "266" +label: "ESSEDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37598 +data: NexCRM\PersonBundle\Entity\BankCode {#8200 …} +value: "267" +label: "JYBADEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37599 +data: NexCRM\PersonBundle\Entity\BankCode {#8201 …} +value: "268" +label: "SIBSDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37600 +data: NexCRM\PersonBundle\Entity\BankCode {#8202 …} +value: "269" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37601 +data: NexCRM\PersonBundle\Entity\BankCode {#8203 …} +value: "270" +label: "VGAGDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37602 +data: NexCRM\PersonBundle\Entity\BankCode {#8204 …} +value: "271" +label: "CHDBDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37603 +data: NexCRM\PersonBundle\Entity\BankCode {#8205 …} +value: "272" +label: "MCRDDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37604 +data: NexCRM\PersonBundle\Entity\BankCode {#8206 …} +value: "273" +label: "SYBKDE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37605 +data: NexCRM\PersonBundle\Entity\BankCode {#8207 …} +value: "274" +label: "MEFIDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37606 +data: NexCRM\PersonBundle\Entity\BankCode {#8208 …} +value: "275" +label: "COBADEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37607 +data: NexCRM\PersonBundle\Entity\BankCode {#8209 …} +value: "276" +label: "COBADEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37608 +data: NexCRM\PersonBundle\Entity\BankCode {#8210 …} +value: "277" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37609 +data: NexCRM\PersonBundle\Entity\BankCode {#8211 …} +value: "278" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37610 +data: NexCRM\PersonBundle\Entity\BankCode {#8212 …} +value: "279" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37611 +data: NexCRM\PersonBundle\Entity\BankCode {#8213 …} +value: "280" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37612 +data: NexCRM\PersonBundle\Entity\BankCode {#8214 …} +value: "281" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37613 +data: NexCRM\PersonBundle\Entity\BankCode {#8215 …} +value: "282" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37614 +data: NexCRM\PersonBundle\Entity\BankCode {#8216 …} +value: "283" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37615 +data: NexCRM\PersonBundle\Entity\BankCode {#8217 …} +value: "284" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37616 +data: NexCRM\PersonBundle\Entity\BankCode {#8218 …} +value: "285" +label: "COBADEHD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37617 +data: NexCRM\PersonBundle\Entity\BankCode {#8219 …} +value: "286" +label: "COBADEHD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37618 +data: NexCRM\PersonBundle\Entity\BankCode {#8220 …} +value: "287" +label: "COBADEHD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37619 +data: NexCRM\PersonBundle\Entity\BankCode {#8221 …} +value: "288" +label: "COBADEHD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37620 +data: NexCRM\PersonBundle\Entity\BankCode {#8222 …} +value: "289" +label: "COBADEHD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37621 +data: NexCRM\PersonBundle\Entity\BankCode {#8223 …} +value: "290" +label: "COBADEHD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37622 +data: NexCRM\PersonBundle\Entity\BankCode {#8224 …} +value: "291" +label: "COBADEHD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37623 +data: NexCRM\PersonBundle\Entity\BankCode {#8225 …} +value: "292" +label: "COBADEHD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37624 +data: NexCRM\PersonBundle\Entity\BankCode {#8226 …} +value: "293" +label: "HSHNDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37625 +data: NexCRM\PersonBundle\Entity\BankCode {#8227 …} +value: "294" +label: "HASPDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37626 +data: NexCRM\PersonBundle\Entity\BankCode {#8228 …} +value: "295" +label: "GENODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37627 +data: NexCRM\PersonBundle\Entity\BankCode {#8229 …} +value: "296" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37628 +data: NexCRM\PersonBundle\Entity\BankCode {#8230 …} +value: "297" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37629 +data: NexCRM\PersonBundle\Entity\BankCode {#8231 …} +value: "298" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37630 +data: NexCRM\PersonBundle\Entity\BankCode {#8232 …} +value: "299" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37631 +data: NexCRM\PersonBundle\Entity\BankCode {#8233 …} +value: "300" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37632 +data: NexCRM\PersonBundle\Entity\BankCode {#8234 …} +value: "301" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37633 +data: NexCRM\PersonBundle\Entity\BankCode {#8235 …} +value: "302" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37634 +data: NexCRM\PersonBundle\Entity\BankCode {#8236 …} +value: "303" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37635 +data: NexCRM\PersonBundle\Entity\BankCode {#8237 …} +value: "304" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37636 +data: NexCRM\PersonBundle\Entity\BankCode {#8238 …} +value: "305" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37637 +data: NexCRM\PersonBundle\Entity\BankCode {#8239 …} +value: "306" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37638 +data: NexCRM\PersonBundle\Entity\BankCode {#8240 …} +value: "307" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37639 +data: NexCRM\PersonBundle\Entity\BankCode {#8241 …} +value: "308" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37640 +data: NexCRM\PersonBundle\Entity\BankCode {#8242 …} +value: "309" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37641 +data: NexCRM\PersonBundle\Entity\BankCode {#8243 …} +value: "310" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37642 +data: NexCRM\PersonBundle\Entity\BankCode {#8244 …} +value: "311" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37643 +data: NexCRM\PersonBundle\Entity\BankCode {#8245 …} +value: "312" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37644 +data: NexCRM\PersonBundle\Entity\BankCode {#8246 …} +value: "313" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37645 +data: NexCRM\PersonBundle\Entity\BankCode {#8247 …} +value: "314" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37646 +data: NexCRM\PersonBundle\Entity\BankCode {#8248 …} +value: "315" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37647 +data: NexCRM\PersonBundle\Entity\BankCode {#8249 …} +value: "316" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37648 +data: NexCRM\PersonBundle\Entity\BankCode {#8250 …} +value: "317" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37649 +data: NexCRM\PersonBundle\Entity\BankCode {#8251 …} +value: "318" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37650 +data: NexCRM\PersonBundle\Entity\BankCode {#8252 …} +value: "319" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37651 +data: NexCRM\PersonBundle\Entity\BankCode {#8253 …} +value: "320" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37652 +data: NexCRM\PersonBundle\Entity\BankCode {#8254 …} +value: "321" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37653 +data: NexCRM\PersonBundle\Entity\BankCode {#8255 …} +value: "322" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37654 +data: NexCRM\PersonBundle\Entity\BankCode {#8256 …} +value: "323" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37655 +data: NexCRM\PersonBundle\Entity\BankCode {#8257 …} +value: "324" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37656 +data: NexCRM\PersonBundle\Entity\BankCode {#8258 …} +value: "325" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37657 +data: NexCRM\PersonBundle\Entity\BankCode {#8259 …} +value: "326" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37658 +data: NexCRM\PersonBundle\Entity\BankCode {#8260 …} +value: "327" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37659 +data: NexCRM\PersonBundle\Entity\BankCode {#8261 …} +value: "328" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37660 +data: NexCRM\PersonBundle\Entity\BankCode {#8262 …} +value: "329" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37661 +data: NexCRM\PersonBundle\Entity\BankCode {#8263 …} +value: "330" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37662 +data: NexCRM\PersonBundle\Entity\BankCode {#8264 …} +value: "331" +label: "DGHYDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37663 +data: NexCRM\PersonBundle\Entity\BankCode {#8265 …} +value: "332" +label: "AUGBDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37664 +data: NexCRM\PersonBundle\Entity\BankCode {#8266 …} +value: "333" +label: "EDEKDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37665 +data: NexCRM\PersonBundle\Entity\BankCode {#8267 …} +value: "334" +label: "EDEKDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37666 +data: NexCRM\PersonBundle\Entity\BankCode {#8268 …} +value: "335" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37667 +data: NexCRM\PersonBundle\Entity\BankCode {#8269 …} +value: "336" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37668 +data: NexCRM\PersonBundle\Entity\BankCode {#8270 …} +value: "337" +label: "BOTKDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37669 +data: NexCRM\PersonBundle\Entity\BankCode {#8271 …} +value: "338" +label: "BKCHDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37670 +data: NexCRM\PersonBundle\Entity\BankCode {#8272 …} +value: "339" +label: "BEGODEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37671 +data: NexCRM\PersonBundle\Entity\BankCode {#8273 …} +value: "340" +label: "WBWCDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37672 +data: NexCRM\PersonBundle\Entity\BankCode {#8274 …} +value: "341" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37673 +data: NexCRM\PersonBundle\Entity\BankCode {#8275 …} +value: "342" +label: "DRBKDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37674 +data: NexCRM\PersonBundle\Entity\BankCode {#8276 …} +value: "343" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37675 +data: NexCRM\PersonBundle\Entity\BankCode {#8277 …} +value: "344" +label: "GOGODEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37676 +data: NexCRM\PersonBundle\Entity\BankCode {#8278 …} +value: "345" +label: "HSTBDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37677 +data: NexCRM\PersonBundle\Entity\BankCode {#8279 …} +value: "346" +label: "GREBDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37678 +data: NexCRM\PersonBundle\Entity\BankCode {#8280 …} +value: "347" +label: "BARCDEHA" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37679 +data: NexCRM\PersonBundle\Entity\BankCode {#8281 …} +value: "348" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37680 +data: NexCRM\PersonBundle\Entity\BankCode {#8282 …} +value: "349" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37681 +data: NexCRM\PersonBundle\Entity\BankCode {#8283 …} +value: "350" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37682 +data: NexCRM\PersonBundle\Entity\BankCode {#8284 …} +value: "351" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37683 +data: NexCRM\PersonBundle\Entity\BankCode {#8285 …} +value: "352" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37684 +data: NexCRM\PersonBundle\Entity\BankCode {#8286 …} +value: "353" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37685 +data: NexCRM\PersonBundle\Entity\BankCode {#8287 …} +value: "354" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37686 +data: NexCRM\PersonBundle\Entity\BankCode {#8288 …} +value: "355" +label: "MELIDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37687 +data: NexCRM\PersonBundle\Entity\BankCode {#8289 …} +value: "356" +label: "SIHRDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37688 +data: NexCRM\PersonBundle\Entity\BankCode {#8290 …} +value: "357" +label: "DNBADEHX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37689 +data: NexCRM\PersonBundle\Entity\BankCode {#8291 …} +value: "358" +label: "MMWHDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37690 +data: NexCRM\PersonBundle\Entity\BankCode {#8292 …} +value: "359" +label: "SXPYDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37691 +data: NexCRM\PersonBundle\Entity\BankCode {#8293 …} +value: "360" +label: "OSCBDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37692 +data: NexCRM\PersonBundle\Entity\BankCode {#8294 …} +value: "361" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37693 +data: NexCRM\PersonBundle\Entity\BankCode {#8295 …} +value: "362" +label: "MHSBDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37694 +data: NexCRM\PersonBundle\Entity\BankCode {#8296 …} +value: "363" +label: "EIHBDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37695 +data: NexCRM\PersonBundle\Entity\BankCode {#8297 …} +value: "364" +label: "DABADEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37696 +data: NexCRM\PersonBundle\Entity\BankCode {#8298 …} +value: "365" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37697 +data: NexCRM\PersonBundle\Entity\BankCode {#8299 …} +value: "366" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37698 +data: NexCRM\PersonBundle\Entity\BankCode {#8300 …} +value: "367" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37699 +data: NexCRM\PersonBundle\Entity\BankCode {#8301 …} +value: "368" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37700 +data: NexCRM\PersonBundle\Entity\BankCode {#8302 …} +value: "369" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37701 +data: NexCRM\PersonBundle\Entity\BankCode {#8303 …} +value: "370" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37702 +data: NexCRM\PersonBundle\Entity\BankCode {#8304 …} +value: "371" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37703 +data: NexCRM\PersonBundle\Entity\BankCode {#8305 …} +value: "372" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37704 +data: NexCRM\PersonBundle\Entity\BankCode {#8306 …} +value: "373" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37705 +data: NexCRM\PersonBundle\Entity\BankCode {#8307 …} +value: "374" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37706 +data: NexCRM\PersonBundle\Entity\BankCode {#8308 …} +value: "375" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37707 +data: NexCRM\PersonBundle\Entity\BankCode {#8309 …} +value: "376" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37708 +data: NexCRM\PersonBundle\Entity\BankCode {#8310 …} +value: "377" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37709 +data: NexCRM\PersonBundle\Entity\BankCode {#8311 …} +value: "378" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37710 +data: NexCRM\PersonBundle\Entity\BankCode {#8312 …} +value: "379" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37711 +data: NexCRM\PersonBundle\Entity\BankCode {#8313 …} +value: "380" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37712 +data: NexCRM\PersonBundle\Entity\BankCode {#8314 …} +value: "381" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37713 +data: NexCRM\PersonBundle\Entity\BankCode {#8315 …} +value: "382" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37714 +data: NexCRM\PersonBundle\Entity\BankCode {#8316 …} +value: "383" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37715 +data: NexCRM\PersonBundle\Entity\BankCode {#8317 …} +value: "384" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37716 +data: NexCRM\PersonBundle\Entity\BankCode {#8318 …} +value: "385" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37717 +data: NexCRM\PersonBundle\Entity\BankCode {#8319 …} +value: "386" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37718 +data: NexCRM\PersonBundle\Entity\BankCode {#8320 …} +value: "387" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37719 +data: NexCRM\PersonBundle\Entity\BankCode {#8321 …} +value: "388" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37720 +data: NexCRM\PersonBundle\Entity\BankCode {#8322 …} +value: "389" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37721 +data: NexCRM\PersonBundle\Entity\BankCode {#8323 …} +value: "390" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37722 +data: NexCRM\PersonBundle\Entity\BankCode {#8324 …} +value: "391" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37723 +data: NexCRM\PersonBundle\Entity\BankCode {#8325 …} +value: "392" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37724 +data: NexCRM\PersonBundle\Entity\BankCode {#8326 …} +value: "393" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37725 +data: NexCRM\PersonBundle\Entity\BankCode {#8327 …} +value: "394" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37726 +data: NexCRM\PersonBundle\Entity\BankCode {#8328 …} +value: "395" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37727 +data: NexCRM\PersonBundle\Entity\BankCode {#8329 …} +value: "396" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37728 +data: NexCRM\PersonBundle\Entity\BankCode {#8330 …} +value: "397" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37729 +data: NexCRM\PersonBundle\Entity\BankCode {#8331 …} +value: "398" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37730 +data: NexCRM\PersonBundle\Entity\BankCode {#8332 …} +value: "399" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37731 +data: NexCRM\PersonBundle\Entity\BankCode {#8333 …} +value: "400" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37732 +data: NexCRM\PersonBundle\Entity\BankCode {#8334 …} +value: "401" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37733 +data: NexCRM\PersonBundle\Entity\BankCode {#8335 …} +value: "402" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37734 +data: NexCRM\PersonBundle\Entity\BankCode {#8336 …} +value: "403" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37735 +data: NexCRM\PersonBundle\Entity\BankCode {#8337 …} +value: "404" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37736 +data: NexCRM\PersonBundle\Entity\BankCode {#8338 …} +value: "405" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37737 +data: NexCRM\PersonBundle\Entity\BankCode {#8339 …} +value: "406" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37738 +data: NexCRM\PersonBundle\Entity\BankCode {#8340 …} +value: "407" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37739 +data: NexCRM\PersonBundle\Entity\BankCode {#8341 …} +value: "408" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37740 +data: NexCRM\PersonBundle\Entity\BankCode {#8342 …} +value: "409" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37741 +data: NexCRM\PersonBundle\Entity\BankCode {#8343 …} +value: "410" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37742 +data: NexCRM\PersonBundle\Entity\BankCode {#8344 …} +value: "411" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37743 +data: NexCRM\PersonBundle\Entity\BankCode {#8345 …} +value: "412" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37744 +data: NexCRM\PersonBundle\Entity\BankCode {#8346 …} +value: "413" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37745 +data: NexCRM\PersonBundle\Entity\BankCode {#8347 …} +value: "414" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37746 +data: NexCRM\PersonBundle\Entity\BankCode {#8348 …} +value: "415" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37747 +data: NexCRM\PersonBundle\Entity\BankCode {#8349 …} +value: "416" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37748 +data: NexCRM\PersonBundle\Entity\BankCode {#8350 …} +value: "417" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37749 +data: NexCRM\PersonBundle\Entity\BankCode {#8351 …} +value: "418" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37750 +data: NexCRM\PersonBundle\Entity\BankCode {#8352 …} +value: "419" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37751 +data: NexCRM\PersonBundle\Entity\BankCode {#8353 …} +value: "420" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37752 +data: NexCRM\PersonBundle\Entity\BankCode {#8354 …} +value: "421" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37753 +data: NexCRM\PersonBundle\Entity\BankCode {#8355 …} +value: "422" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37754 +data: NexCRM\PersonBundle\Entity\BankCode {#8356 …} +value: "423" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37755 +data: NexCRM\PersonBundle\Entity\BankCode {#8357 …} +value: "424" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37756 +data: NexCRM\PersonBundle\Entity\BankCode {#8358 …} +value: "425" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37757 +data: NexCRM\PersonBundle\Entity\BankCode {#8359 …} +value: "426" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37758 +data: NexCRM\PersonBundle\Entity\BankCode {#8360 …} +value: "427" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37759 +data: NexCRM\PersonBundle\Entity\BankCode {#8361 …} +value: "428" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37760 +data: NexCRM\PersonBundle\Entity\BankCode {#8362 …} +value: "429" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37761 +data: NexCRM\PersonBundle\Entity\BankCode {#8363 …} +value: "430" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37762 +data: NexCRM\PersonBundle\Entity\BankCode {#8364 …} +value: "431" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37763 +data: NexCRM\PersonBundle\Entity\BankCode {#8365 …} +value: "432" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37764 +data: NexCRM\PersonBundle\Entity\BankCode {#8366 …} +value: "433" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37765 +data: NexCRM\PersonBundle\Entity\BankCode {#8367 …} +value: "434" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37766 +data: NexCRM\PersonBundle\Entity\BankCode {#8368 …} +value: "435" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37767 +data: NexCRM\PersonBundle\Entity\BankCode {#8369 …} +value: "436" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37768 +data: NexCRM\PersonBundle\Entity\BankCode {#8370 …} +value: "437" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37769 +data: NexCRM\PersonBundle\Entity\BankCode {#8371 …} +value: "438" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37770 +data: NexCRM\PersonBundle\Entity\BankCode {#8372 …} +value: "439" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37771 +data: NexCRM\PersonBundle\Entity\BankCode {#8373 …} +value: "440" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37772 +data: NexCRM\PersonBundle\Entity\BankCode {#8374 …} +value: "441" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37773 +data: NexCRM\PersonBundle\Entity\BankCode {#8375 …} +value: "442" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37774 +data: NexCRM\PersonBundle\Entity\BankCode {#8376 …} +value: "443" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37775 +data: NexCRM\PersonBundle\Entity\BankCode {#8377 …} +value: "444" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37776 +data: NexCRM\PersonBundle\Entity\BankCode {#8378 …} +value: "445" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37777 +data: NexCRM\PersonBundle\Entity\BankCode {#8379 …} +value: "446" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37778 +data: NexCRM\PersonBundle\Entity\BankCode {#8380 …} +value: "447" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37779 +data: NexCRM\PersonBundle\Entity\BankCode {#8381 …} +value: "448" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37780 +data: NexCRM\PersonBundle\Entity\BankCode {#8382 …} +value: "449" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37781 +data: NexCRM\PersonBundle\Entity\BankCode {#8383 …} +value: "450" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37782 +data: NexCRM\PersonBundle\Entity\BankCode {#8384 …} +value: "451" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37783 +data: NexCRM\PersonBundle\Entity\BankCode {#8385 …} +value: "452" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37784 +data: NexCRM\PersonBundle\Entity\BankCode {#8386 …} +value: "453" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37785 +data: NexCRM\PersonBundle\Entity\BankCode {#8387 …} +value: "454" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37786 +data: NexCRM\PersonBundle\Entity\BankCode {#8388 …} +value: "455" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37787 +data: NexCRM\PersonBundle\Entity\BankCode {#8389 …} +value: "456" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37788 +data: NexCRM\PersonBundle\Entity\BankCode {#8390 …} +value: "457" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37789 +data: NexCRM\PersonBundle\Entity\BankCode {#8391 …} +value: "458" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37790 +data: NexCRM\PersonBundle\Entity\BankCode {#8392 …} +value: "459" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37791 +data: NexCRM\PersonBundle\Entity\BankCode {#8393 …} +value: "460" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37792 +data: NexCRM\PersonBundle\Entity\BankCode {#8394 …} +value: "461" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37793 +data: NexCRM\PersonBundle\Entity\BankCode {#8395 …} +value: "462" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37794 +data: NexCRM\PersonBundle\Entity\BankCode {#8396 …} +value: "463" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37795 +data: NexCRM\PersonBundle\Entity\BankCode {#8397 …} +value: "464" +label: "SYBKDE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37796 +data: NexCRM\PersonBundle\Entity\BankCode {#8398 …} +value: "465" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37797 +data: NexCRM\PersonBundle\Entity\BankCode {#8399 …} +value: "466" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37798 +data: NexCRM\PersonBundle\Entity\BankCode {#8400 …} +value: "467" +label: "HSHNDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37799 +data: NexCRM\PersonBundle\Entity\BankCode {#8401 …} +value: "468" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37800 +data: NexCRM\PersonBundle\Entity\BankCode {#8402 …} +value: "469" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37801 +data: NexCRM\PersonBundle\Entity\BankCode {#8403 …} +value: "470" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37802 +data: NexCRM\PersonBundle\Entity\BankCode {#8404 …} +value: "471" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37803 +data: NexCRM\PersonBundle\Entity\BankCode {#8405 …} +value: "472" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37804 +data: NexCRM\PersonBundle\Entity\BankCode {#8406 …} +value: "473" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37805 +data: NexCRM\PersonBundle\Entity\BankCode {#8407 …} +value: "474" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37806 +data: NexCRM\PersonBundle\Entity\BankCode {#8408 …} +value: "475" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37807 +data: NexCRM\PersonBundle\Entity\BankCode {#8409 …} +value: "476" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37808 +data: NexCRM\PersonBundle\Entity\BankCode {#8410 …} +value: "477" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37809 +data: NexCRM\PersonBundle\Entity\BankCode {#8411 …} +value: "478" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37810 +data: NexCRM\PersonBundle\Entity\BankCode {#8412 …} +value: "479" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37811 +data: NexCRM\PersonBundle\Entity\BankCode {#8413 …} +value: "480" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37812 +data: NexCRM\PersonBundle\Entity\BankCode {#8414 …} +value: "481" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37813 +data: NexCRM\PersonBundle\Entity\BankCode {#8415 …} +value: "482" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37814 +data: NexCRM\PersonBundle\Entity\BankCode {#8416 …} +value: "483" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37815 +data: NexCRM\PersonBundle\Entity\BankCode {#8417 …} +value: "484" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37816 +data: NexCRM\PersonBundle\Entity\BankCode {#8418 …} +value: "485" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37817 +data: NexCRM\PersonBundle\Entity\BankCode {#8419 …} +value: "486" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37818 +data: NexCRM\PersonBundle\Entity\BankCode {#8420 …} +value: "487" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37819 +data: NexCRM\PersonBundle\Entity\BankCode {#8421 …} +value: "488" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37820 +data: NexCRM\PersonBundle\Entity\BankCode {#8422 …} +value: "489" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37821 +data: NexCRM\PersonBundle\Entity\BankCode {#8423 …} +value: "490" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37822 +data: NexCRM\PersonBundle\Entity\BankCode {#8424 …} +value: "491" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37823 +data: NexCRM\PersonBundle\Entity\BankCode {#8425 …} +value: "492" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37824 +data: NexCRM\PersonBundle\Entity\BankCode {#8426 …} +value: "493" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37825 +data: NexCRM\PersonBundle\Entity\BankCode {#8427 …} +value: "494" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37826 +data: NexCRM\PersonBundle\Entity\BankCode {#8428 …} +value: "495" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37827 +data: NexCRM\PersonBundle\Entity\BankCode {#8429 …} +value: "496" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37828 +data: NexCRM\PersonBundle\Entity\BankCode {#8430 …} +value: "497" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37829 +data: NexCRM\PersonBundle\Entity\BankCode {#8431 …} +value: "498" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37830 +data: NexCRM\PersonBundle\Entity\BankCode {#8432 …} +value: "499" +label: "SYBKDE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37831 +data: NexCRM\PersonBundle\Entity\BankCode {#8433 …} +value: "500" +label: "UNBNDE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37832 +data: NexCRM\PersonBundle\Entity\BankCode {#8434 …} +value: "501" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37833 +data: NexCRM\PersonBundle\Entity\BankCode {#8435 …} +value: "502" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37834 +data: NexCRM\PersonBundle\Entity\BankCode {#8436 …} +value: "503" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37835 +data: NexCRM\PersonBundle\Entity\BankCode {#8437 …} +value: "504" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37836 +data: NexCRM\PersonBundle\Entity\BankCode {#8438 …} +value: "505" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37837 +data: NexCRM\PersonBundle\Entity\BankCode {#8439 …} +value: "506" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37838 +data: NexCRM\PersonBundle\Entity\BankCode {#8440 …} +value: "507" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37839 +data: NexCRM\PersonBundle\Entity\BankCode {#8441 …} +value: "508" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37840 +data: NexCRM\PersonBundle\Entity\BankCode {#8442 …} +value: "509" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37841 +data: NexCRM\PersonBundle\Entity\BankCode {#8443 …} +value: "510" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37842 +data: NexCRM\PersonBundle\Entity\BankCode {#8444 …} +value: "511" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37843 +data: NexCRM\PersonBundle\Entity\BankCode {#8445 …} +value: "512" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37844 +data: NexCRM\PersonBundle\Entity\BankCode {#8446 …} +value: "513" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37845 +data: NexCRM\PersonBundle\Entity\BankCode {#8447 …} +value: "514" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37846 +data: NexCRM\PersonBundle\Entity\BankCode {#8448 …} +value: "515" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37847 +data: NexCRM\PersonBundle\Entity\BankCode {#8449 …} +value: "516" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37848 +data: NexCRM\PersonBundle\Entity\BankCode {#8450 …} +value: "517" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37849 +data: NexCRM\PersonBundle\Entity\BankCode {#8451 …} +value: "518" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37850 +data: NexCRM\PersonBundle\Entity\BankCode {#8452 …} +value: "519" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37851 +data: NexCRM\PersonBundle\Entity\BankCode {#8453 …} +value: "520" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37852 +data: NexCRM\PersonBundle\Entity\BankCode {#8454 …} +value: "521" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37853 +data: NexCRM\PersonBundle\Entity\BankCode {#8455 …} +value: "522" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37854 +data: NexCRM\PersonBundle\Entity\BankCode {#8456 …} +value: "523" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37855 +data: NexCRM\PersonBundle\Entity\BankCode {#8457 …} +value: "524" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37856 +data: NexCRM\PersonBundle\Entity\BankCode {#8458 …} +value: "525" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37857 +data: NexCRM\PersonBundle\Entity\BankCode {#8459 …} +value: "526" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37858 +data: NexCRM\PersonBundle\Entity\BankCode {#8460 …} +value: "527" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37859 +data: NexCRM\PersonBundle\Entity\BankCode {#8461 …} +value: "528" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37860 +data: NexCRM\PersonBundle\Entity\BankCode {#8462 …} +value: "529" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37861 +data: NexCRM\PersonBundle\Entity\BankCode {#8463 …} +value: "530" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37862 +data: NexCRM\PersonBundle\Entity\BankCode {#8464 …} +value: "531" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37863 +data: NexCRM\PersonBundle\Entity\BankCode {#8465 …} +value: "532" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37864 +data: NexCRM\PersonBundle\Entity\BankCode {#8466 …} +value: "533" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37865 +data: NexCRM\PersonBundle\Entity\BankCode {#8467 …} +value: "534" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37866 +data: NexCRM\PersonBundle\Entity\BankCode {#8468 …} +value: "535" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37867 +data: NexCRM\PersonBundle\Entity\BankCode {#8469 …} +value: "536" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37868 +data: NexCRM\PersonBundle\Entity\BankCode {#8470 …} +value: "537" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37869 +data: NexCRM\PersonBundle\Entity\BankCode {#8471 …} +value: "538" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37870 +data: NexCRM\PersonBundle\Entity\BankCode {#8472 …} +value: "539" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37871 +data: NexCRM\PersonBundle\Entity\BankCode {#8473 …} +value: "540" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37872 +data: NexCRM\PersonBundle\Entity\BankCode {#8474 …} +value: "541" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37873 +data: NexCRM\PersonBundle\Entity\BankCode {#8475 …} +value: "542" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37874 +data: NexCRM\PersonBundle\Entity\BankCode {#8476 …} +value: "543" +label: "HSHNDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37875 +data: NexCRM\PersonBundle\Entity\BankCode {#8477 …} +value: "544" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37876 +data: NexCRM\PersonBundle\Entity\BankCode {#8478 …} +value: "545" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37877 +data: NexCRM\PersonBundle\Entity\BankCode {#8479 …} +value: "546" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37878 +data: NexCRM\PersonBundle\Entity\BankCode {#8480 …} +value: "547" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37879 +data: NexCRM\PersonBundle\Entity\BankCode {#8481 …} +value: "548" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37880 +data: NexCRM\PersonBundle\Entity\BankCode {#8482 …} +value: "549" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37881 +data: NexCRM\PersonBundle\Entity\BankCode {#8483 …} +value: "550" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37882 +data: NexCRM\PersonBundle\Entity\BankCode {#8484 …} +value: "551" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37883 +data: NexCRM\PersonBundle\Entity\BankCode {#8485 …} +value: "552" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37884 +data: NexCRM\PersonBundle\Entity\BankCode {#8486 …} +value: "553" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37885 +data: NexCRM\PersonBundle\Entity\BankCode {#8487 …} +value: "554" +label: "DEUTDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37886 +data: NexCRM\PersonBundle\Entity\BankCode {#8488 …} +value: "555" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37887 +data: NexCRM\PersonBundle\Entity\BankCode {#8489 …} +value: "556" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37888 +data: NexCRM\PersonBundle\Entity\BankCode {#8490 …} +value: "557" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37889 +data: NexCRM\PersonBundle\Entity\BankCode {#8491 …} +value: "558" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37890 +data: NexCRM\PersonBundle\Entity\BankCode {#8492 …} +value: "559" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37891 +data: NexCRM\PersonBundle\Entity\BankCode {#8493 …} +value: "560" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37892 +data: NexCRM\PersonBundle\Entity\BankCode {#8494 …} +value: "561" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37893 +data: NexCRM\PersonBundle\Entity\BankCode {#8495 …} +value: "562" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37894 +data: NexCRM\PersonBundle\Entity\BankCode {#8496 …} +value: "563" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37895 +data: NexCRM\PersonBundle\Entity\BankCode {#8497 …} +value: "564" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37896 +data: NexCRM\PersonBundle\Entity\BankCode {#8498 …} +value: "565" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37897 +data: NexCRM\PersonBundle\Entity\BankCode {#8499 …} +value: "566" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37898 +data: NexCRM\PersonBundle\Entity\BankCode {#8500 …} +value: "567" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37899 +data: NexCRM\PersonBundle\Entity\BankCode {#8501 …} +value: "568" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37900 +data: NexCRM\PersonBundle\Entity\BankCode {#8502 …} +value: "569" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37901 +data: NexCRM\PersonBundle\Entity\BankCode {#8503 …} +value: "570" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37902 +data: NexCRM\PersonBundle\Entity\BankCode {#8504 …} +value: "571" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37903 +data: NexCRM\PersonBundle\Entity\BankCode {#8505 …} +value: "572" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37904 +data: NexCRM\PersonBundle\Entity\BankCode {#8506 …} +value: "573" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37905 +data: NexCRM\PersonBundle\Entity\BankCode {#8507 …} +value: "574" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37906 +data: NexCRM\PersonBundle\Entity\BankCode {#8508 …} +value: "575" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37907 +data: NexCRM\PersonBundle\Entity\BankCode {#8509 …} +value: "576" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37908 +data: NexCRM\PersonBundle\Entity\BankCode {#8510 …} +value: "577" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37909 +data: NexCRM\PersonBundle\Entity\BankCode {#8511 …} +value: "578" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37910 +data: NexCRM\PersonBundle\Entity\BankCode {#8512 …} +value: "579" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37911 +data: NexCRM\PersonBundle\Entity\BankCode {#8513 …} +value: "580" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37912 +data: NexCRM\PersonBundle\Entity\BankCode {#8514 …} +value: "581" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37913 +data: NexCRM\PersonBundle\Entity\BankCode {#8515 …} +value: "582" +label: "DEHYDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37914 +data: NexCRM\PersonBundle\Entity\BankCode {#8516 …} +value: "583" +label: "CKVHDE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37915 +data: NexCRM\PersonBundle\Entity\BankCode {#8517 …} +value: "584" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37916 +data: NexCRM\PersonBundle\Entity\BankCode {#8518 …} +value: "585" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37917 +data: NexCRM\PersonBundle\Entity\BankCode {#8519 …} +value: "586" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37918 +data: NexCRM\PersonBundle\Entity\BankCode {#8520 …} +value: "587" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37919 +data: NexCRM\PersonBundle\Entity\BankCode {#8521 …} +value: "588" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37920 +data: NexCRM\PersonBundle\Entity\BankCode {#8522 …} +value: "589" +label: "NOLADE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37921 +data: NexCRM\PersonBundle\Entity\BankCode {#8523 …} +value: "590" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37922 +data: NexCRM\PersonBundle\Entity\BankCode {#8524 …} +value: "591" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37923 +data: NexCRM\PersonBundle\Entity\BankCode {#8525 …} +value: "592" +label: "SPKHDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37924 +data: NexCRM\PersonBundle\Entity\BankCode {#8527 …} +value: "594" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37925 +data: NexCRM\PersonBundle\Entity\BankCode {#8528 …} +value: "595" +label: "GENODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37926 +data: NexCRM\PersonBundle\Entity\BankCode {#8529 …} +value: "596" +label: "HALLDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37927 +data: NexCRM\PersonBundle\Entity\BankCode {#8530 …} +value: "597" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37928 +data: NexCRM\PersonBundle\Entity\BankCode {#8531 …} +value: "598" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37929 +data: NexCRM\PersonBundle\Entity\BankCode {#8532 …} +value: "599" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37930 +data: NexCRM\PersonBundle\Entity\BankCode {#8533 …} +value: "600" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37931 +data: NexCRM\PersonBundle\Entity\BankCode {#8534 …} +value: "601" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37932 +data: NexCRM\PersonBundle\Entity\BankCode {#8535 …} +value: "602" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37933 +data: NexCRM\PersonBundle\Entity\BankCode {#8536 …} +value: "603" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37934 +data: NexCRM\PersonBundle\Entity\BankCode {#8537 …} +value: "604" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37935 +data: NexCRM\PersonBundle\Entity\BankCode {#8538 …} +value: "605" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37936 +data: NexCRM\PersonBundle\Entity\BankCode {#8539 …} +value: "606" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37937 +data: NexCRM\PersonBundle\Entity\BankCode {#8540 …} +value: "607" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37938 +data: NexCRM\PersonBundle\Entity\BankCode {#8541 …} +value: "608" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37939 +data: NexCRM\PersonBundle\Entity\BankCode {#8542 …} +value: "609" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37940 +data: NexCRM\PersonBundle\Entity\BankCode {#8543 …} +value: "610" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37941 +data: NexCRM\PersonBundle\Entity\BankCode {#8544 …} +value: "611" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37942 +data: NexCRM\PersonBundle\Entity\BankCode {#8545 …} +value: "612" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37943 +data: NexCRM\PersonBundle\Entity\BankCode {#8546 …} +value: "613" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37944 +data: NexCRM\PersonBundle\Entity\BankCode {#8547 …} +value: "614" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37945 +data: NexCRM\PersonBundle\Entity\BankCode {#8548 …} +value: "615" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37946 +data: NexCRM\PersonBundle\Entity\BankCode {#8549 …} +value: "616" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37947 +data: NexCRM\PersonBundle\Entity\BankCode {#8550 …} +value: "617" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37948 +data: NexCRM\PersonBundle\Entity\BankCode {#8551 …} +value: "618" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37949 +data: NexCRM\PersonBundle\Entity\BankCode {#8552 …} +value: "619" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37950 +data: NexCRM\PersonBundle\Entity\BankCode {#8553 …} +value: "620" +label: "VOHADE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37951 +data: NexCRM\PersonBundle\Entity\BankCode {#8554 …} +value: "621" +label: "VOHADE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37952 +data: NexCRM\PersonBundle\Entity\BankCode {#8555 …} +value: "622" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37953 +data: NexCRM\PersonBundle\Entity\BankCode {#8556 …} +value: "623" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37954 +data: NexCRM\PersonBundle\Entity\BankCode {#8557 …} +value: "624" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37955 +data: NexCRM\PersonBundle\Entity\BankCode {#8558 …} +value: "625" +label: "BHWBDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37956 +data: NexCRM\PersonBundle\Entity\BankCode {#8559 …} +value: "626" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37957 +data: NexCRM\PersonBundle\Entity\BankCode {#8560 …} +value: "627" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37958 +data: NexCRM\PersonBundle\Entity\BankCode {#8561 …} +value: "628" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37959 +data: NexCRM\PersonBundle\Entity\BankCode {#8562 …} +value: "629" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37960 +data: NexCRM\PersonBundle\Entity\BankCode {#8563 …} +value: "630" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37961 +data: NexCRM\PersonBundle\Entity\BankCode {#8564 …} +value: "631" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37962 +data: NexCRM\PersonBundle\Entity\BankCode {#8565 …} +value: "632" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37963 +data: NexCRM\PersonBundle\Entity\BankCode {#8566 …} +value: "633" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37964 +data: NexCRM\PersonBundle\Entity\BankCode {#8567 …} +value: "634" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37965 +data: NexCRM\PersonBundle\Entity\BankCode {#8568 …} +value: "635" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37966 +data: NexCRM\PersonBundle\Entity\BankCode {#8569 …} +value: "636" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37967 +data: NexCRM\PersonBundle\Entity\BankCode {#8570 …} +value: "637" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37968 +data: NexCRM\PersonBundle\Entity\BankCode {#8571 …} +value: "638" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37969 +data: NexCRM\PersonBundle\Entity\BankCode {#8572 …} +value: "639" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37970 +data: NexCRM\PersonBundle\Entity\BankCode {#8573 …} +value: "640" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37971 +data: NexCRM\PersonBundle\Entity\BankCode {#8574 …} +value: "641" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37972 +data: NexCRM\PersonBundle\Entity\BankCode {#8575 …} +value: "642" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37973 +data: NexCRM\PersonBundle\Entity\BankCode {#8576 …} +value: "643" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37974 +data: NexCRM\PersonBundle\Entity\BankCode {#8577 …} +value: "644" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37975 +data: NexCRM\PersonBundle\Entity\BankCode {#8578 …} +value: "645" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37976 +data: NexCRM\PersonBundle\Entity\BankCode {#8579 …} +value: "646" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37977 +data: NexCRM\PersonBundle\Entity\BankCode {#8580 …} +value: "647" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37978 +data: NexCRM\PersonBundle\Entity\BankCode {#8581 …} +value: "648" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37979 +data: NexCRM\PersonBundle\Entity\BankCode {#8582 …} +value: "649" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37980 +data: NexCRM\PersonBundle\Entity\BankCode {#8583 …} +value: "650" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37981 +data: NexCRM\PersonBundle\Entity\BankCode {#8584 …} +value: "651" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37982 +data: NexCRM\PersonBundle\Entity\BankCode {#8585 …} +value: "652" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37983 +data: NexCRM\PersonBundle\Entity\BankCode {#8586 …} +value: "653" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37984 +data: NexCRM\PersonBundle\Entity\BankCode {#8587 …} +value: "654" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37985 +data: NexCRM\PersonBundle\Entity\BankCode {#8588 …} +value: "655" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37986 +data: NexCRM\PersonBundle\Entity\BankCode {#8589 …} +value: "656" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37987 +data: NexCRM\PersonBundle\Entity\BankCode {#8590 …} +value: "657" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37988 +data: NexCRM\PersonBundle\Entity\BankCode {#8591 …} +value: "658" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37989 +data: NexCRM\PersonBundle\Entity\BankCode {#8592 …} +value: "659" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37990 +data: NexCRM\PersonBundle\Entity\BankCode {#8593 …} +value: "660" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37991 +data: NexCRM\PersonBundle\Entity\BankCode {#8594 …} +value: "661" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37992 +data: NexCRM\PersonBundle\Entity\BankCode {#8595 …} +value: "662" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37993 +data: NexCRM\PersonBundle\Entity\BankCode {#8596 …} +value: "663" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37994 +data: NexCRM\PersonBundle\Entity\BankCode {#8597 …} +value: "664" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37995 +data: NexCRM\PersonBundle\Entity\BankCode {#8598 …} +value: "665" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37996 +data: NexCRM\PersonBundle\Entity\BankCode {#8599 …} +value: "666" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37997 +data: NexCRM\PersonBundle\Entity\BankCode {#8600 …} +value: "667" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37998 +data: NexCRM\PersonBundle\Entity\BankCode {#8601 …} +value: "668" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37999 +data: NexCRM\PersonBundle\Entity\BankCode {#8602 …} +value: "669" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38000 +data: NexCRM\PersonBundle\Entity\BankCode {#8603 …} +value: "670" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38001 +data: NexCRM\PersonBundle\Entity\BankCode {#8604 …} +value: "671" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38002 +data: NexCRM\PersonBundle\Entity\BankCode {#8605 …} +value: "672" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38003 +data: NexCRM\PersonBundle\Entity\BankCode {#8606 …} +value: "673" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38004 +data: NexCRM\PersonBundle\Entity\BankCode {#8607 …} +value: "674" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38005 +data: NexCRM\PersonBundle\Entity\BankCode {#8608 …} +value: "675" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38006 +data: NexCRM\PersonBundle\Entity\BankCode {#8609 …} +value: "676" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38007 +data: NexCRM\PersonBundle\Entity\BankCode {#8610 …} +value: "677" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38008 +data: NexCRM\PersonBundle\Entity\BankCode {#8611 …} +value: "678" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38009 +data: NexCRM\PersonBundle\Entity\BankCode {#8612 …} +value: "679" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38010 +data: NexCRM\PersonBundle\Entity\BankCode {#8613 …} +value: "680" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38011 +data: NexCRM\PersonBundle\Entity\BankCode {#8614 …} +value: "681" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38012 +data: NexCRM\PersonBundle\Entity\BankCode {#8615 …} +value: "682" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38013 +data: NexCRM\PersonBundle\Entity\BankCode {#8616 …} +value: "683" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38014 +data: NexCRM\PersonBundle\Entity\BankCode {#8617 …} +value: "684" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38015 +data: NexCRM\PersonBundle\Entity\BankCode {#8618 …} +value: "685" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38016 +data: NexCRM\PersonBundle\Entity\BankCode {#8619 …} +value: "686" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38017 +data: NexCRM\PersonBundle\Entity\BankCode {#8620 …} +value: "687" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38018 +data: NexCRM\PersonBundle\Entity\BankCode {#8621 …} +value: "688" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38019 +data: NexCRM\PersonBundle\Entity\BankCode {#8622 …} +value: "689" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38020 +data: NexCRM\PersonBundle\Entity\BankCode {#8623 …} +value: "690" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38021 +data: NexCRM\PersonBundle\Entity\BankCode {#8624 …} +value: "691" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38022 +data: NexCRM\PersonBundle\Entity\BankCode {#8625 …} +value: "692" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38023 +data: NexCRM\PersonBundle\Entity\BankCode {#8626 …} +value: "693" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38024 +data: NexCRM\PersonBundle\Entity\BankCode {#8627 …} +value: "694" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38025 +data: NexCRM\PersonBundle\Entity\BankCode {#8628 …} +value: "695" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38026 +data: NexCRM\PersonBundle\Entity\BankCode {#8629 …} +value: "696" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38027 +data: NexCRM\PersonBundle\Entity\BankCode {#8630 …} +value: "697" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38028 +data: NexCRM\PersonBundle\Entity\BankCode {#8631 …} +value: "698" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38029 +data: NexCRM\PersonBundle\Entity\BankCode {#8632 …} +value: "699" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38030 +data: NexCRM\PersonBundle\Entity\BankCode {#8633 …} +value: "700" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38031 +data: NexCRM\PersonBundle\Entity\BankCode {#8634 …} +value: "701" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38032 +data: NexCRM\PersonBundle\Entity\BankCode {#8635 …} +value: "702" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38033 +data: NexCRM\PersonBundle\Entity\BankCode {#8636 …} +value: "703" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38034 +data: NexCRM\PersonBundle\Entity\BankCode {#8637 …} +value: "704" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38035 +data: NexCRM\PersonBundle\Entity\BankCode {#8638 …} +value: "705" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38036 +data: NexCRM\PersonBundle\Entity\BankCode {#8639 …} +value: "706" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38037 +data: NexCRM\PersonBundle\Entity\BankCode {#8640 …} +value: "707" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38038 +data: NexCRM\PersonBundle\Entity\BankCode {#8641 …} +value: "708" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38039 +data: NexCRM\PersonBundle\Entity\BankCode {#8642 …} +value: "709" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38040 +data: NexCRM\PersonBundle\Entity\BankCode {#8643 …} +value: "710" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38041 +data: NexCRM\PersonBundle\Entity\BankCode {#8644 …} +value: "711" +label: "NOLADE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38042 +data: NexCRM\PersonBundle\Entity\BankCode {#8645 …} +value: "712" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38043 +data: NexCRM\PersonBundle\Entity\BankCode {#8646 …} +value: "713" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38044 +data: NexCRM\PersonBundle\Entity\BankCode {#8647 …} +value: "714" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38045 +data: NexCRM\PersonBundle\Entity\BankCode {#8648 …} +value: "715" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38046 +data: NexCRM\PersonBundle\Entity\BankCode {#8649 …} +value: "716" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38047 +data: NexCRM\PersonBundle\Entity\BankCode {#8650 …} +value: "717" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38048 +data: NexCRM\PersonBundle\Entity\BankCode {#8651 …} +value: "718" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38049 +data: NexCRM\PersonBundle\Entity\BankCode {#8652 …} +value: "719" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38050 +data: NexCRM\PersonBundle\Entity\BankCode {#8653 …} +value: "720" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38051 +data: NexCRM\PersonBundle\Entity\BankCode {#8654 …} +value: "721" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38052 +data: NexCRM\PersonBundle\Entity\BankCode {#8655 …} +value: "722" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38053 +data: NexCRM\PersonBundle\Entity\BankCode {#8656 …} +value: "723" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38054 +data: NexCRM\PersonBundle\Entity\BankCode {#8657 …} +value: "724" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38055 +data: NexCRM\PersonBundle\Entity\BankCode {#8658 …} +value: "725" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38056 +data: NexCRM\PersonBundle\Entity\BankCode {#8659 …} +value: "726" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38057 +data: NexCRM\PersonBundle\Entity\BankCode {#8660 …} +value: "727" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38058 +data: NexCRM\PersonBundle\Entity\BankCode {#8661 …} +value: "728" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38059 +data: NexCRM\PersonBundle\Entity\BankCode {#8662 …} +value: "729" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38060 +data: NexCRM\PersonBundle\Entity\BankCode {#8663 …} +value: "730" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38061 +data: NexCRM\PersonBundle\Entity\BankCode {#8664 …} +value: "731" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38062 +data: NexCRM\PersonBundle\Entity\BankCode {#8665 …} +value: "732" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38063 +data: NexCRM\PersonBundle\Entity\BankCode {#8666 …} +value: "733" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38064 +data: NexCRM\PersonBundle\Entity\BankCode {#8667 …} +value: "734" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38065 +data: NexCRM\PersonBundle\Entity\BankCode {#8668 …} +value: "735" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38066 +data: NexCRM\PersonBundle\Entity\BankCode {#8669 …} +value: "736" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38067 +data: NexCRM\PersonBundle\Entity\BankCode {#8670 …} +value: "737" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38068 +data: NexCRM\PersonBundle\Entity\BankCode {#8671 …} +value: "738" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38069 +data: NexCRM\PersonBundle\Entity\BankCode {#8672 …} +value: "739" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38070 +data: NexCRM\PersonBundle\Entity\BankCode {#8673 …} +value: "740" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38071 +data: NexCRM\PersonBundle\Entity\BankCode {#8674 …} +value: "741" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38072 +data: NexCRM\PersonBundle\Entity\BankCode {#8675 …} +value: "742" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38073 +data: NexCRM\PersonBundle\Entity\BankCode {#8676 …} +value: "743" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38074 +data: NexCRM\PersonBundle\Entity\BankCode {#8677 …} +value: "744" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38075 +data: NexCRM\PersonBundle\Entity\BankCode {#8678 …} +value: "745" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38076 +data: NexCRM\PersonBundle\Entity\BankCode {#8679 …} +value: "746" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38077 +data: NexCRM\PersonBundle\Entity\BankCode {#8680 …} +value: "747" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38078 +data: NexCRM\PersonBundle\Entity\BankCode {#8681 …} +value: "748" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38079 +data: NexCRM\PersonBundle\Entity\BankCode {#8682 …} +value: "749" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38080 +data: NexCRM\PersonBundle\Entity\BankCode {#8683 …} +value: "750" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38081 +data: NexCRM\PersonBundle\Entity\BankCode {#8684 …} +value: "751" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38082 +data: NexCRM\PersonBundle\Entity\BankCode {#8685 …} +value: "752" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38083 +data: NexCRM\PersonBundle\Entity\BankCode {#8686 …} +value: "753" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38084 +data: NexCRM\PersonBundle\Entity\BankCode {#8687 …} +value: "754" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38085 +data: NexCRM\PersonBundle\Entity\BankCode {#8688 …} +value: "755" +label: "VONEDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38086 +data: NexCRM\PersonBundle\Entity\BankCode {#8689 …} +value: "756" +label: "VOWADE2B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38087 +data: NexCRM\PersonBundle\Entity\BankCode {#8690 …} +value: "757" +label: "AUDFDE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38088 +data: NexCRM\PersonBundle\Entity\BankCode {#8691 …} +value: "758" +label: "SKODDE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38089 +data: NexCRM\PersonBundle\Entity\BankCode {#8692 …} +value: "759" +label: "ECBKDE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38090 +data: NexCRM\PersonBundle\Entity\BankCode {#8693 …} +value: "760" +label: "SEATDE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38091 +data: NexCRM\PersonBundle\Entity\BankCode {#8694 …} +value: "761" +label: "BCLSDE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38092 +data: NexCRM\PersonBundle\Entity\BankCode {#8695 …} +value: "762" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38093 +data: NexCRM\PersonBundle\Entity\BankCode {#8696 …} +value: "763" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38094 +data: NexCRM\PersonBundle\Entity\BankCode {#8697 …} +value: "764" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38095 +data: NexCRM\PersonBundle\Entity\BankCode {#8698 …} +value: "765" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38096 +data: NexCRM\PersonBundle\Entity\BankCode {#8699 …} +value: "766" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38097 +data: NexCRM\PersonBundle\Entity\BankCode {#8700 …} +value: "767" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38098 +data: NexCRM\PersonBundle\Entity\BankCode {#8701 …} +value: "768" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38099 +data: NexCRM\PersonBundle\Entity\BankCode {#8702 …} +value: "769" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38100 +data: NexCRM\PersonBundle\Entity\BankCode {#8703 …} +value: "770" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38101 +data: NexCRM\PersonBundle\Entity\BankCode {#8704 …} +value: "771" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38102 +data: NexCRM\PersonBundle\Entity\BankCode {#8705 …} +value: "772" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38103 +data: NexCRM\PersonBundle\Entity\BankCode {#8706 …} +value: "773" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38104 +data: NexCRM\PersonBundle\Entity\BankCode {#8707 …} +value: "774" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38105 +data: NexCRM\PersonBundle\Entity\BankCode {#8708 …} +value: "775" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38106 +data: NexCRM\PersonBundle\Entity\BankCode {#8709 …} +value: "776" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38107 +data: NexCRM\PersonBundle\Entity\BankCode {#8710 …} +value: "777" +label: "DEUTDE2H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38108 +data: NexCRM\PersonBundle\Entity\BankCode {#8711 …} +value: "778" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38109 +data: NexCRM\PersonBundle\Entity\BankCode {#8712 …} +value: "779" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38110 +data: NexCRM\PersonBundle\Entity\BankCode {#8713 …} +value: "780" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38111 +data: NexCRM\PersonBundle\Entity\BankCode {#8714 …} +value: "781" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38112 +data: NexCRM\PersonBundle\Entity\BankCode {#8715 …} +value: "782" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38113 +data: NexCRM\PersonBundle\Entity\BankCode {#8716 …} +value: "783" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38114 +data: NexCRM\PersonBundle\Entity\BankCode {#8717 …} +value: "784" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38115 +data: NexCRM\PersonBundle\Entity\BankCode {#8718 …} +value: "785" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38116 +data: NexCRM\PersonBundle\Entity\BankCode {#8719 …} +value: "786" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38117 +data: NexCRM\PersonBundle\Entity\BankCode {#8720 …} +value: "787" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38118 +data: NexCRM\PersonBundle\Entity\BankCode {#8721 …} +value: "788" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38119 +data: NexCRM\PersonBundle\Entity\BankCode {#8722 …} +value: "789" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38120 +data: NexCRM\PersonBundle\Entity\BankCode {#8723 …} +value: "790" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38121 +data: NexCRM\PersonBundle\Entity\BankCode {#8724 …} +value: "791" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38122 +data: NexCRM\PersonBundle\Entity\BankCode {#8725 …} +value: "792" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38123 +data: NexCRM\PersonBundle\Entity\BankCode {#8726 …} +value: "793" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38124 +data: NexCRM\PersonBundle\Entity\BankCode {#8727 …} +value: "794" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38125 +data: NexCRM\PersonBundle\Entity\BankCode {#8728 …} +value: "795" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38126 +data: NexCRM\PersonBundle\Entity\BankCode {#8729 …} +value: "796" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38127 +data: NexCRM\PersonBundle\Entity\BankCode {#8730 …} +value: "797" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38128 +data: NexCRM\PersonBundle\Entity\BankCode {#8731 …} +value: "798" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38129 +data: NexCRM\PersonBundle\Entity\BankCode {#8732 …} +value: "799" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38130 +data: NexCRM\PersonBundle\Entity\BankCode {#8733 …} +value: "800" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38131 +data: NexCRM\PersonBundle\Entity\BankCode {#8734 …} +value: "801" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38132 +data: NexCRM\PersonBundle\Entity\BankCode {#8735 …} +value: "802" +label: "FORTDEH4" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38133 +data: NexCRM\PersonBundle\Entity\BankCode {#8736 …} +value: "803" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38134 +data: NexCRM\PersonBundle\Entity\BankCode {#8737 …} +value: "804" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38135 +data: NexCRM\PersonBundle\Entity\BankCode {#8738 …} +value: "805" +label: "SLZODE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38136 +data: NexCRM\PersonBundle\Entity\BankCode {#8739 …} +value: "806" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38137 +data: NexCRM\PersonBundle\Entity\BankCode {#8740 …} +value: "807" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38138 +data: NexCRM\PersonBundle\Entity\BankCode {#8741 …} +value: "808" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38139 +data: NexCRM\PersonBundle\Entity\BankCode {#8742 …} +value: "809" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38140 +data: NexCRM\PersonBundle\Entity\BankCode {#8743 …} +value: "810" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38141 +data: NexCRM\PersonBundle\Entity\BankCode {#8744 …} +value: "811" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38142 +data: NexCRM\PersonBundle\Entity\BankCode {#8745 …} +value: "812" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38143 +data: NexCRM\PersonBundle\Entity\BankCode {#8746 …} +value: "813" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38144 +data: NexCRM\PersonBundle\Entity\BankCode {#8747 …} +value: "814" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38145 +data: NexCRM\PersonBundle\Entity\BankCode {#8748 …} +value: "815" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38146 +data: NexCRM\PersonBundle\Entity\BankCode {#8749 …} +value: "816" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38147 +data: NexCRM\PersonBundle\Entity\BankCode {#8750 …} +value: "817" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38148 +data: NexCRM\PersonBundle\Entity\BankCode {#8751 …} +value: "818" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38149 +data: NexCRM\PersonBundle\Entity\BankCode {#8752 …} +value: "819" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38150 +data: NexCRM\PersonBundle\Entity\BankCode {#8753 …} +value: "820" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38151 +data: NexCRM\PersonBundle\Entity\BankCode {#8754 …} +value: "821" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38152 +data: NexCRM\PersonBundle\Entity\BankCode {#8755 …} +value: "822" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38153 +data: NexCRM\PersonBundle\Entity\BankCode {#8756 …} +value: "823" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38154 +data: NexCRM\PersonBundle\Entity\BankCode {#8757 …} +value: "824" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38155 +data: NexCRM\PersonBundle\Entity\BankCode {#8758 …} +value: "825" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38156 +data: NexCRM\PersonBundle\Entity\BankCode {#8759 …} +value: "826" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38157 +data: NexCRM\PersonBundle\Entity\BankCode {#8760 …} +value: "827" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38158 +data: NexCRM\PersonBundle\Entity\BankCode {#8761 …} +value: "828" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38159 +data: NexCRM\PersonBundle\Entity\BankCode {#8762 …} +value: "829" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38160 +data: NexCRM\PersonBundle\Entity\BankCode {#8763 …} +value: "830" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38161 +data: NexCRM\PersonBundle\Entity\BankCode {#8764 …} +value: "831" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38162 +data: NexCRM\PersonBundle\Entity\BankCode {#8765 …} +value: "832" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38163 +data: NexCRM\PersonBundle\Entity\BankCode {#8766 …} +value: "833" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38164 +data: NexCRM\PersonBundle\Entity\BankCode {#8767 …} +value: "834" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38165 +data: NexCRM\PersonBundle\Entity\BankCode {#8768 …} +value: "835" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38166 +data: NexCRM\PersonBundle\Entity\BankCode {#8769 …} +value: "836" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38167 +data: NexCRM\PersonBundle\Entity\BankCode {#8770 …} +value: "837" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38168 +data: NexCRM\PersonBundle\Entity\BankCode {#8771 …} +value: "838" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38169 +data: NexCRM\PersonBundle\Entity\BankCode {#8772 …} +value: "839" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38170 +data: NexCRM\PersonBundle\Entity\BankCode {#8773 …} +value: "840" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38171 +data: NexCRM\PersonBundle\Entity\BankCode {#8774 …} +value: "841" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38172 +data: NexCRM\PersonBundle\Entity\BankCode {#8775 …} +value: "842" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38173 +data: NexCRM\PersonBundle\Entity\BankCode {#8776 …} +value: "843" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38174 +data: NexCRM\PersonBundle\Entity\BankCode {#8777 …} +value: "844" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38175 +data: NexCRM\PersonBundle\Entity\BankCode {#8778 …} +value: "845" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38176 +data: NexCRM\PersonBundle\Entity\BankCode {#8779 …} +value: "846" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38177 +data: NexCRM\PersonBundle\Entity\BankCode {#8780 …} +value: "847" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38178 +data: NexCRM\PersonBundle\Entity\BankCode {#8781 …} +value: "848" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38179 +data: NexCRM\PersonBundle\Entity\BankCode {#8782 …} +value: "849" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38180 +data: NexCRM\PersonBundle\Entity\BankCode {#8783 …} +value: "850" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38181 +data: NexCRM\PersonBundle\Entity\BankCode {#8784 …} +value: "851" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38182 +data: NexCRM\PersonBundle\Entity\BankCode {#8785 …} +value: "852" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38183 +data: NexCRM\PersonBundle\Entity\BankCode {#8786 …} +value: "853" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38184 +data: NexCRM\PersonBundle\Entity\BankCode {#8787 …} +value: "854" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38185 +data: NexCRM\PersonBundle\Entity\BankCode {#8788 …} +value: "855" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38186 +data: NexCRM\PersonBundle\Entity\BankCode {#8789 …} +value: "856" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38187 +data: NexCRM\PersonBundle\Entity\BankCode {#8790 …} +value: "857" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38188 +data: NexCRM\PersonBundle\Entity\BankCode {#8791 …} +value: "858" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38189 +data: NexCRM\PersonBundle\Entity\BankCode {#8792 …} +value: "859" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38190 +data: NexCRM\PersonBundle\Entity\BankCode {#8793 …} +value: "860" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38191 +data: NexCRM\PersonBundle\Entity\BankCode {#8794 …} +value: "861" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38192 +data: NexCRM\PersonBundle\Entity\BankCode {#8795 …} +value: "862" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38193 +data: NexCRM\PersonBundle\Entity\BankCode {#8796 …} +value: "863" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38194 +data: NexCRM\PersonBundle\Entity\BankCode {#8797 …} +value: "864" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38195 +data: NexCRM\PersonBundle\Entity\BankCode {#8798 …} +value: "865" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38196 +data: NexCRM\PersonBundle\Entity\BankCode {#8799 …} +value: "866" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38197 +data: NexCRM\PersonBundle\Entity\BankCode {#8800 …} +value: "867" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38198 +data: NexCRM\PersonBundle\Entity\BankCode {#8801 …} +value: "868" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38199 +data: NexCRM\PersonBundle\Entity\BankCode {#8802 …} +value: "869" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38200 +data: NexCRM\PersonBundle\Entity\BankCode {#8803 …} +value: "870" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38201 +data: NexCRM\PersonBundle\Entity\BankCode {#8804 …} +value: "871" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38202 +data: NexCRM\PersonBundle\Entity\BankCode {#8805 …} +value: "872" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38203 +data: NexCRM\PersonBundle\Entity\BankCode {#8806 …} +value: "873" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38204 +data: NexCRM\PersonBundle\Entity\BankCode {#8807 …} +value: "874" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38205 +data: NexCRM\PersonBundle\Entity\BankCode {#8808 …} +value: "875" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38206 +data: NexCRM\PersonBundle\Entity\BankCode {#8809 …} +value: "876" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38207 +data: NexCRM\PersonBundle\Entity\BankCode {#8810 …} +value: "877" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38208 +data: NexCRM\PersonBundle\Entity\BankCode {#8811 …} +value: "878" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38209 +data: NexCRM\PersonBundle\Entity\BankCode {#8812 …} +value: "879" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38210 +data: NexCRM\PersonBundle\Entity\BankCode {#8813 …} +value: "880" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38211 +data: NexCRM\PersonBundle\Entity\BankCode {#8814 …} +value: "881" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38212 +data: NexCRM\PersonBundle\Entity\BankCode {#8815 …} +value: "882" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38213 +data: NexCRM\PersonBundle\Entity\BankCode {#8816 …} +value: "883" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38214 +data: NexCRM\PersonBundle\Entity\BankCode {#8817 …} +value: "884" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38215 +data: NexCRM\PersonBundle\Entity\BankCode {#8818 …} +value: "885" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38216 +data: NexCRM\PersonBundle\Entity\BankCode {#8819 …} +value: "886" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38217 +data: NexCRM\PersonBundle\Entity\BankCode {#8820 …} +value: "887" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38218 +data: NexCRM\PersonBundle\Entity\BankCode {#8821 …} +value: "888" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38219 +data: NexCRM\PersonBundle\Entity\BankCode {#8822 …} +value: "889" +label: "NEELDE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38220 +data: NexCRM\PersonBundle\Entity\BankCode {#8823 …} +value: "890" +label: "NFHBDE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38221 +data: NexCRM\PersonBundle\Entity\BankCode {#8824 …} +value: "891" +label: "PLUMDE29" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38222 +data: NexCRM\PersonBundle\Entity\BankCode {#8825 …} +value: "892" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38223 +data: NexCRM\PersonBundle\Entity\BankCode {#8826 …} +value: "893" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38224 +data: NexCRM\PersonBundle\Entity\BankCode {#8827 …} +value: "894" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38225 +data: NexCRM\PersonBundle\Entity\BankCode {#8828 …} +value: "895" +label: "BRLADE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38226 +data: NexCRM\PersonBundle\Entity\BankCode {#8829 …} +value: "896" +label: "SBREDE22" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38227 +data: NexCRM\PersonBundle\Entity\BankCode {#8830 …} +value: "897" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38228 +data: NexCRM\PersonBundle\Entity\BankCode {#8831 …} +value: "898" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38229 +data: NexCRM\PersonBundle\Entity\BankCode {#8832 …} +value: "899" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38230 +data: NexCRM\PersonBundle\Entity\BankCode {#8833 …} +value: "900" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38231 +data: NexCRM\PersonBundle\Entity\BankCode {#8834 …} +value: "901" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38232 +data: NexCRM\PersonBundle\Entity\BankCode {#8835 …} +value: "902" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38233 +data: NexCRM\PersonBundle\Entity\BankCode {#8836 …} +value: "903" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38234 +data: NexCRM\PersonBundle\Entity\BankCode {#8837 …} +value: "904" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38235 +data: NexCRM\PersonBundle\Entity\BankCode {#8838 …} +value: "905" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38236 +data: NexCRM\PersonBundle\Entity\BankCode {#8839 …} +value: "906" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38237 +data: NexCRM\PersonBundle\Entity\BankCode {#8840 …} +value: "907" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38238 +data: NexCRM\PersonBundle\Entity\BankCode {#8841 …} +value: "908" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38239 +data: NexCRM\PersonBundle\Entity\BankCode {#8842 …} +value: "909" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38240 +data: NexCRM\PersonBundle\Entity\BankCode {#8843 …} +value: "910" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38241 +data: NexCRM\PersonBundle\Entity\BankCode {#8844 …} +value: "911" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38242 +data: NexCRM\PersonBundle\Entity\BankCode {#8845 …} +value: "912" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38243 +data: NexCRM\PersonBundle\Entity\BankCode {#8846 …} +value: "913" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38244 +data: NexCRM\PersonBundle\Entity\BankCode {#8847 …} +value: "914" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38245 +data: NexCRM\PersonBundle\Entity\BankCode {#8848 …} +value: "915" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38246 +data: NexCRM\PersonBundle\Entity\BankCode {#8849 …} +value: "916" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38247 +data: NexCRM\PersonBundle\Entity\BankCode {#8850 …} +value: "917" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38248 +data: NexCRM\PersonBundle\Entity\BankCode {#8851 …} +value: "918" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38249 +data: NexCRM\PersonBundle\Entity\BankCode {#8852 …} +value: "919" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38250 +data: NexCRM\PersonBundle\Entity\BankCode {#8853 …} +value: "920" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38251 +data: NexCRM\PersonBundle\Entity\BankCode {#8854 …} +value: "921" +label: "DEUTDEHB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38252 +data: NexCRM\PersonBundle\Entity\BankCode {#8855 …} +value: "922" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38253 +data: NexCRM\PersonBundle\Entity\BankCode {#8856 …} +value: "923" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38254 +data: NexCRM\PersonBundle\Entity\BankCode {#8857 …} +value: "924" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38255 +data: NexCRM\PersonBundle\Entity\BankCode {#8858 …} +value: "925" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38256 +data: NexCRM\PersonBundle\Entity\BankCode {#8859 …} +value: "926" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38257 +data: NexCRM\PersonBundle\Entity\BankCode {#8860 …} +value: "927" +label: "BRLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38258 +data: NexCRM\PersonBundle\Entity\BankCode {#8861 …} +value: "928" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38259 +data: NexCRM\PersonBundle\Entity\BankCode {#8862 …} +value: "929" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38260 +data: NexCRM\PersonBundle\Entity\BankCode {#8863 …} +value: "930" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38261 +data: NexCRM\PersonBundle\Entity\BankCode {#8864 …} +value: "931" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38262 +data: NexCRM\PersonBundle\Entity\BankCode {#8865 …} +value: "932" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38263 +data: NexCRM\PersonBundle\Entity\BankCode {#8866 …} +value: "933" +label: "IKBDDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38264 +data: NexCRM\PersonBundle\Entity\BankCode {#8867 …} +value: "934" +label: "IKBDDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38265 +data: NexCRM\PersonBundle\Entity\BankCode {#8868 …} +value: "935" +label: "BOTKDEDX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38266 +data: NexCRM\PersonBundle\Entity\BankCode {#8869 …} +value: "936" +label: "VPAYDE32" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38267 +data: NexCRM\PersonBundle\Entity\BankCode {#8870 …} +value: "937" +label: "IPAGDEDF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38268 +data: NexCRM\PersonBundle\Entity\BankCode {#8871 …} +value: "938" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38269 +data: NexCRM\PersonBundle\Entity\BankCode {#8872 …} +value: "939" +label: "MHCBDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38270 +data: NexCRM\PersonBundle\Entity\BankCode {#8873 …} +value: "940" +label: "CMCIDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38271 +data: NexCRM\PersonBundle\Entity\BankCode {#8874 …} +value: "941" +label: "NRWBDEDM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38272 +data: NexCRM\PersonBundle\Entity\BankCode {#8875 …} +value: "942" +label: "PORTDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38273 +data: NexCRM\PersonBundle\Entity\BankCode {#8876 …} +value: "943" +label: "PULSDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38274 +data: NexCRM\PersonBundle\Entity\BankCode {#8877 …} +value: "944" +label: "CUABDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38275 +data: NexCRM\PersonBundle\Entity\BankCode {#8878 …} +value: "945" +label: "ETRIDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38276 +data: NexCRM\PersonBundle\Entity\BankCode {#8879 …} +value: "946" +label: "TUBDDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38277 +data: NexCRM\PersonBundle\Entity\BankCode {#8880 …} +value: "947" +label: "TUBDDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38278 +data: NexCRM\PersonBundle\Entity\BankCode {#8881 …} +value: "948" +label: "MEFIDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38279 +data: NexCRM\PersonBundle\Entity\BankCode {#8882 …} +value: "949" +label: "COBADEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38280 +data: NexCRM\PersonBundle\Entity\BankCode {#8883 …} +value: "950" +label: "COBADEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38281 +data: NexCRM\PersonBundle\Entity\BankCode {#8884 …} +value: "951" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38282 +data: NexCRM\PersonBundle\Entity\BankCode {#8885 …} +value: "952" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38283 +data: NexCRM\PersonBundle\Entity\BankCode {#8886 …} +value: "953" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38284 +data: NexCRM\PersonBundle\Entity\BankCode {#8887 …} +value: "954" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38285 +data: NexCRM\PersonBundle\Entity\BankCode {#8888 …} +value: "955" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38286 +data: NexCRM\PersonBundle\Entity\BankCode {#8889 …} +value: "956" +label: "WELADEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38287 +data: NexCRM\PersonBundle\Entity\BankCode {#8890 …} +value: "957" +label: "DUSSDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38288 +data: NexCRM\PersonBundle\Entity\BankCode {#8891 …} +value: "958" +label: "GENODEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38289 +data: NexCRM\PersonBundle\Entity\BankCode {#8892 …} +value: "959" +label: "DAAEDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38290 +data: NexCRM\PersonBundle\Entity\BankCode {#8893 …} +value: "960" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38291 +data: NexCRM\PersonBundle\Entity\BankCode {#8894 …} +value: "961" +label: "DEUTDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38292 +data: NexCRM\PersonBundle\Entity\BankCode {#8895 …} +value: "962" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38293 +data: NexCRM\PersonBundle\Entity\BankCode {#8896 …} +value: "963" +label: "DEUTDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38294 +data: NexCRM\PersonBundle\Entity\BankCode {#8897 …} +value: "964" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38295 +data: NexCRM\PersonBundle\Entity\BankCode {#8898 …} +value: "965" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38296 +data: NexCRM\PersonBundle\Entity\BankCode {#8899 …} +value: "966" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38297 +data: NexCRM\PersonBundle\Entity\BankCode {#8900 …} +value: "967" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38298 +data: NexCRM\PersonBundle\Entity\BankCode {#8901 …} +value: "968" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38299 +data: NexCRM\PersonBundle\Entity\BankCode {#8902 …} +value: "969" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38300 +data: NexCRM\PersonBundle\Entity\BankCode {#8903 …} +value: "970" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38301 +data: NexCRM\PersonBundle\Entity\BankCode {#8904 …} +value: "971" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38302 +data: NexCRM\PersonBundle\Entity\BankCode {#8905 …} +value: "972" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38303 +data: NexCRM\PersonBundle\Entity\BankCode {#8906 …} +value: "973" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38304 +data: NexCRM\PersonBundle\Entity\BankCode {#8907 …} +value: "974" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38305 +data: NexCRM\PersonBundle\Entity\BankCode {#8908 …} +value: "975" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38306 +data: NexCRM\PersonBundle\Entity\BankCode {#8909 …} +value: "976" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38307 +data: NexCRM\PersonBundle\Entity\BankCode {#8910 …} +value: "977" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38308 +data: NexCRM\PersonBundle\Entity\BankCode {#8911 …} +value: "978" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38309 +data: NexCRM\PersonBundle\Entity\BankCode {#8912 …} +value: "979" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38310 +data: NexCRM\PersonBundle\Entity\BankCode {#8913 …} +value: "980" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38311 +data: NexCRM\PersonBundle\Entity\BankCode {#8914 …} +value: "981" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38312 +data: NexCRM\PersonBundle\Entity\BankCode {#8915 …} +value: "982" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38313 +data: NexCRM\PersonBundle\Entity\BankCode {#8916 …} +value: "983" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38314 +data: NexCRM\PersonBundle\Entity\BankCode {#8917 …} +value: "984" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38315 +data: NexCRM\PersonBundle\Entity\BankCode {#8918 …} +value: "985" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38316 +data: NexCRM\PersonBundle\Entity\BankCode {#8919 …} +value: "986" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38317 +data: NexCRM\PersonBundle\Entity\BankCode {#8920 …} +value: "987" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38318 +data: NexCRM\PersonBundle\Entity\BankCode {#8921 …} +value: "988" +label: "SMBCDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38319 +data: NexCRM\PersonBundle\Entity\BankCode {#8922 …} +value: "989" +label: "DHBNDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38320 +data: NexCRM\PersonBundle\Entity\BankCode {#8923 …} +value: "990" +label: "UGBIDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38321 +data: NexCRM\PersonBundle\Entity\BankCode {#8924 …} +value: "991" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38322 +data: NexCRM\PersonBundle\Entity\BankCode {#8926 …} +value: "993" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38323 +data: NexCRM\PersonBundle\Entity\BankCode {#8927 …} +value: "994" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38324 +data: NexCRM\PersonBundle\Entity\BankCode {#8928 …} +value: "995" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38325 +data: NexCRM\PersonBundle\Entity\BankCode {#8929 …} +value: "996" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38326 +data: NexCRM\PersonBundle\Entity\BankCode {#8930 …} +value: "997" +label: "BIWBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38327 +data: NexCRM\PersonBundle\Entity\BankCode {#8931 …} +value: "998" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38328 +data: NexCRM\PersonBundle\Entity\BankCode {#8932 …} +value: "999" +label: "RCIDDE3N" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38329 +data: NexCRM\PersonBundle\Entity\BankCode {#8933 …} +value: "1000" +label: "RCIDDE3N" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38330 +data: NexCRM\PersonBundle\Entity\BankCode {#8934 …} +value: "1001" +label: "KREDDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38331 +data: NexCRM\PersonBundle\Entity\BankCode {#8935 …} +value: "1002" +label: "WERHDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38332 +data: NexCRM\PersonBundle\Entity\BankCode {#8936 …} +value: "1003" +label: "WEFZDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38333 +data: NexCRM\PersonBundle\Entity\BankCode {#8937 …} +value: "1004" +label: "WELADEDN" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38334 +data: NexCRM\PersonBundle\Entity\BankCode {#8938 …} +value: "1005" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38335 +data: NexCRM\PersonBundle\Entity\BankCode {#8939 …} +value: "1006" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38336 +data: NexCRM\PersonBundle\Entity\BankCode {#8940 …} +value: "1007" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38337 +data: NexCRM\PersonBundle\Entity\BankCode {#8941 …} +value: "1008" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38338 +data: NexCRM\PersonBundle\Entity\BankCode {#8942 …} +value: "1009" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38339 +data: NexCRM\PersonBundle\Entity\BankCode {#8943 …} +value: "1010" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38340 +data: NexCRM\PersonBundle\Entity\BankCode {#8944 …} +value: "1011" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38341 +data: NexCRM\PersonBundle\Entity\BankCode {#8945 …} +value: "1012" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38342 +data: NexCRM\PersonBundle\Entity\BankCode {#8946 …} +value: "1013" +label: "MGLSDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38343 +data: NexCRM\PersonBundle\Entity\BankCode {#8947 …} +value: "1014" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38344 +data: NexCRM\PersonBundle\Entity\BankCode {#8948 …} +value: "1015" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38345 +data: NexCRM\PersonBundle\Entity\BankCode {#8949 …} +value: "1016" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38346 +data: NexCRM\PersonBundle\Entity\BankCode {#8950 …} +value: "1017" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38347 +data: NexCRM\PersonBundle\Entity\BankCode {#8951 …} +value: "1018" +label: "DEUTDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38348 +data: NexCRM\PersonBundle\Entity\BankCode {#8952 …} +value: "1019" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38349 +data: NexCRM\PersonBundle\Entity\BankCode {#8953 …} +value: "1020" +label: "DEUTDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38350 +data: NexCRM\PersonBundle\Entity\BankCode {#8954 …} +value: "1021" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38351 +data: NexCRM\PersonBundle\Entity\BankCode {#8955 …} +value: "1022" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38352 +data: NexCRM\PersonBundle\Entity\BankCode {#8956 …} +value: "1023" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38353 +data: NexCRM\PersonBundle\Entity\BankCode {#8957 …} +value: "1024" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38354 +data: NexCRM\PersonBundle\Entity\BankCode {#8958 …} +value: "1025" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38355 +data: NexCRM\PersonBundle\Entity\BankCode {#8959 …} +value: "1026" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38356 +data: NexCRM\PersonBundle\Entity\BankCode {#8960 …} +value: "1027" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38357 +data: NexCRM\PersonBundle\Entity\BankCode {#8961 …} +value: "1028" +label: "DEUTDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38358 +data: NexCRM\PersonBundle\Entity\BankCode {#8962 …} +value: "1029" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38359 +data: NexCRM\PersonBundle\Entity\BankCode {#8963 …} +value: "1030" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38360 +data: NexCRM\PersonBundle\Entity\BankCode {#8964 …} +value: "1031" +label: "SPKRDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38361 +data: NexCRM\PersonBundle\Entity\BankCode {#8965 …} +value: "1032" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38362 +data: NexCRM\PersonBundle\Entity\BankCode {#8966 …} +value: "1033" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38363 +data: NexCRM\PersonBundle\Entity\BankCode {#8967 …} +value: "1034" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38364 +data: NexCRM\PersonBundle\Entity\BankCode {#8968 …} +value: "1035" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38365 +data: NexCRM\PersonBundle\Entity\BankCode {#8969 …} +value: "1036" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38366 +data: NexCRM\PersonBundle\Entity\BankCode {#8970 …} +value: "1037" +label: "DEUTDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38367 +data: NexCRM\PersonBundle\Entity\BankCode {#8971 …} +value: "1038" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38368 +data: NexCRM\PersonBundle\Entity\BankCode {#8972 …} +value: "1039" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38369 +data: NexCRM\PersonBundle\Entity\BankCode {#8973 …} +value: "1040" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38370 +data: NexCRM\PersonBundle\Entity\BankCode {#8974 …} +value: "1041" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38371 +data: NexCRM\PersonBundle\Entity\BankCode {#8975 …} +value: "1042" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38372 +data: NexCRM\PersonBundle\Entity\BankCode {#8976 …} +value: "1043" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38373 +data: NexCRM\PersonBundle\Entity\BankCode {#8977 …} +value: "1044" +label: "DEUTDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38374 +data: NexCRM\PersonBundle\Entity\BankCode {#8978 …} +value: "1045" +label: "AKFBDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38375 +data: NexCRM\PersonBundle\Entity\BankCode {#8979 …} +value: "1046" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38376 +data: NexCRM\PersonBundle\Entity\BankCode {#8980 …} +value: "1047" +label: "GGABDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38377 +data: NexCRM\PersonBundle\Entity\BankCode {#8981 …} +value: "1048" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38378 +data: NexCRM\PersonBundle\Entity\BankCode {#8982 …} +value: "1049" +label: "COBADEDH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38379 +data: NexCRM\PersonBundle\Entity\BankCode {#8983 …} +value: "1050" +label: "WUPSDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38380 +data: NexCRM\PersonBundle\Entity\BankCode {#8984 …} +value: "1051" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38381 +data: NexCRM\PersonBundle\Entity\BankCode {#8985 …} +value: "1052" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38382 +data: NexCRM\PersonBundle\Entity\BankCode {#8986 …} +value: "1053" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38383 +data: NexCRM\PersonBundle\Entity\BankCode {#8987 …} +value: "1054" +label: "DEUTDEDW" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38384 +data: NexCRM\PersonBundle\Entity\BankCode {#8988 …} +value: "1055" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38385 +data: NexCRM\PersonBundle\Entity\BankCode {#8989 …} +value: "1056" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38386 +data: NexCRM\PersonBundle\Entity\BankCode {#8990 …} +value: "1057" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38387 +data: NexCRM\PersonBundle\Entity\BankCode {#8991 …} +value: "1058" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38388 +data: NexCRM\PersonBundle\Entity\BankCode {#8992 …} +value: "1059" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38389 +data: NexCRM\PersonBundle\Entity\BankCode {#8993 …} +value: "1060" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38390 +data: NexCRM\PersonBundle\Entity\BankCode {#8994 …} +value: "1061" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38391 +data: NexCRM\PersonBundle\Entity\BankCode {#8995 …} +value: "1062" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38392 +data: NexCRM\PersonBundle\Entity\BankCode {#8996 …} +value: "1063" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38393 +data: NexCRM\PersonBundle\Entity\BankCode {#8997 …} +value: "1064" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38394 +data: NexCRM\PersonBundle\Entity\BankCode {#8998 …} +value: "1065" +label: "WELADEDR" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38395 +data: NexCRM\PersonBundle\Entity\BankCode {#8999 …} +value: "1066" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38396 +data: NexCRM\PersonBundle\Entity\BankCode {#9000 …} +value: "1067" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38397 +data: NexCRM\PersonBundle\Entity\BankCode {#9001 …} +value: "1068" +label: "VBRSDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38398 +data: NexCRM\PersonBundle\Entity\BankCode {#9002 …} +value: "1069" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38399 +data: NexCRM\PersonBundle\Entity\BankCode {#9003 …} +value: "1070" +label: "DEUTDEDW" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38400 +data: NexCRM\PersonBundle\Entity\BankCode {#9004 …} +value: "1071" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38401 +data: NexCRM\PersonBundle\Entity\BankCode {#9005 …} +value: "1072" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38402 +data: NexCRM\PersonBundle\Entity\BankCode {#9006 …} +value: "1073" +label: "SOLSDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38403 +data: NexCRM\PersonBundle\Entity\BankCode {#9007 …} +value: "1074" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38404 +data: NexCRM\PersonBundle\Entity\BankCode {#9008 …} +value: "1075" +label: "DEUTDEDW" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38405 +data: NexCRM\PersonBundle\Entity\BankCode {#9009 …} +value: "1076" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38406 +data: NexCRM\PersonBundle\Entity\BankCode {#9010 …} +value: "1077" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38407 +data: NexCRM\PersonBundle\Entity\BankCode {#9011 …} +value: "1078" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38408 +data: NexCRM\PersonBundle\Entity\BankCode {#9012 …} +value: "1079" +label: "DUISDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38409 +data: NexCRM\PersonBundle\Entity\BankCode {#9013 …} +value: "1080" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38410 +data: NexCRM\PersonBundle\Entity\BankCode {#9014 …} +value: "1081" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38411 +data: NexCRM\PersonBundle\Entity\BankCode {#9015 …} +value: "1082" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38412 +data: NexCRM\PersonBundle\Entity\BankCode {#9016 …} +value: "1083" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38413 +data: NexCRM\PersonBundle\Entity\BankCode {#9017 …} +value: "1084" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38414 +data: NexCRM\PersonBundle\Entity\BankCode {#9018 …} +value: "1085" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38415 +data: NexCRM\PersonBundle\Entity\BankCode {#9019 …} +value: "1086" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38416 +data: NexCRM\PersonBundle\Entity\BankCode {#9020 …} +value: "1087" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38417 +data: NexCRM\PersonBundle\Entity\BankCode {#9021 …} +value: "1088" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38418 +data: NexCRM\PersonBundle\Entity\BankCode {#9022 …} +value: "1089" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38419 +data: NexCRM\PersonBundle\Entity\BankCode {#9023 …} +value: "1090" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38420 +data: NexCRM\PersonBundle\Entity\BankCode {#9024 …} +value: "1091" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38421 +data: NexCRM\PersonBundle\Entity\BankCode {#9025 …} +value: "1092" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38422 +data: NexCRM\PersonBundle\Entity\BankCode {#9026 …} +value: "1093" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38423 +data: NexCRM\PersonBundle\Entity\BankCode {#9027 …} +value: "1094" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38424 +data: NexCRM\PersonBundle\Entity\BankCode {#9028 …} +value: "1095" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38425 +data: NexCRM\PersonBundle\Entity\BankCode {#9029 …} +value: "1096" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38426 +data: NexCRM\PersonBundle\Entity\BankCode {#9030 …} +value: "1097" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38427 +data: NexCRM\PersonBundle\Entity\BankCode {#9031 …} +value: "1098" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38428 +data: NexCRM\PersonBundle\Entity\BankCode {#9032 …} +value: "1099" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38429 +data: NexCRM\PersonBundle\Entity\BankCode {#9033 …} +value: "1100" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38430 +data: NexCRM\PersonBundle\Entity\BankCode {#9034 …} +value: "1101" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38431 +data: NexCRM\PersonBundle\Entity\BankCode {#9035 …} +value: "1102" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38432 +data: NexCRM\PersonBundle\Entity\BankCode {#9036 …} +value: "1103" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38433 +data: NexCRM\PersonBundle\Entity\BankCode {#9037 …} +value: "1104" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38434 +data: NexCRM\PersonBundle\Entity\BankCode {#9038 …} +value: "1105" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38435 +data: NexCRM\PersonBundle\Entity\BankCode {#9039 …} +value: "1106" +label: "VONEDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38436 +data: NexCRM\PersonBundle\Entity\BankCode {#9040 …} +value: "1107" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38437 +data: NexCRM\PersonBundle\Entity\BankCode {#9041 …} +value: "1108" +label: "GABKDE3E" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38438 +data: NexCRM\PersonBundle\Entity\BankCode {#9042 …} +value: "1109" +label: "NBAGDE3E" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38439 +data: NexCRM\PersonBundle\Entity\BankCode {#9043 …} +value: "1110" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38440 +data: NexCRM\PersonBundle\Entity\BankCode {#9044 …} +value: "1111" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38441 +data: NexCRM\PersonBundle\Entity\BankCode {#9045 …} +value: "1112" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38442 +data: NexCRM\PersonBundle\Entity\BankCode {#9046 …} +value: "1113" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38443 +data: NexCRM\PersonBundle\Entity\BankCode {#9047 …} +value: "1114" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38444 +data: NexCRM\PersonBundle\Entity\BankCode {#9048 …} +value: "1115" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38445 +data: NexCRM\PersonBundle\Entity\BankCode {#9049 …} +value: "1116" +label: "SPESDE3E" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38446 +data: NexCRM\PersonBundle\Entity\BankCode {#9050 …} +value: "1117" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38447 +data: NexCRM\PersonBundle\Entity\BankCode {#9051 …} +value: "1118" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38448 +data: NexCRM\PersonBundle\Entity\BankCode {#9052 …} +value: "1119" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38449 +data: NexCRM\PersonBundle\Entity\BankCode {#9053 …} +value: "1120" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38450 +data: NexCRM\PersonBundle\Entity\BankCode {#9054 …} +value: "1121" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38451 +data: NexCRM\PersonBundle\Entity\BankCode {#9055 …} +value: "1122" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38452 +data: NexCRM\PersonBundle\Entity\BankCode {#9056 …} +value: "1123" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38453 +data: NexCRM\PersonBundle\Entity\BankCode {#9057 …} +value: "1124" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38454 +data: NexCRM\PersonBundle\Entity\BankCode {#9058 …} +value: "1125" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38455 +data: NexCRM\PersonBundle\Entity\BankCode {#9059 …} +value: "1126" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38456 +data: NexCRM\PersonBundle\Entity\BankCode {#9060 …} +value: "1127" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38457 +data: NexCRM\PersonBundle\Entity\BankCode {#9061 …} +value: "1128" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38458 +data: NexCRM\PersonBundle\Entity\BankCode {#9062 …} +value: "1129" +label: "SPMHDE3E" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38459 +data: NexCRM\PersonBundle\Entity\BankCode {#9063 …} +value: "1130" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38460 +data: NexCRM\PersonBundle\Entity\BankCode {#9064 …} +value: "1131" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38461 +data: NexCRM\PersonBundle\Entity\BankCode {#9065 …} +value: "1132" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38462 +data: NexCRM\PersonBundle\Entity\BankCode {#9066 …} +value: "1133" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38463 +data: NexCRM\PersonBundle\Entity\BankCode {#9067 …} +value: "1134" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38464 +data: NexCRM\PersonBundle\Entity\BankCode {#9068 …} +value: "1135" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38465 +data: NexCRM\PersonBundle\Entity\BankCode {#9069 …} +value: "1136" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38466 +data: NexCRM\PersonBundle\Entity\BankCode {#9070 …} +value: "1137" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38467 +data: NexCRM\PersonBundle\Entity\BankCode {#9071 …} +value: "1138" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38468 +data: NexCRM\PersonBundle\Entity\BankCode {#9072 …} +value: "1139" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38469 +data: NexCRM\PersonBundle\Entity\BankCode {#9073 …} +value: "1140" +label: "BNPADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38470 +data: NexCRM\PersonBundle\Entity\BankCode {#9074 …} +value: "1141" +label: "BNPADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38471 +data: NexCRM\PersonBundle\Entity\BankCode {#9075 …} +value: "1142" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38472 +data: NexCRM\PersonBundle\Entity\BankCode {#9076 …} +value: "1143" +label: "BUNQDE82" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38473 +data: NexCRM\PersonBundle\Entity\BankCode {#9077 …} +value: "1144" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38474 +data: NexCRM\PersonBundle\Entity\BankCode {#9078 …} +value: "1145" +label: "AXABDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38475 +data: NexCRM\PersonBundle\Entity\BankCode {#9079 …} +value: "1146" +label: "TOBADE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38476 +data: NexCRM\PersonBundle\Entity\BankCode {#9080 …} +value: "1147" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38477 +data: NexCRM\PersonBundle\Entity\BankCode {#9081 …} +value: "1148" +label: "AKBCDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38478 +data: NexCRM\PersonBundle\Entity\BankCode {#9082 …} +value: "1149" +label: "FDBADE3K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38479 +data: NexCRM\PersonBundle\Entity\BankCode {#9083 …} +value: "1150" +label: "FDBADE8F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38480 +data: NexCRM\PersonBundle\Entity\BankCode {#9084 …} +value: "1151" +label: "LRFSDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38481 +data: NexCRM\PersonBundle\Entity\BankCode {#9085 …} +value: "1152" +label: "SOPPDE3K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38482 +data: NexCRM\PersonBundle\Entity\BankCode {#9086 …} +value: "1153" +label: "WWBADE3A" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38483 +data: NexCRM\PersonBundle\Entity\BankCode {#9087 …} +value: "1154" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38484 +data: NexCRM\PersonBundle\Entity\BankCode {#9088 …} +value: "1155" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38485 +data: NexCRM\PersonBundle\Entity\BankCode {#9089 …} +value: "1156" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38486 +data: NexCRM\PersonBundle\Entity\BankCode {#9090 …} +value: "1157" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38487 +data: NexCRM\PersonBundle\Entity\BankCode {#9091 …} +value: "1158" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38488 +data: NexCRM\PersonBundle\Entity\BankCode {#9092 …} +value: "1159" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38489 +data: NexCRM\PersonBundle\Entity\BankCode {#9093 …} +value: "1160" +label: "COLSDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38490 +data: NexCRM\PersonBundle\Entity\BankCode {#9094 …} +value: "1161" +label: "COKSDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38491 +data: NexCRM\PersonBundle\Entity\BankCode {#9095 …} +value: "1162" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38492 +data: NexCRM\PersonBundle\Entity\BankCode {#9096 …} +value: "1163" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38493 +data: NexCRM\PersonBundle\Entity\BankCode {#9097 …} +value: "1164" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38494 +data: NexCRM\PersonBundle\Entity\BankCode {#9098 …} +value: "1165" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38495 +data: NexCRM\PersonBundle\Entity\BankCode {#9099 …} +value: "1166" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38496 +data: NexCRM\PersonBundle\Entity\BankCode {#9100 …} +value: "1167" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38497 +data: NexCRM\PersonBundle\Entity\BankCode {#9101 …} +value: "1168" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38498 +data: NexCRM\PersonBundle\Entity\BankCode {#9102 …} +value: "1169" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38499 +data: NexCRM\PersonBundle\Entity\BankCode {#9103 …} +value: "1170" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38500 +data: NexCRM\PersonBundle\Entity\BankCode {#9104 …} +value: "1171" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38501 +data: NexCRM\PersonBundle\Entity\BankCode {#9105 …} +value: "1172" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38502 +data: NexCRM\PersonBundle\Entity\BankCode {#9106 …} +value: "1173" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38503 +data: NexCRM\PersonBundle\Entity\BankCode {#9107 …} +value: "1174" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38504 +data: NexCRM\PersonBundle\Entity\BankCode {#9108 …} +value: "1175" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38505 +data: NexCRM\PersonBundle\Entity\BankCode {#9109 …} +value: "1176" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38506 +data: NexCRM\PersonBundle\Entity\BankCode {#9110 …} +value: "1177" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38507 +data: NexCRM\PersonBundle\Entity\BankCode {#9111 …} +value: "1178" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38508 +data: NexCRM\PersonBundle\Entity\BankCode {#9112 …} +value: "1179" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38509 +data: NexCRM\PersonBundle\Entity\BankCode {#9113 …} +value: "1180" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38510 +data: NexCRM\PersonBundle\Entity\BankCode {#9114 …} +value: "1181" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38511 +data: NexCRM\PersonBundle\Entity\BankCode {#9115 …} +value: "1182" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38512 +data: NexCRM\PersonBundle\Entity\BankCode {#9116 …} +value: "1183" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38513 +data: NexCRM\PersonBundle\Entity\BankCode {#9117 …} +value: "1184" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38514 +data: NexCRM\PersonBundle\Entity\BankCode {#9118 …} +value: "1185" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38515 +data: NexCRM\PersonBundle\Entity\BankCode {#9119 …} +value: "1186" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38516 +data: NexCRM\PersonBundle\Entity\BankCode {#9120 …} +value: "1187" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38517 +data: NexCRM\PersonBundle\Entity\BankCode {#9121 …} +value: "1188" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38518 +data: NexCRM\PersonBundle\Entity\BankCode {#9122 …} +value: "1189" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38519 +data: NexCRM\PersonBundle\Entity\BankCode {#9123 …} +value: "1190" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38520 +data: NexCRM\PersonBundle\Entity\BankCode {#9124 …} +value: "1191" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38521 +data: NexCRM\PersonBundle\Entity\BankCode {#9125 …} +value: "1192" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38522 +data: NexCRM\PersonBundle\Entity\BankCode {#9126 …} +value: "1193" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38523 +data: NexCRM\PersonBundle\Entity\BankCode {#9127 …} +value: "1194" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38524 +data: NexCRM\PersonBundle\Entity\BankCode {#9128 …} +value: "1195" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38525 +data: NexCRM\PersonBundle\Entity\BankCode {#9129 …} +value: "1196" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38526 +data: NexCRM\PersonBundle\Entity\BankCode {#9130 …} +value: "1197" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38527 +data: NexCRM\PersonBundle\Entity\BankCode {#9131 …} +value: "1198" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38528 +data: NexCRM\PersonBundle\Entity\BankCode {#9132 …} +value: "1199" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38529 +data: NexCRM\PersonBundle\Entity\BankCode {#9133 …} +value: "1200" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38530 +data: NexCRM\PersonBundle\Entity\BankCode {#9134 …} +value: "1201" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38531 +data: NexCRM\PersonBundle\Entity\BankCode {#9135 …} +value: "1202" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38532 +data: NexCRM\PersonBundle\Entity\BankCode {#9136 …} +value: "1203" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38533 +data: NexCRM\PersonBundle\Entity\BankCode {#9137 …} +value: "1204" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38534 +data: NexCRM\PersonBundle\Entity\BankCode {#9138 …} +value: "1205" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38535 +data: NexCRM\PersonBundle\Entity\BankCode {#9139 …} +value: "1206" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38536 +data: NexCRM\PersonBundle\Entity\BankCode {#9140 …} +value: "1207" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38537 +data: NexCRM\PersonBundle\Entity\BankCode {#9141 …} +value: "1208" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38538 +data: NexCRM\PersonBundle\Entity\BankCode {#9142 …} +value: "1209" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38539 +data: NexCRM\PersonBundle\Entity\BankCode {#9143 …} +value: "1210" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38540 +data: NexCRM\PersonBundle\Entity\BankCode {#9144 …} +value: "1211" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38541 +data: NexCRM\PersonBundle\Entity\BankCode {#9145 …} +value: "1212" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38542 +data: NexCRM\PersonBundle\Entity\BankCode {#9146 …} +value: "1213" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38543 +data: NexCRM\PersonBundle\Entity\BankCode {#9147 …} +value: "1214" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38544 +data: NexCRM\PersonBundle\Entity\BankCode {#9148 …} +value: "1215" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38545 +data: NexCRM\PersonBundle\Entity\BankCode {#9149 …} +value: "1216" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38546 +data: NexCRM\PersonBundle\Entity\BankCode {#9150 …} +value: "1217" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38547 +data: NexCRM\PersonBundle\Entity\BankCode {#9151 …} +value: "1218" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38548 +data: NexCRM\PersonBundle\Entity\BankCode {#9152 …} +value: "1219" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38549 +data: NexCRM\PersonBundle\Entity\BankCode {#9153 …} +value: "1220" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38550 +data: NexCRM\PersonBundle\Entity\BankCode {#9154 …} +value: "1221" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38551 +data: NexCRM\PersonBundle\Entity\BankCode {#9155 …} +value: "1222" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38552 +data: NexCRM\PersonBundle\Entity\BankCode {#9156 …} +value: "1223" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38553 +data: NexCRM\PersonBundle\Entity\BankCode {#9157 …} +value: "1224" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38554 +data: NexCRM\PersonBundle\Entity\BankCode {#9158 …} +value: "1225" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38555 +data: NexCRM\PersonBundle\Entity\BankCode {#9159 …} +value: "1226" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38556 +data: NexCRM\PersonBundle\Entity\BankCode {#9160 …} +value: "1227" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38557 +data: NexCRM\PersonBundle\Entity\BankCode {#9161 …} +value: "1228" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38558 +data: NexCRM\PersonBundle\Entity\BankCode {#9162 …} +value: "1229" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38559 +data: NexCRM\PersonBundle\Entity\BankCode {#9163 …} +value: "1230" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38560 +data: NexCRM\PersonBundle\Entity\BankCode {#9164 …} +value: "1231" +label: "WELADEDL" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38561 +data: NexCRM\PersonBundle\Entity\BankCode {#9165 …} +value: "1232" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38562 +data: NexCRM\PersonBundle\Entity\BankCode {#9166 …} +value: "1233" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38563 +data: NexCRM\PersonBundle\Entity\BankCode {#9167 …} +value: "1234" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38564 +data: NexCRM\PersonBundle\Entity\BankCode {#9168 …} +value: "1235" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38565 +data: NexCRM\PersonBundle\Entity\BankCode {#9169 …} +value: "1236" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38566 +data: NexCRM\PersonBundle\Entity\BankCode {#9170 …} +value: "1237" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38567 +data: NexCRM\PersonBundle\Entity\BankCode {#9171 …} +value: "1238" +label: "DTABDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38568 +data: NexCRM\PersonBundle\Entity\BankCode {#9172 …} +value: "1239" +label: "DTABDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38569 +data: NexCRM\PersonBundle\Entity\BankCode {#9173 …} +value: "1240" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38570 +data: NexCRM\PersonBundle\Entity\BankCode {#9174 …} +value: "1241" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38571 +data: NexCRM\PersonBundle\Entity\BankCode {#9175 …} +value: "1242" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38572 +data: NexCRM\PersonBundle\Entity\BankCode {#9176 …} +value: "1243" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38573 +data: NexCRM\PersonBundle\Entity\BankCode {#9177 …} +value: "1244" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38574 +data: NexCRM\PersonBundle\Entity\BankCode {#9178 …} +value: "1245" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38575 +data: NexCRM\PersonBundle\Entity\BankCode {#9179 …} +value: "1246" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38576 +data: NexCRM\PersonBundle\Entity\BankCode {#9180 …} +value: "1247" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38577 +data: NexCRM\PersonBundle\Entity\BankCode {#9181 …} +value: "1248" +label: "VZVDDED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38578 +data: NexCRM\PersonBundle\Entity\BankCode {#9182 …} +value: "1249" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38579 +data: NexCRM\PersonBundle\Entity\BankCode {#9183 …} +value: "1250" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38580 +data: NexCRM\PersonBundle\Entity\BankCode {#9184 …} +value: "1251" +label: "COLSDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38581 +data: NexCRM\PersonBundle\Entity\BankCode {#9185 …} +value: "1252" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38582 +data: NexCRM\PersonBundle\Entity\BankCode {#9186 …} +value: "1253" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38583 +data: NexCRM\PersonBundle\Entity\BankCode {#9187 …} +value: "1254" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38584 +data: NexCRM\PersonBundle\Entity\BankCode {#9188 …} +value: "1255" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38585 +data: NexCRM\PersonBundle\Entity\BankCode {#9189 …} +value: "1256" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38586 +data: NexCRM\PersonBundle\Entity\BankCode {#9190 …} +value: "1257" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38587 +data: NexCRM\PersonBundle\Entity\BankCode {#9191 …} +value: "1258" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38588 +data: NexCRM\PersonBundle\Entity\BankCode {#9192 …} +value: "1259" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38589 +data: NexCRM\PersonBundle\Entity\BankCode {#9193 …} +value: "1260" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38590 +data: NexCRM\PersonBundle\Entity\BankCode {#9194 …} +value: "1261" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38591 +data: NexCRM\PersonBundle\Entity\BankCode {#9195 …} +value: "1262" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38592 +data: NexCRM\PersonBundle\Entity\BankCode {#9196 …} +value: "1263" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38593 +data: NexCRM\PersonBundle\Entity\BankCode {#9197 …} +value: "1264" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38594 +data: NexCRM\PersonBundle\Entity\BankCode {#9198 …} +value: "1265" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38595 +data: NexCRM\PersonBundle\Entity\BankCode {#9199 …} +value: "1266" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38596 +data: NexCRM\PersonBundle\Entity\BankCode {#9200 …} +value: "1267" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38597 +data: NexCRM\PersonBundle\Entity\BankCode {#9201 …} +value: "1268" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38598 +data: NexCRM\PersonBundle\Entity\BankCode {#9202 …} +value: "1269" +label: "DEUTDEDW" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38599 +data: NexCRM\PersonBundle\Entity\BankCode {#9203 …} +value: "1270" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38600 +data: NexCRM\PersonBundle\Entity\BankCode {#9204 …} +value: "1271" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38601 +data: NexCRM\PersonBundle\Entity\BankCode {#9205 …} +value: "1272" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38602 +data: NexCRM\PersonBundle\Entity\BankCode {#9206 …} +value: "1273" +label: "AABSDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38603 +data: NexCRM\PersonBundle\Entity\BankCode {#9207 …} +value: "1274" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38604 +data: NexCRM\PersonBundle\Entity\BankCode {#9208 …} +value: "1275" +label: "AACSDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38605 +data: NexCRM\PersonBundle\Entity\BankCode {#9209 …} +value: "1276" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38606 +data: NexCRM\PersonBundle\Entity\BankCode {#9210 …} +value: "1277" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38607 +data: NexCRM\PersonBundle\Entity\BankCode {#9211 …} +value: "1278" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38608 +data: NexCRM\PersonBundle\Entity\BankCode {#9212 …} +value: "1279" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38609 +data: NexCRM\PersonBundle\Entity\BankCode {#9213 …} +value: "1280" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38610 +data: NexCRM\PersonBundle\Entity\BankCode {#9214 …} +value: "1281" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38611 +data: NexCRM\PersonBundle\Entity\BankCode {#9215 …} +value: "1282" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38612 +data: NexCRM\PersonBundle\Entity\BankCode {#9216 …} +value: "1283" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38613 +data: NexCRM\PersonBundle\Entity\BankCode {#9217 …} +value: "1284" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38614 +data: NexCRM\PersonBundle\Entity\BankCode {#9218 …} +value: "1285" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38615 +data: NexCRM\PersonBundle\Entity\BankCode {#9219 …} +value: "1286" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38616 +data: NexCRM\PersonBundle\Entity\BankCode {#9220 …} +value: "1287" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38617 +data: NexCRM\PersonBundle\Entity\BankCode {#9221 …} +value: "1288" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38618 +data: NexCRM\PersonBundle\Entity\BankCode {#9222 …} +value: "1289" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38619 +data: NexCRM\PersonBundle\Entity\BankCode {#9223 …} +value: "1290" +label: "SDUEDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38620 +data: NexCRM\PersonBundle\Entity\BankCode {#9224 …} +value: "1291" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38621 +data: NexCRM\PersonBundle\Entity\BankCode {#9225 …} +value: "1292" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38622 +data: NexCRM\PersonBundle\Entity\BankCode {#9226 …} +value: "1293" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38623 +data: NexCRM\PersonBundle\Entity\BankCode {#9227 …} +value: "1294" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38624 +data: NexCRM\PersonBundle\Entity\BankCode {#9228 …} +value: "1295" +label: "NRWBDEDM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38625 +data: NexCRM\PersonBundle\Entity\BankCode {#9229 …} +value: "1296" +label: "MLBKDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38626 +data: NexCRM\PersonBundle\Entity\BankCode {#9230 …} +value: "1297" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38627 +data: NexCRM\PersonBundle\Entity\BankCode {#9231 …} +value: "1298" +label: "WELADE3M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38628 +data: NexCRM\PersonBundle\Entity\BankCode {#9232 …} +value: "1299" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38629 +data: NexCRM\PersonBundle\Entity\BankCode {#9233 …} +value: "1300" +label: "LBSWDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38630 +data: NexCRM\PersonBundle\Entity\BankCode {#9234 …} +value: "1301" +label: "GENODEMS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38631 +data: NexCRM\PersonBundle\Entity\BankCode {#9235 …} +value: "1302" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38632 +data: NexCRM\PersonBundle\Entity\BankCode {#9236 …} +value: "1303" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38633 +data: NexCRM\PersonBundle\Entity\BankCode {#9237 …} +value: "1304" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38634 +data: NexCRM\PersonBundle\Entity\BankCode {#9238 …} +value: "1305" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38635 +data: NexCRM\PersonBundle\Entity\BankCode {#9239 …} +value: "1306" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38636 +data: NexCRM\PersonBundle\Entity\BankCode {#9240 …} +value: "1307" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38637 +data: NexCRM\PersonBundle\Entity\BankCode {#9241 …} +value: "1308" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38638 +data: NexCRM\PersonBundle\Entity\BankCode {#9242 …} +value: "1309" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38639 +data: NexCRM\PersonBundle\Entity\BankCode {#9243 …} +value: "1310" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38640 +data: NexCRM\PersonBundle\Entity\BankCode {#9244 …} +value: "1311" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38641 +data: NexCRM\PersonBundle\Entity\BankCode {#9245 …} +value: "1312" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38642 +data: NexCRM\PersonBundle\Entity\BankCode {#9246 …} +value: "1313" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38643 +data: NexCRM\PersonBundle\Entity\BankCode {#9247 …} +value: "1314" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38644 +data: NexCRM\PersonBundle\Entity\BankCode {#9248 …} +value: "1315" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38645 +data: NexCRM\PersonBundle\Entity\BankCode {#9249 …} +value: "1316" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38646 +data: NexCRM\PersonBundle\Entity\BankCode {#9250 …} +value: "1317" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38647 +data: NexCRM\PersonBundle\Entity\BankCode {#9251 …} +value: "1318" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38648 +data: NexCRM\PersonBundle\Entity\BankCode {#9252 …} +value: "1319" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38649 +data: NexCRM\PersonBundle\Entity\BankCode {#9253 …} +value: "1320" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38650 +data: NexCRM\PersonBundle\Entity\BankCode {#9254 …} +value: "1321" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38651 +data: NexCRM\PersonBundle\Entity\BankCode {#9255 …} +value: "1322" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38652 +data: NexCRM\PersonBundle\Entity\BankCode {#9256 …} +value: "1323" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38653 +data: NexCRM\PersonBundle\Entity\BankCode {#9257 …} +value: "1324" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38654 +data: NexCRM\PersonBundle\Entity\BankCode {#9258 …} +value: "1325" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38655 +data: NexCRM\PersonBundle\Entity\BankCode {#9259 …} +value: "1326" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38656 +data: NexCRM\PersonBundle\Entity\BankCode {#9260 …} +value: "1327" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38657 +data: NexCRM\PersonBundle\Entity\BankCode {#9261 …} +value: "1328" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38658 +data: NexCRM\PersonBundle\Entity\BankCode {#9263 …} +value: "1330" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38659 +data: NexCRM\PersonBundle\Entity\BankCode {#9264 …} +value: "1331" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38660 +data: NexCRM\PersonBundle\Entity\BankCode {#9265 …} +value: "1332" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38661 +data: NexCRM\PersonBundle\Entity\BankCode {#9266 …} +value: "1333" +label: "WELADE3W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38662 +data: NexCRM\PersonBundle\Entity\BankCode {#9267 …} +value: "1334" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38663 +data: NexCRM\PersonBundle\Entity\BankCode {#9268 …} +value: "1335" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38664 +data: NexCRM\PersonBundle\Entity\BankCode {#9269 …} +value: "1336" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38665 +data: NexCRM\PersonBundle\Entity\BankCode {#9270 …} +value: "1337" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38666 +data: NexCRM\PersonBundle\Entity\BankCode {#9271 …} +value: "1338" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38667 +data: NexCRM\PersonBundle\Entity\BankCode {#9272 …} +value: "1339" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38668 +data: NexCRM\PersonBundle\Entity\BankCode {#9273 …} +value: "1340" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38669 +data: NexCRM\PersonBundle\Entity\BankCode {#9274 …} +value: "1341" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38670 +data: NexCRM\PersonBundle\Entity\BankCode {#9275 …} +value: "1342" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38671 +data: NexCRM\PersonBundle\Entity\BankCode {#9276 …} +value: "1343" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38672 +data: NexCRM\PersonBundle\Entity\BankCode {#9277 …} +value: "1344" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38673 +data: NexCRM\PersonBundle\Entity\BankCode {#9278 …} +value: "1345" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38674 +data: NexCRM\PersonBundle\Entity\BankCode {#9279 …} +value: "1346" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38675 +data: NexCRM\PersonBundle\Entity\BankCode {#9280 …} +value: "1347" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38676 +data: NexCRM\PersonBundle\Entity\BankCode {#9281 …} +value: "1348" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38677 +data: NexCRM\PersonBundle\Entity\BankCode {#9282 …} +value: "1349" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38678 +data: NexCRM\PersonBundle\Entity\BankCode {#9283 …} +value: "1350" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38679 +data: NexCRM\PersonBundle\Entity\BankCode {#9284 …} +value: "1351" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38680 +data: NexCRM\PersonBundle\Entity\BankCode {#9285 …} +value: "1352" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38681 +data: NexCRM\PersonBundle\Entity\BankCode {#9286 …} +value: "1353" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38682 +data: NexCRM\PersonBundle\Entity\BankCode {#9287 …} +value: "1354" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38683 +data: NexCRM\PersonBundle\Entity\BankCode {#9288 …} +value: "1355" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38684 +data: NexCRM\PersonBundle\Entity\BankCode {#9289 …} +value: "1356" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38685 +data: NexCRM\PersonBundle\Entity\BankCode {#9290 …} +value: "1357" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38686 +data: NexCRM\PersonBundle\Entity\BankCode {#9291 …} +value: "1358" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38687 +data: NexCRM\PersonBundle\Entity\BankCode {#9292 …} +value: "1359" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38688 +data: NexCRM\PersonBundle\Entity\BankCode {#9293 …} +value: "1360" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38689 +data: NexCRM\PersonBundle\Entity\BankCode {#9294 …} +value: "1361" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38690 +data: NexCRM\PersonBundle\Entity\BankCode {#9295 …} +value: "1362" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38691 +data: NexCRM\PersonBundle\Entity\BankCode {#9296 …} +value: "1363" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38692 +data: NexCRM\PersonBundle\Entity\BankCode {#9297 …} +value: "1364" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38693 +data: NexCRM\PersonBundle\Entity\BankCode {#9298 …} +value: "1365" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38694 +data: NexCRM\PersonBundle\Entity\BankCode {#9299 …} +value: "1366" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38695 +data: NexCRM\PersonBundle\Entity\BankCode {#9300 …} +value: "1367" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38696 +data: NexCRM\PersonBundle\Entity\BankCode {#9301 …} +value: "1368" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38697 +data: NexCRM\PersonBundle\Entity\BankCode {#9302 …} +value: "1369" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38698 +data: NexCRM\PersonBundle\Entity\BankCode {#9303 …} +value: "1370" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38699 +data: NexCRM\PersonBundle\Entity\BankCode {#9304 …} +value: "1371" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38700 +data: NexCRM\PersonBundle\Entity\BankCode {#9305 …} +value: "1372" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38701 +data: NexCRM\PersonBundle\Entity\BankCode {#9306 …} +value: "1373" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38702 +data: NexCRM\PersonBundle\Entity\BankCode {#9307 …} +value: "1374" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38703 +data: NexCRM\PersonBundle\Entity\BankCode {#9308 …} +value: "1375" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38704 +data: NexCRM\PersonBundle\Entity\BankCode {#9309 …} +value: "1376" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38705 +data: NexCRM\PersonBundle\Entity\BankCode {#9310 …} +value: "1377" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38706 +data: NexCRM\PersonBundle\Entity\BankCode {#9311 …} +value: "1378" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38707 +data: NexCRM\PersonBundle\Entity\BankCode {#9312 …} +value: "1379" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38708 +data: NexCRM\PersonBundle\Entity\BankCode {#9313 …} +value: "1380" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38709 +data: NexCRM\PersonBundle\Entity\BankCode {#9314 …} +value: "1381" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38710 +data: NexCRM\PersonBundle\Entity\BankCode {#9315 …} +value: "1382" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38711 +data: NexCRM\PersonBundle\Entity\BankCode {#9316 …} +value: "1383" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38712 +data: NexCRM\PersonBundle\Entity\BankCode {#9317 …} +value: "1384" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38713 +data: NexCRM\PersonBundle\Entity\BankCode {#9318 …} +value: "1385" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38714 +data: NexCRM\PersonBundle\Entity\BankCode {#9319 …} +value: "1386" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38715 +data: NexCRM\PersonBundle\Entity\BankCode {#9320 …} +value: "1387" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38716 +data: NexCRM\PersonBundle\Entity\BankCode {#9321 …} +value: "1388" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38717 +data: NexCRM\PersonBundle\Entity\BankCode {#9322 …} +value: "1389" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38718 +data: NexCRM\PersonBundle\Entity\BankCode {#9323 …} +value: "1390" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38719 +data: NexCRM\PersonBundle\Entity\BankCode {#9324 …} +value: "1391" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38720 +data: NexCRM\PersonBundle\Entity\BankCode {#9325 …} +value: "1392" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38721 +data: NexCRM\PersonBundle\Entity\BankCode {#9326 …} +value: "1393" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38722 +data: NexCRM\PersonBundle\Entity\BankCode {#9327 …} +value: "1394" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38723 +data: NexCRM\PersonBundle\Entity\BankCode {#9328 …} +value: "1395" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38724 +data: NexCRM\PersonBundle\Entity\BankCode {#9329 …} +value: "1396" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38725 +data: NexCRM\PersonBundle\Entity\BankCode {#9330 …} +value: "1397" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38726 +data: NexCRM\PersonBundle\Entity\BankCode {#9331 …} +value: "1398" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38727 +data: NexCRM\PersonBundle\Entity\BankCode {#9332 …} +value: "1399" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38728 +data: NexCRM\PersonBundle\Entity\BankCode {#9333 …} +value: "1400" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38729 +data: NexCRM\PersonBundle\Entity\BankCode {#9334 …} +value: "1401" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38730 +data: NexCRM\PersonBundle\Entity\BankCode {#9335 …} +value: "1402" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38731 +data: NexCRM\PersonBundle\Entity\BankCode {#9336 …} +value: "1403" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38732 +data: NexCRM\PersonBundle\Entity\BankCode {#9337 …} +value: "1404" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38733 +data: NexCRM\PersonBundle\Entity\BankCode {#9338 …} +value: "1405" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38734 +data: NexCRM\PersonBundle\Entity\BankCode {#9339 …} +value: "1406" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38735 +data: NexCRM\PersonBundle\Entity\BankCode {#9340 …} +value: "1407" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38736 +data: NexCRM\PersonBundle\Entity\BankCode {#9341 …} +value: "1408" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38737 +data: NexCRM\PersonBundle\Entity\BankCode {#9342 …} +value: "1409" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38738 +data: NexCRM\PersonBundle\Entity\BankCode {#9343 …} +value: "1410" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38739 +data: NexCRM\PersonBundle\Entity\BankCode {#9344 …} +value: "1411" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38740 +data: NexCRM\PersonBundle\Entity\BankCode {#9345 …} +value: "1412" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38741 +data: NexCRM\PersonBundle\Entity\BankCode {#9346 …} +value: "1413" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38742 +data: NexCRM\PersonBundle\Entity\BankCode {#9347 …} +value: "1414" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38743 +data: NexCRM\PersonBundle\Entity\BankCode {#9348 …} +value: "1415" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38744 +data: NexCRM\PersonBundle\Entity\BankCode {#9349 …} +value: "1416" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38745 +data: NexCRM\PersonBundle\Entity\BankCode {#9350 …} +value: "1417" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38746 +data: NexCRM\PersonBundle\Entity\BankCode {#9351 …} +value: "1418" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38747 +data: NexCRM\PersonBundle\Entity\BankCode {#9352 …} +value: "1419" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38748 +data: NexCRM\PersonBundle\Entity\BankCode {#9353 …} +value: "1420" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38749 +data: NexCRM\PersonBundle\Entity\BankCode {#9354 …} +value: "1421" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38750 +data: NexCRM\PersonBundle\Entity\BankCode {#9355 …} +value: "1422" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38751 +data: NexCRM\PersonBundle\Entity\BankCode {#9356 …} +value: "1423" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38752 +data: NexCRM\PersonBundle\Entity\BankCode {#9357 …} +value: "1424" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38753 +data: NexCRM\PersonBundle\Entity\BankCode {#9358 …} +value: "1425" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38754 +data: NexCRM\PersonBundle\Entity\BankCode {#9359 …} +value: "1426" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38755 +data: NexCRM\PersonBundle\Entity\BankCode {#9360 …} +value: "1427" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38756 +data: NexCRM\PersonBundle\Entity\BankCode {#9361 …} +value: "1428" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38757 +data: NexCRM\PersonBundle\Entity\BankCode {#9362 …} +value: "1429" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38758 +data: NexCRM\PersonBundle\Entity\BankCode {#9363 …} +value: "1430" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38759 +data: NexCRM\PersonBundle\Entity\BankCode {#9364 …} +value: "1431" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38760 +data: NexCRM\PersonBundle\Entity\BankCode {#9365 …} +value: "1432" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38761 +data: NexCRM\PersonBundle\Entity\BankCode {#9366 …} +value: "1433" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38762 +data: NexCRM\PersonBundle\Entity\BankCode {#9367 …} +value: "1434" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38763 +data: NexCRM\PersonBundle\Entity\BankCode {#9368 …} +value: "1435" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38764 +data: NexCRM\PersonBundle\Entity\BankCode {#9369 …} +value: "1436" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38765 +data: NexCRM\PersonBundle\Entity\BankCode {#9370 …} +value: "1437" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38766 +data: NexCRM\PersonBundle\Entity\BankCode {#9371 …} +value: "1438" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38767 +data: NexCRM\PersonBundle\Entity\BankCode {#9372 …} +value: "1439" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38768 +data: NexCRM\PersonBundle\Entity\BankCode {#9373 …} +value: "1440" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38769 +data: NexCRM\PersonBundle\Entity\BankCode {#9374 …} +value: "1441" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38770 +data: NexCRM\PersonBundle\Entity\BankCode {#9375 …} +value: "1442" +label: "WELADE3D" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38771 +data: NexCRM\PersonBundle\Entity\BankCode {#9376 …} +value: "1443" +label: "DORTDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38772 +data: NexCRM\PersonBundle\Entity\BankCode {#9377 …} +value: "1444" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38773 +data: NexCRM\PersonBundle\Entity\BankCode {#9378 …} +value: "1445" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38774 +data: NexCRM\PersonBundle\Entity\BankCode {#9379 …} +value: "1446" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38775 +data: NexCRM\PersonBundle\Entity\BankCode {#9380 …} +value: "1447" +label: "DEUTDEDE" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38776 +data: NexCRM\PersonBundle\Entity\BankCode {#9381 …} +value: "1448" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38777 +data: NexCRM\PersonBundle\Entity\BankCode {#9382 …} +value: "1449" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38778 +data: NexCRM\PersonBundle\Entity\BankCode {#9383 …} +value: "1450" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38779 +data: NexCRM\PersonBundle\Entity\BankCode {#9384 …} +value: "1451" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38780 +data: NexCRM\PersonBundle\Entity\BankCode {#9385 …} +value: "1452" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38781 +data: NexCRM\PersonBundle\Entity\BankCode {#9386 …} +value: "1453" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38782 +data: NexCRM\PersonBundle\Entity\BankCode {#9387 …} +value: "1454" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38783 +data: NexCRM\PersonBundle\Entity\BankCode {#9388 …} +value: "1455" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38784 +data: NexCRM\PersonBundle\Entity\BankCode {#9389 …} +value: "1456" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38785 +data: NexCRM\PersonBundle\Entity\BankCode {#9390 …} +value: "1457" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38786 +data: NexCRM\PersonBundle\Entity\BankCode {#9391 …} +value: "1458" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38787 +data: NexCRM\PersonBundle\Entity\BankCode {#9392 …} +value: "1459" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38788 +data: NexCRM\PersonBundle\Entity\BankCode {#9393 …} +value: "1460" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38789 +data: NexCRM\PersonBundle\Entity\BankCode {#9394 …} +value: "1461" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38790 +data: NexCRM\PersonBundle\Entity\BankCode {#9395 …} +value: "1462" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38791 +data: NexCRM\PersonBundle\Entity\BankCode {#9396 …} +value: "1463" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38792 +data: NexCRM\PersonBundle\Entity\BankCode {#9397 …} +value: "1464" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38793 +data: NexCRM\PersonBundle\Entity\BankCode {#9398 …} +value: "1465" +label: "DEUTDEDW" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38794 +data: NexCRM\PersonBundle\Entity\BankCode {#9399 …} +value: "1466" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38795 +data: NexCRM\PersonBundle\Entity\BankCode {#9400 …} +value: "1467" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38796 +data: NexCRM\PersonBundle\Entity\BankCode {#9401 …} +value: "1468" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38797 +data: NexCRM\PersonBundle\Entity\BankCode {#9402 …} +value: "1469" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38798 +data: NexCRM\PersonBundle\Entity\BankCode {#9403 …} +value: "1470" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38799 +data: NexCRM\PersonBundle\Entity\BankCode {#9404 …} +value: "1471" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38800 +data: NexCRM\PersonBundle\Entity\BankCode {#9405 …} +value: "1472" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38801 +data: NexCRM\PersonBundle\Entity\BankCode {#9406 …} +value: "1473" +label: "WELADE3H" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38802 +data: NexCRM\PersonBundle\Entity\BankCode {#9407 …} +value: "1474" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38803 +data: NexCRM\PersonBundle\Entity\BankCode {#9408 …} +value: "1475" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38804 +data: NexCRM\PersonBundle\Entity\BankCode {#9409 …} +value: "1476" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38805 +data: NexCRM\PersonBundle\Entity\BankCode {#9410 …} +value: "1477" +label: "DEUTDEDW" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38806 +data: NexCRM\PersonBundle\Entity\BankCode {#9411 …} +value: "1478" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38807 +data: NexCRM\PersonBundle\Entity\BankCode {#9412 …} +value: "1479" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38808 +data: NexCRM\PersonBundle\Entity\BankCode {#9413 …} +value: "1480" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38809 +data: NexCRM\PersonBundle\Entity\BankCode {#9414 …} +value: "1481" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38810 +data: NexCRM\PersonBundle\Entity\BankCode {#9415 …} +value: "1482" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38811 +data: NexCRM\PersonBundle\Entity\BankCode {#9416 …} +value: "1483" +label: "SPSHDE31" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38812 +data: NexCRM\PersonBundle\Entity\BankCode {#9417 …} +value: "1484" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38813 +data: NexCRM\PersonBundle\Entity\BankCode {#9418 …} +value: "1485" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38814 +data: NexCRM\PersonBundle\Entity\BankCode {#9419 …} +value: "1486" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38815 +data: NexCRM\PersonBundle\Entity\BankCode {#9420 …} +value: "1487" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38816 +data: NexCRM\PersonBundle\Entity\BankCode {#9421 …} +value: "1488" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38817 +data: NexCRM\PersonBundle\Entity\BankCode {#9422 …} +value: "1489" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38818 +data: NexCRM\PersonBundle\Entity\BankCode {#9423 …} +value: "1490" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38819 +data: NexCRM\PersonBundle\Entity\BankCode {#9424 …} +value: "1491" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38820 +data: NexCRM\PersonBundle\Entity\BankCode {#9425 …} +value: "1492" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38821 +data: NexCRM\PersonBundle\Entity\BankCode {#9426 …} +value: "1493" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38822 +data: NexCRM\PersonBundle\Entity\BankCode {#9427 …} +value: "1494" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38823 +data: NexCRM\PersonBundle\Entity\BankCode {#9428 …} +value: "1495" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38824 +data: NexCRM\PersonBundle\Entity\BankCode {#9429 …} +value: "1496" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38825 +data: NexCRM\PersonBundle\Entity\BankCode {#9430 …} +value: "1497" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38826 +data: NexCRM\PersonBundle\Entity\BankCode {#9431 …} +value: "1498" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38827 +data: NexCRM\PersonBundle\Entity\BankCode {#9432 …} +value: "1499" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38828 +data: NexCRM\PersonBundle\Entity\BankCode {#9433 …} +value: "1500" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38829 +data: NexCRM\PersonBundle\Entity\BankCode {#9434 …} +value: "1501" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38830 +data: NexCRM\PersonBundle\Entity\BankCode {#9435 …} +value: "1502" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38831 +data: NexCRM\PersonBundle\Entity\BankCode {#9436 …} +value: "1503" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38832 +data: NexCRM\PersonBundle\Entity\BankCode {#9437 …} +value: "1504" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38833 +data: NexCRM\PersonBundle\Entity\BankCode {#9438 …} +value: "1505" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38834 +data: NexCRM\PersonBundle\Entity\BankCode {#9439 …} +value: "1506" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38835 +data: NexCRM\PersonBundle\Entity\BankCode {#9440 …} +value: "1507" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38836 +data: NexCRM\PersonBundle\Entity\BankCode {#9441 …} +value: "1508" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38837 +data: NexCRM\PersonBundle\Entity\BankCode {#9442 …} +value: "1509" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38838 +data: NexCRM\PersonBundle\Entity\BankCode {#9443 …} +value: "1510" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38839 +data: NexCRM\PersonBundle\Entity\BankCode {#9444 …} +value: "1511" +label: "DEUTDEDK" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38840 +data: NexCRM\PersonBundle\Entity\BankCode {#9445 …} +value: "1512" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38841 +data: NexCRM\PersonBundle\Entity\BankCode {#9446 …} +value: "1513" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38842 +data: NexCRM\PersonBundle\Entity\BankCode {#9447 …} +value: "1514" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38843 +data: NexCRM\PersonBundle\Entity\BankCode {#9448 …} +value: "1515" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38844 +data: NexCRM\PersonBundle\Entity\BankCode {#9449 …} +value: "1516" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38845 +data: NexCRM\PersonBundle\Entity\BankCode {#9450 …} +value: "1517" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38846 +data: NexCRM\PersonBundle\Entity\BankCode {#9451 …} +value: "1518" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38847 +data: NexCRM\PersonBundle\Entity\BankCode {#9452 …} +value: "1519" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38848 +data: NexCRM\PersonBundle\Entity\BankCode {#9453 …} +value: "1520" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38849 +data: NexCRM\PersonBundle\Entity\BankCode {#9454 …} +value: "1521" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38850 +data: NexCRM\PersonBundle\Entity\BankCode {#9455 …} +value: "1522" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38851 +data: NexCRM\PersonBundle\Entity\BankCode {#9456 …} +value: "1523" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38852 +data: NexCRM\PersonBundle\Entity\BankCode {#9457 …} +value: "1524" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38853 +data: NexCRM\PersonBundle\Entity\BankCode {#9458 …} +value: "1525" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38854 +data: NexCRM\PersonBundle\Entity\BankCode {#9459 …} +value: "1526" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38855 +data: NexCRM\PersonBundle\Entity\BankCode {#9460 …} +value: "1527" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38856 +data: NexCRM\PersonBundle\Entity\BankCode {#9461 …} +value: "1528" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38857 +data: NexCRM\PersonBundle\Entity\BankCode {#9462 …} +value: "1529" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38858 +data: NexCRM\PersonBundle\Entity\BankCode {#9463 …} +value: "1530" +label: "DEUTDEDW" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38859 +data: NexCRM\PersonBundle\Entity\BankCode {#9464 …} +value: "1531" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38860 +data: NexCRM\PersonBundle\Entity\BankCode {#9465 …} +value: "1532" +label: "DEUTDEDW" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38861 +data: NexCRM\PersonBundle\Entity\BankCode {#9466 …} +value: "1533" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38862 +data: NexCRM\PersonBundle\Entity\BankCode {#9467 …} +value: "1534" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38863 +data: NexCRM\PersonBundle\Entity\BankCode {#9468 …} +value: "1535" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38864 +data: NexCRM\PersonBundle\Entity\BankCode {#9469 …} +value: "1536" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38865 +data: NexCRM\PersonBundle\Entity\BankCode {#9470 …} +value: "1537" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38866 +data: NexCRM\PersonBundle\Entity\BankCode {#9471 …} +value: "1538" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38867 +data: NexCRM\PersonBundle\Entity\BankCode {#9472 …} +value: "1539" +label: "DGPBDE3M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38868 +data: NexCRM\PersonBundle\Entity\BankCode {#9473 …} +value: "1540" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38869 +data: NexCRM\PersonBundle\Entity\BankCode {#9474 …} +value: "1541" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38870 +data: NexCRM\PersonBundle\Entity\BankCode {#9475 …} +value: "1542" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38871 +data: NexCRM\PersonBundle\Entity\BankCode {#9476 …} +value: "1543" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38872 +data: NexCRM\PersonBundle\Entity\BankCode {#9477 …} +value: "1544" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38873 +data: NexCRM\PersonBundle\Entity\BankCode {#9478 …} +value: "1545" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38874 +data: NexCRM\PersonBundle\Entity\BankCode {#9479 …} +value: "1546" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38875 +data: NexCRM\PersonBundle\Entity\BankCode {#9480 …} +value: "1547" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38876 +data: NexCRM\PersonBundle\Entity\BankCode {#9481 …} +value: "1548" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38877 +data: NexCRM\PersonBundle\Entity\BankCode {#9482 …} +value: "1549" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38878 +data: NexCRM\PersonBundle\Entity\BankCode {#9483 …} +value: "1550" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38879 +data: NexCRM\PersonBundle\Entity\BankCode {#9484 …} +value: "1551" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38880 +data: NexCRM\PersonBundle\Entity\BankCode {#9485 …} +value: "1552" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38881 +data: NexCRM\PersonBundle\Entity\BankCode {#9486 …} +value: "1553" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38882 +data: NexCRM\PersonBundle\Entity\BankCode {#9487 …} +value: "1554" +label: "WELADE3L" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38883 +data: NexCRM\PersonBundle\Entity\BankCode {#9488 …} +value: "1555" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38884 +data: NexCRM\PersonBundle\Entity\BankCode {#9489 …} +value: "1556" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38885 +data: NexCRM\PersonBundle\Entity\BankCode {#9490 …} +value: "1557" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38886 +data: NexCRM\PersonBundle\Entity\BankCode {#9491 …} +value: "1558" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38887 +data: NexCRM\PersonBundle\Entity\BankCode {#9492 …} +value: "1559" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38888 +data: NexCRM\PersonBundle\Entity\BankCode {#9493 …} +value: "1560" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38889 +data: NexCRM\PersonBundle\Entity\BankCode {#9494 …} +value: "1561" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38890 +data: NexCRM\PersonBundle\Entity\BankCode {#9495 …} +value: "1562" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38891 +data: NexCRM\PersonBundle\Entity\BankCode {#9496 …} +value: "1563" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38892 +data: NexCRM\PersonBundle\Entity\BankCode {#9497 …} +value: "1564" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38893 +data: NexCRM\PersonBundle\Entity\BankCode {#9498 …} +value: "1565" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38894 +data: NexCRM\PersonBundle\Entity\BankCode {#9499 …} +value: "1566" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38895 +data: NexCRM\PersonBundle\Entity\BankCode {#9500 …} +value: "1567" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38896 +data: NexCRM\PersonBundle\Entity\BankCode {#9501 …} +value: "1568" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38897 +data: NexCRM\PersonBundle\Entity\BankCode {#9502 …} +value: "1569" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38898 +data: NexCRM\PersonBundle\Entity\BankCode {#9503 …} +value: "1570" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38899 +data: NexCRM\PersonBundle\Entity\BankCode {#9504 …} +value: "1571" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38900 +data: NexCRM\PersonBundle\Entity\BankCode {#9505 …} +value: "1572" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38901 +data: NexCRM\PersonBundle\Entity\BankCode {#9506 …} +value: "1573" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38902 +data: NexCRM\PersonBundle\Entity\BankCode {#9507 …} +value: "1574" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38903 +data: NexCRM\PersonBundle\Entity\BankCode {#9508 …} +value: "1575" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38904 +data: NexCRM\PersonBundle\Entity\BankCode {#9509 …} +value: "1576" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38905 +data: NexCRM\PersonBundle\Entity\BankCode {#9510 …} +value: "1577" +label: "LAMPDEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38906 +data: NexCRM\PersonBundle\Entity\BankCode {#9511 …} +value: "1578" +label: "DGPBDE3M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38907 +data: NexCRM\PersonBundle\Entity\BankCode {#9512 …} +value: "1579" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38908 +data: NexCRM\PersonBundle\Entity\BankCode {#9513 …} +value: "1580" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38909 +data: NexCRM\PersonBundle\Entity\BankCode {#9514 …} +value: "1581" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38910 +data: NexCRM\PersonBundle\Entity\BankCode {#9515 …} +value: "1582" +label: "SPBIDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38911 +data: NexCRM\PersonBundle\Entity\BankCode {#9516 …} +value: "1583" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38912 +data: NexCRM\PersonBundle\Entity\BankCode {#9517 …} +value: "1584" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38913 +data: NexCRM\PersonBundle\Entity\BankCode {#9518 …} +value: "1585" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38914 +data: NexCRM\PersonBundle\Entity\BankCode {#9519 …} +value: "1586" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38915 +data: NexCRM\PersonBundle\Entity\BankCode {#9520 …} +value: "1587" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38916 +data: NexCRM\PersonBundle\Entity\BankCode {#9521 …} +value: "1588" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38917 +data: NexCRM\PersonBundle\Entity\BankCode {#9522 …} +value: "1589" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38918 +data: NexCRM\PersonBundle\Entity\BankCode {#9523 …} +value: "1590" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38919 +data: NexCRM\PersonBundle\Entity\BankCode {#9524 …} +value: "1591" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38920 +data: NexCRM\PersonBundle\Entity\BankCode {#9525 …} +value: "1592" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38921 +data: NexCRM\PersonBundle\Entity\BankCode {#9526 …} +value: "1593" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38922 +data: NexCRM\PersonBundle\Entity\BankCode {#9527 …} +value: "1594" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38923 +data: NexCRM\PersonBundle\Entity\BankCode {#9528 …} +value: "1595" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38924 +data: NexCRM\PersonBundle\Entity\BankCode {#9529 …} +value: "1596" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38925 +data: NexCRM\PersonBundle\Entity\BankCode {#9530 …} +value: "1597" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38926 +data: NexCRM\PersonBundle\Entity\BankCode {#9531 …} +value: "1598" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38927 +data: NexCRM\PersonBundle\Entity\BankCode {#9532 …} +value: "1599" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38928 +data: NexCRM\PersonBundle\Entity\BankCode {#9533 …} +value: "1600" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38929 +data: NexCRM\PersonBundle\Entity\BankCode {#9534 …} +value: "1601" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38930 +data: NexCRM\PersonBundle\Entity\BankCode {#9535 …} +value: "1602" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38931 +data: NexCRM\PersonBundle\Entity\BankCode {#9536 …} +value: "1603" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38932 +data: NexCRM\PersonBundle\Entity\BankCode {#9537 …} +value: "1604" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38933 +data: NexCRM\PersonBundle\Entity\BankCode {#9538 …} +value: "1605" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38934 +data: NexCRM\PersonBundle\Entity\BankCode {#9539 …} +value: "1606" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38935 +data: NexCRM\PersonBundle\Entity\BankCode {#9540 …} +value: "1607" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38936 +data: NexCRM\PersonBundle\Entity\BankCode {#9541 …} +value: "1608" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38937 +data: NexCRM\PersonBundle\Entity\BankCode {#9542 …} +value: "1609" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38938 +data: NexCRM\PersonBundle\Entity\BankCode {#9543 …} +value: "1610" +label: "DEUTDE3B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38939 +data: NexCRM\PersonBundle\Entity\BankCode {#9544 …} +value: "1611" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38940 +data: NexCRM\PersonBundle\Entity\BankCode {#9545 …} +value: "1612" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38941 +data: NexCRM\PersonBundle\Entity\BankCode {#9546 …} +value: "1613" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38942 +data: NexCRM\PersonBundle\Entity\BankCode {#9547 …} +value: "1614" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38943 +data: NexCRM\PersonBundle\Entity\BankCode {#9548 …} +value: "1615" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38944 +data: NexCRM\PersonBundle\Entity\BankCode {#9549 …} +value: "1616" +label: "WLAHDE44" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38945 +data: NexCRM\PersonBundle\Entity\BankCode {#9550 …} +value: "1617" +label: "GENODEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38946 +data: NexCRM\PersonBundle\Entity\BankCode {#9551 …} +value: "1618" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38947 +data: NexCRM\PersonBundle\Entity\BankCode {#9552 …} +value: "1619" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38948 +data: NexCRM\PersonBundle\Entity\BankCode {#9553 …} +value: "1620" +label: "AKBKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38949 +data: NexCRM\PersonBundle\Entity\BankCode {#9554 …} +value: "1621" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38950 +data: NexCRM\PersonBundle\Entity\BankCode {#9555 …} +value: "1622" +label: "INGDDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38951 +data: NexCRM\PersonBundle\Entity\BankCode {#9556 …} +value: "1623" +label: "DEGUDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38952 +data: NexCRM\PersonBundle\Entity\BankCode {#9557 …} +value: "1624" +label: "BOFADEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38953 +data: NexCRM\PersonBundle\Entity\BankCode {#9558 …} +value: "1625" +label: "BOFADEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38954 +data: NexCRM\PersonBundle\Entity\BankCode {#9559 …} +value: "1626" +label: "ALTEDEFA" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38955 +data: NexCRM\PersonBundle\Entity\BankCode {#9560 …} +value: "1627" +label: "WUIDDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38956 +data: NexCRM\PersonBundle\Entity\BankCode {#9561 …} +value: "1628" +label: "SEZDDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38957 +data: NexCRM\PersonBundle\Entity\BankCode {#9562 …} +value: "1629" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38958 +data: NexCRM\PersonBundle\Entity\BankCode {#9563 …} +value: "1630" +label: "KFWIDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38959 +data: NexCRM\PersonBundle\Entity\BankCode {#9564 …} +value: "1631" +label: "LAREDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38960 +data: NexCRM\PersonBundle\Entity\BankCode {#9565 …} +value: "1632" +label: "FBHLDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38961 +data: NexCRM\PersonBundle\Entity\BankCode {#9566 …} +value: "1633" +label: "BCITDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38962 +data: NexCRM\PersonBundle\Entity\BankCode {#9567 …} +value: "1634" +label: "INGBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38963 +data: NexCRM\PersonBundle\Entity\BankCode {#9568 …} +value: "1635" +label: "FFBKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38964 +data: NexCRM\PersonBundle\Entity\BankCode {#9569 …} +value: "1636" +label: "FFBKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38965 +data: NexCRM\PersonBundle\Entity\BankCode {#9570 …} +value: "1637" +label: "HCSEDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38966 +data: NexCRM\PersonBundle\Entity\BankCode {#9571 …} +value: "1638" +label: "DEFFDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38967 +data: NexCRM\PersonBundle\Entity\BankCode {#9572 …} +value: "1639" +label: "GMGGDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38968 +data: NexCRM\PersonBundle\Entity\BankCode {#9573 …} +value: "1640" +label: "PSADDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38969 +data: NexCRM\PersonBundle\Entity\BankCode {#9574 …} +value: "1641" +label: "BPNDDE52" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38970 +data: NexCRM\PersonBundle\Entity\BankCode {#9575 …} +value: "1642" +label: "HKBBDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38971 +data: NexCRM\PersonBundle\Entity\BankCode {#9576 …} +value: "1643" +label: "PARBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38972 +data: NexCRM\PersonBundle\Entity\BankCode {#9577 …} +value: "1644" +label: "DWPBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38973 +data: NexCRM\PersonBundle\Entity\BankCode {#9578 …} +value: "1645" +label: "ESBKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38974 +data: NexCRM\PersonBundle\Entity\BankCode {#9579 …} +value: "1646" +label: "TRODDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38975 +data: NexCRM\PersonBundle\Entity\BankCode {#9580 …} +value: "1647" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38976 +data: NexCRM\PersonBundle\Entity\BankCode {#9581 …} +value: "1648" +label: "ABOCDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38977 +data: NexCRM\PersonBundle\Entity\BankCode {#9582 …} +value: "1649" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38978 +data: NexCRM\PersonBundle\Entity\BankCode {#9583 …} +value: "1650" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38979 +data: NexCRM\PersonBundle\Entity\BankCode {#9584 …} +value: "1651" +label: "COBADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38980 +data: NexCRM\PersonBundle\Entity\BankCode {#9585 …} +value: "1652" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38981 +data: NexCRM\PersonBundle\Entity\BankCode {#9586 …} +value: "1653" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38982 +data: NexCRM\PersonBundle\Entity\BankCode {#9587 …} +value: "1654" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38983 +data: NexCRM\PersonBundle\Entity\BankCode {#9588 …} +value: "1655" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38984 +data: NexCRM\PersonBundle\Entity\BankCode {#9589 …} +value: "1656" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38985 +data: NexCRM\PersonBundle\Entity\BankCode {#9590 …} +value: "1657" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38986 +data: NexCRM\PersonBundle\Entity\BankCode {#9591 …} +value: "1658" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38987 +data: NexCRM\PersonBundle\Entity\BankCode {#9592 …} +value: "1659" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38988 +data: NexCRM\PersonBundle\Entity\BankCode {#9593 …} +value: "1660" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38989 +data: NexCRM\PersonBundle\Entity\BankCode {#9594 …} +value: "1661" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38990 +data: NexCRM\PersonBundle\Entity\BankCode {#9595 …} +value: "1662" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38991 +data: NexCRM\PersonBundle\Entity\BankCode {#9596 …} +value: "1663" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38992 +data: NexCRM\PersonBundle\Entity\BankCode {#9597 …} +value: "1664" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38993 +data: NexCRM\PersonBundle\Entity\BankCode {#9598 …} +value: "1665" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38994 +data: NexCRM\PersonBundle\Entity\BankCode {#9599 …} +value: "1666" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38995 +data: NexCRM\PersonBundle\Entity\BankCode {#9600 …} +value: "1667" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38996 +data: NexCRM\PersonBundle\Entity\BankCode {#9601 …} +value: "1668" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38997 +data: NexCRM\PersonBundle\Entity\BankCode {#9602 …} +value: "1669" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38998 +data: NexCRM\PersonBundle\Entity\BankCode {#9603 …} +value: "1670" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38999 +data: NexCRM\PersonBundle\Entity\BankCode {#9604 …} +value: "1671" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39000 +data: NexCRM\PersonBundle\Entity\BankCode {#9605 …} +value: "1672" +label: "HELADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39001 +data: NexCRM\PersonBundle\Entity\BankCode {#9606 …} +value: "1673" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39002 +data: NexCRM\PersonBundle\Entity\BankCode {#9607 …} +value: "1674" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39003 +data: NexCRM\PersonBundle\Entity\BankCode {#9608 …} +value: "1675" +label: "DGZFDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39004 +data: NexCRM\PersonBundle\Entity\BankCode {#9609 …} +value: "1676" +label: "GENODE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39005 +data: NexCRM\PersonBundle\Entity\BankCode {#9610 …} +value: "1677" +label: "GENODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39006 +data: NexCRM\PersonBundle\Entity\BankCode {#9611 …} +value: "1678" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39007 +data: NexCRM\PersonBundle\Entity\BankCode {#9612 …} +value: "1679" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39008 +data: NexCRM\PersonBundle\Entity\BankCode {#9613 …} +value: "1680" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39009 +data: NexCRM\PersonBundle\Entity\BankCode {#9614 …} +value: "1681" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39010 +data: NexCRM\PersonBundle\Entity\BankCode {#9615 …} +value: "1682" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39011 +data: NexCRM\PersonBundle\Entity\BankCode {#9616 …} +value: "1683" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39012 +data: NexCRM\PersonBundle\Entity\BankCode {#9617 …} +value: "1684" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39013 +data: NexCRM\PersonBundle\Entity\BankCode {#9618 …} +value: "1685" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39014 +data: NexCRM\PersonBundle\Entity\BankCode {#9619 …} +value: "1686" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39015 +data: NexCRM\PersonBundle\Entity\BankCode {#9620 …} +value: "1687" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39016 +data: NexCRM\PersonBundle\Entity\BankCode {#9621 …} +value: "1688" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39017 +data: NexCRM\PersonBundle\Entity\BankCode {#9622 …} +value: "1689" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39018 +data: NexCRM\PersonBundle\Entity\BankCode {#9623 …} +value: "1690" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39019 +data: NexCRM\PersonBundle\Entity\BankCode {#9624 …} +value: "1691" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39020 +data: NexCRM\PersonBundle\Entity\BankCode {#9625 …} +value: "1692" +label: "GENODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39021 +data: NexCRM\PersonBundle\Entity\BankCode {#9626 …} +value: "1693" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39022 +data: NexCRM\PersonBundle\Entity\BankCode {#9627 …} +value: "1694" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39023 +data: NexCRM\PersonBundle\Entity\BankCode {#9628 …} +value: "1695" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39024 +data: NexCRM\PersonBundle\Entity\BankCode {#9629 …} +value: "1696" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39025 +data: NexCRM\PersonBundle\Entity\BankCode {#9630 …} +value: "1697" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39026 +data: NexCRM\PersonBundle\Entity\BankCode {#9631 …} +value: "1698" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39027 +data: NexCRM\PersonBundle\Entity\BankCode {#9632 …} +value: "1699" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39028 +data: NexCRM\PersonBundle\Entity\BankCode {#9633 …} +value: "1700" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39029 +data: NexCRM\PersonBundle\Entity\BankCode {#9634 …} +value: "1701" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39030 +data: NexCRM\PersonBundle\Entity\BankCode {#9635 …} +value: "1702" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39031 +data: NexCRM\PersonBundle\Entity\BankCode {#9636 …} +value: "1703" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39032 +data: NexCRM\PersonBundle\Entity\BankCode {#9637 …} +value: "1704" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39033 +data: NexCRM\PersonBundle\Entity\BankCode {#9638 …} +value: "1705" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39034 +data: NexCRM\PersonBundle\Entity\BankCode {#9639 …} +value: "1706" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39035 +data: NexCRM\PersonBundle\Entity\BankCode {#9640 …} +value: "1707" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39036 +data: NexCRM\PersonBundle\Entity\BankCode {#9641 …} +value: "1708" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39037 +data: NexCRM\PersonBundle\Entity\BankCode {#9642 …} +value: "1709" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39038 +data: NexCRM\PersonBundle\Entity\BankCode {#9643 …} +value: "1710" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39039 +data: NexCRM\PersonBundle\Entity\BankCode {#9644 …} +value: "1711" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39040 +data: NexCRM\PersonBundle\Entity\BankCode {#9645 …} +value: "1712" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39041 +data: NexCRM\PersonBundle\Entity\BankCode {#9646 …} +value: "1713" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39042 +data: NexCRM\PersonBundle\Entity\BankCode {#9647 …} +value: "1714" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39043 +data: NexCRM\PersonBundle\Entity\BankCode {#9648 …} +value: "1715" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39044 +data: NexCRM\PersonBundle\Entity\BankCode {#9649 …} +value: "1716" +label: "DEUTDE5X" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39045 +data: NexCRM\PersonBundle\Entity\BankCode {#9650 …} +value: "1717" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39046 +data: NexCRM\PersonBundle\Entity\BankCode {#9651 …} +value: "1718" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39047 +data: NexCRM\PersonBundle\Entity\BankCode {#9652 …} +value: "1719" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39048 +data: NexCRM\PersonBundle\Entity\BankCode {#9653 …} +value: "1720" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39049 +data: NexCRM\PersonBundle\Entity\BankCode {#9654 …} +value: "1721" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39050 +data: NexCRM\PersonBundle\Entity\BankCode {#9655 …} +value: "1722" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39051 +data: NexCRM\PersonBundle\Entity\BankCode {#9656 …} +value: "1723" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39052 +data: NexCRM\PersonBundle\Entity\BankCode {#9657 …} +value: "1724" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39053 +data: NexCRM\PersonBundle\Entity\BankCode {#9658 …} +value: "1725" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39054 +data: NexCRM\PersonBundle\Entity\BankCode {#9659 …} +value: "1726" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39055 +data: NexCRM\PersonBundle\Entity\BankCode {#9660 …} +value: "1727" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39056 +data: NexCRM\PersonBundle\Entity\BankCode {#9661 …} +value: "1728" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39057 +data: NexCRM\PersonBundle\Entity\BankCode {#9662 …} +value: "1729" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39058 +data: NexCRM\PersonBundle\Entity\BankCode {#9663 …} +value: "1730" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39059 +data: NexCRM\PersonBundle\Entity\BankCode {#9664 …} +value: "1731" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39060 +data: NexCRM\PersonBundle\Entity\BankCode {#9665 …} +value: "1732" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39061 +data: NexCRM\PersonBundle\Entity\BankCode {#9666 …} +value: "1733" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39062 +data: NexCRM\PersonBundle\Entity\BankCode {#9667 …} +value: "1734" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39063 +data: NexCRM\PersonBundle\Entity\BankCode {#9668 …} +value: "1735" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39064 +data: NexCRM\PersonBundle\Entity\BankCode {#9669 …} +value: "1736" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39065 +data: NexCRM\PersonBundle\Entity\BankCode {#9670 …} +value: "1737" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39066 +data: NexCRM\PersonBundle\Entity\BankCode {#9671 …} +value: "1738" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39067 +data: NexCRM\PersonBundle\Entity\BankCode {#9672 …} +value: "1739" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39068 +data: NexCRM\PersonBundle\Entity\BankCode {#9673 …} +value: "1740" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39069 +data: NexCRM\PersonBundle\Entity\BankCode {#9674 …} +value: "1741" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39070 +data: NexCRM\PersonBundle\Entity\BankCode {#9675 …} +value: "1742" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39071 +data: NexCRM\PersonBundle\Entity\BankCode {#9676 …} +value: "1743" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39072 +data: NexCRM\PersonBundle\Entity\BankCode {#9677 …} +value: "1744" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39073 +data: NexCRM\PersonBundle\Entity\BankCode {#9678 …} +value: "1745" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39074 +data: NexCRM\PersonBundle\Entity\BankCode {#9679 …} +value: "1746" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39075 +data: NexCRM\PersonBundle\Entity\BankCode {#9680 …} +value: "1747" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39076 +data: NexCRM\PersonBundle\Entity\BankCode {#9681 …} +value: "1748" +label: "ICBKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39077 +data: NexCRM\PersonBundle\Entity\BankCode {#9682 …} +value: "1749" +label: "DVKBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39078 +data: NexCRM\PersonBundle\Entity\BankCode {#9683 …} +value: "1750" +label: "AUSKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39079 +data: NexCRM\PersonBundle\Entity\BankCode {#9684 …} +value: "1751" +label: "NATXDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39080 +data: NexCRM\PersonBundle\Entity\BankCode {#9685 …} +value: "1752" +label: "SCBLDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39081 +data: NexCRM\PersonBundle\Entity\BankCode {#9686 …} +value: "1753" +label: "FBGADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39082 +data: NexCRM\PersonBundle\Entity\BankCode {#9687 …} +value: "1754" +label: "CHASDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39083 +data: NexCRM\PersonBundle\Entity\BankCode {#9688 …} +value: "1755" +label: "CHASDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39084 +data: NexCRM\PersonBundle\Entity\BankCode {#9689 …} +value: "1756" +label: "JPMGDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39085 +data: NexCRM\PersonBundle\Entity\BankCode {#9690 …} +value: "1757" +label: "MNBIDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39086 +data: NexCRM\PersonBundle\Entity\BankCode {#9691 …} +value: "1758" +label: "MAIFDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39087 +data: NexCRM\PersonBundle\Entity\BankCode {#9692 …} +value: "1759" +label: "ICICDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39088 +data: NexCRM\PersonBundle\Entity\BankCode {#9693 …} +value: "1760" +label: "DELBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39089 +data: NexCRM\PersonBundle\Entity\BankCode {#9694 …} +value: "1761" +label: "CRESDE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39090 +data: NexCRM\PersonBundle\Entity\BankCode {#9695 …} +value: "1762" +label: "COMMDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39091 +data: NexCRM\PersonBundle\Entity\BankCode {#9696 …} +value: "1763" +label: "TVBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39092 +data: NexCRM\PersonBundle\Entity\BankCode {#9697 …} +value: "1764" +label: "DOBADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39093 +data: NexCRM\PersonBundle\Entity\BankCode {#9698 …} +value: "1765" +label: "BPKODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39094 +data: NexCRM\PersonBundle\Entity\BankCode {#9699 …} +value: "1766" +label: "NBPADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39095 +data: NexCRM\PersonBundle\Entity\BankCode {#9700 …} +value: "1767" +label: "SOPPDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39096 +data: NexCRM\PersonBundle\Entity\BankCode {#9701 …} +value: "1768" +label: "MEFIDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39097 +data: NexCRM\PersonBundle\Entity\BankCode {#9702 …} +value: "1769" +label: "UBSWDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39098 +data: NexCRM\PersonBundle\Entity\BankCode {#9703 …} +value: "1770" +label: "ICBVDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39099 +data: NexCRM\PersonBundle\Entity\BankCode {#9704 …} +value: "1771" +label: "FFVBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39100 +data: NexCRM\PersonBundle\Entity\BankCode {#9705 …} +value: "1772" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39101 +data: NexCRM\PersonBundle\Entity\BankCode {#9706 …} +value: "1773" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39102 +data: NexCRM\PersonBundle\Entity\BankCode {#9707 …} +value: "1774" +label: "RABODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39103 +data: NexCRM\PersonBundle\Entity\BankCode {#9708 …} +value: "1775" +label: "RABODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39104 +data: NexCRM\PersonBundle\Entity\BankCode {#9709 …} +value: "1776" +label: "RABODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39105 +data: NexCRM\PersonBundle\Entity\BankCode {#9710 …} +value: "1777" +label: "PRCBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39106 +data: NexCRM\PersonBundle\Entity\BankCode {#9711 …} +value: "1778" +label: "CITIDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39107 +data: NexCRM\PersonBundle\Entity\BankCode {#9712 …} +value: "1779" +label: "SMHBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39108 +data: NexCRM\PersonBundle\Entity\BankCode {#9713 …} +value: "1780" +label: "INVODEF2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39109 +data: NexCRM\PersonBundle\Entity\BankCode {#9714 …} +value: "1781" +label: "HVBKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39110 +data: NexCRM\PersonBundle\Entity\BankCode {#9715 …} +value: "1782" +label: "BOFSDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39111 +data: NexCRM\PersonBundle\Entity\BankCode {#9716 …} +value: "1783" +label: "CAIXDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39112 +data: NexCRM\PersonBundle\Entity\BankCode {#9717 …} +value: "1784" +label: "HAUKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39113 +data: NexCRM\PersonBundle\Entity\BankCode {#9718 …} +value: "1785" +label: "ABCADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39114 +data: NexCRM\PersonBundle\Entity\BankCode {#9719 …} +value: "1786" +label: "MSPCDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39115 +data: NexCRM\PersonBundle\Entity\BankCode {#9720 …} +value: "1787" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39116 +data: NexCRM\PersonBundle\Entity\BankCode {#9721 …} +value: "1788" +label: "METZDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39117 +data: NexCRM\PersonBundle\Entity\BankCode {#9722 …} +value: "1789" +label: "PLFGDE5A" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39118 +data: NexCRM\PersonBundle\Entity\BankCode {#9723 …} +value: "1790" +label: "PLFGDE5A" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39119 +data: NexCRM\PersonBundle\Entity\BankCode {#9724 …} +value: "1791" +label: "KTAGDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39120 +data: NexCRM\PersonBundle\Entity\BankCode {#9725 …} +value: "1792" +label: "DLFGDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39121 +data: NexCRM\PersonBundle\Entity\BankCode {#9726 …} +value: "1793" +label: "BARCDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39122 +data: NexCRM\PersonBundle\Entity\BankCode {#9727 …} +value: "1794" +label: "PCBCDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39123 +data: NexCRM\PersonBundle\Entity\BankCode {#9728 …} +value: "1795" +label: "OWHBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39124 +data: NexCRM\PersonBundle\Entity\BankCode {#9729 …} +value: "1796" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39125 +data: NexCRM\PersonBundle\Entity\BankCode {#9730 …} +value: "1797" +label: "BSCHDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39126 +data: NexCRM\PersonBundle\Entity\BankCode {#9731 …} +value: "1798" +label: "BCMADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39127 +data: NexCRM\PersonBundle\Entity\BankCode {#9732 …} +value: "1799" +label: "PICTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39128 +data: NexCRM\PersonBundle\Entity\BankCode {#9733 …} +value: "1800" +label: "FTSBDEFA" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39129 +data: NexCRM\PersonBundle\Entity\BankCode {#9734 …} +value: "1801" +label: "FTSBDEFA" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39130 +data: NexCRM\PersonBundle\Entity\BankCode {#9735 …} +value: "1802" +label: "FTSBDEFA" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39131 +data: NexCRM\PersonBundle\Entity\BankCode {#9736 …} +value: "1803" +label: "SBINDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39132 +data: NexCRM\PersonBundle\Entity\BankCode {#9737 …} +value: "1804" +label: "MHBFDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39133 +data: NexCRM\PersonBundle\Entity\BankCode {#9738 …} +value: "1805" +label: "RAISDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39134 +data: NexCRM\PersonBundle\Entity\BankCode {#9739 …} +value: "1806" +label: "IRVTDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39135 +data: NexCRM\PersonBundle\Entity\BankCode {#9740 …} +value: "1807" +label: "BCDMDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39136 +data: NexCRM\PersonBundle\Entity\BankCode {#9741 …} +value: "1808" +label: "SEPBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39137 +data: NexCRM\PersonBundle\Entity\BankCode {#9742 …} +value: "1809" +label: "BNYMDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39138 +data: NexCRM\PersonBundle\Entity\BankCode {#9743 …} +value: "1810" +label: "MARKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39139 +data: NexCRM\PersonBundle\Entity\BankCode {#9744 …} +value: "1811" +label: "SMBCDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39140 +data: NexCRM\PersonBundle\Entity\BankCode {#9745 …} +value: "1812" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39141 +data: NexCRM\PersonBundle\Entity\BankCode {#9746 …} +value: "1813" +label: "FDORDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39142 +data: NexCRM\PersonBundle\Entity\BankCode {#9747 …} +value: "1814" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39143 +data: NexCRM\PersonBundle\Entity\BankCode {#9748 …} +value: "1815" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39144 +data: NexCRM\PersonBundle\Entity\BankCode {#9749 …} +value: "1816" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39145 +data: NexCRM\PersonBundle\Entity\BankCode {#9750 …} +value: "1817" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39146 +data: NexCRM\PersonBundle\Entity\BankCode {#9751 …} +value: "1818" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39147 +data: NexCRM\PersonBundle\Entity\BankCode {#9752 …} +value: "1819" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39148 +data: NexCRM\PersonBundle\Entity\BankCode {#9753 …} +value: "1820" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39149 +data: NexCRM\PersonBundle\Entity\BankCode {#9754 …} +value: "1821" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39150 +data: NexCRM\PersonBundle\Entity\BankCode {#9755 …} +value: "1822" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39151 +data: NexCRM\PersonBundle\Entity\BankCode {#9756 …} +value: "1823" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39152 +data: NexCRM\PersonBundle\Entity\BankCode {#9757 …} +value: "1824" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39153 +data: NexCRM\PersonBundle\Entity\BankCode {#9758 …} +value: "1825" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39154 +data: NexCRM\PersonBundle\Entity\BankCode {#9759 …} +value: "1826" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39155 +data: NexCRM\PersonBundle\Entity\BankCode {#9760 …} +value: "1827" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39156 +data: NexCRM\PersonBundle\Entity\BankCode {#9761 …} +value: "1828" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39157 +data: NexCRM\PersonBundle\Entity\BankCode {#9762 …} +value: "1829" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39158 +data: NexCRM\PersonBundle\Entity\BankCode {#9763 …} +value: "1830" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39159 +data: NexCRM\PersonBundle\Entity\BankCode {#9764 …} +value: "1831" +label: "RBMFDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39160 +data: NexCRM\PersonBundle\Entity\BankCode {#9765 …} +value: "1832" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39161 +data: NexCRM\PersonBundle\Entity\BankCode {#9766 …} +value: "1833" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39162 +data: NexCRM\PersonBundle\Entity\BankCode {#9767 …} +value: "1834" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39163 +data: NexCRM\PersonBundle\Entity\BankCode {#9768 …} +value: "1835" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39164 +data: NexCRM\PersonBundle\Entity\BankCode {#9769 …} +value: "1836" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39165 +data: NexCRM\PersonBundle\Entity\BankCode {#9770 …} +value: "1837" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39166 +data: NexCRM\PersonBundle\Entity\BankCode {#9771 …} +value: "1838" +label: "DZBMDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39167 +data: NexCRM\PersonBundle\Entity\BankCode {#9772 …} +value: "1839" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39168 +data: NexCRM\PersonBundle\Entity\BankCode {#9773 …} +value: "1840" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39169 +data: NexCRM\PersonBundle\Entity\BankCode {#9774 …} +value: "1841" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39170 +data: NexCRM\PersonBundle\Entity\BankCode {#9775 …} +value: "1842" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39171 +data: NexCRM\PersonBundle\Entity\BankCode {#9776 …} +value: "1843" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39172 +data: NexCRM\PersonBundle\Entity\BankCode {#9777 …} +value: "1844" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39173 +data: NexCRM\PersonBundle\Entity\BankCode {#9778 …} +value: "1845" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39174 +data: NexCRM\PersonBundle\Entity\BankCode {#9779 …} +value: "1846" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39175 +data: NexCRM\PersonBundle\Entity\BankCode {#9780 …} +value: "1847" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39176 +data: NexCRM\PersonBundle\Entity\BankCode {#9781 …} +value: "1848" +label: "BBSPDE6K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39177 +data: NexCRM\PersonBundle\Entity\BankCode {#9782 …} +value: "1849" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39178 +data: NexCRM\PersonBundle\Entity\BankCode {#9783 …} +value: "1850" +label: "MKGMDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39179 +data: NexCRM\PersonBundle\Entity\BankCode {#9784 …} +value: "1851" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39180 +data: NexCRM\PersonBundle\Entity\BankCode {#9785 …} +value: "1852" +label: "HELADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39181 +data: NexCRM\PersonBundle\Entity\BankCode {#9786 …} +value: "1853" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39182 +data: NexCRM\PersonBundle\Entity\BankCode {#9787 …} +value: "1854" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39183 +data: NexCRM\PersonBundle\Entity\BankCode {#9788 …} +value: "1855" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39184 +data: NexCRM\PersonBundle\Entity\BankCode {#9789 …} +value: "1856" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39185 +data: NexCRM\PersonBundle\Entity\BankCode {#9790 …} +value: "1857" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39186 +data: NexCRM\PersonBundle\Entity\BankCode {#9791 …} +value: "1858" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39187 +data: NexCRM\PersonBundle\Entity\BankCode {#9792 …} +value: "1859" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39188 +data: NexCRM\PersonBundle\Entity\BankCode {#9793 …} +value: "1860" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39189 +data: NexCRM\PersonBundle\Entity\BankCode {#9794 …} +value: "1861" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39190 +data: NexCRM\PersonBundle\Entity\BankCode {#9795 …} +value: "1862" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39191 +data: NexCRM\PersonBundle\Entity\BankCode {#9796 …} +value: "1863" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39192 +data: NexCRM\PersonBundle\Entity\BankCode {#9797 …} +value: "1864" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39193 +data: NexCRM\PersonBundle\Entity\BankCode {#9798 …} +value: "1865" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39194 +data: NexCRM\PersonBundle\Entity\BankCode {#9799 …} +value: "1866" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39195 +data: NexCRM\PersonBundle\Entity\BankCode {#9800 …} +value: "1867" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39196 +data: NexCRM\PersonBundle\Entity\BankCode {#9801 …} +value: "1868" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39197 +data: NexCRM\PersonBundle\Entity\BankCode {#9802 …} +value: "1869" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39198 +data: NexCRM\PersonBundle\Entity\BankCode {#9803 …} +value: "1870" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39199 +data: NexCRM\PersonBundle\Entity\BankCode {#9804 …} +value: "1871" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39200 +data: NexCRM\PersonBundle\Entity\BankCode {#9805 …} +value: "1872" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39201 +data: NexCRM\PersonBundle\Entity\BankCode {#9806 …} +value: "1873" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39202 +data: NexCRM\PersonBundle\Entity\BankCode {#9807 …} +value: "1874" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39203 +data: NexCRM\PersonBundle\Entity\BankCode {#9808 …} +value: "1875" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39204 +data: NexCRM\PersonBundle\Entity\BankCode {#9809 …} +value: "1876" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39205 +data: NexCRM\PersonBundle\Entity\BankCode {#9810 …} +value: "1877" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39206 +data: NexCRM\PersonBundle\Entity\BankCode {#9811 …} +value: "1878" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39207 +data: NexCRM\PersonBundle\Entity\BankCode {#9812 …} +value: "1879" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39208 +data: NexCRM\PersonBundle\Entity\BankCode {#9813 …} +value: "1880" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39209 +data: NexCRM\PersonBundle\Entity\BankCode {#9814 …} +value: "1881" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39210 +data: NexCRM\PersonBundle\Entity\BankCode {#9815 …} +value: "1882" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39211 +data: NexCRM\PersonBundle\Entity\BankCode {#9816 …} +value: "1883" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39212 +data: NexCRM\PersonBundle\Entity\BankCode {#9817 …} +value: "1884" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39213 +data: NexCRM\PersonBundle\Entity\BankCode {#9818 …} +value: "1885" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39214 +data: NexCRM\PersonBundle\Entity\BankCode {#9819 …} +value: "1886" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39215 +data: NexCRM\PersonBundle\Entity\BankCode {#9820 …} +value: "1887" +label: "NASSDE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39216 +data: NexCRM\PersonBundle\Entity\BankCode {#9821 …} +value: "1888" +label: "PULSDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39217 +data: NexCRM\PersonBundle\Entity\BankCode {#9822 …} +value: "1889" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39218 +data: NexCRM\PersonBundle\Entity\BankCode {#9823 …} +value: "1890" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39219 +data: NexCRM\PersonBundle\Entity\BankCode {#9824 …} +value: "1891" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39220 +data: NexCRM\PersonBundle\Entity\BankCode {#9825 …} +value: "1892" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39221 +data: NexCRM\PersonBundle\Entity\BankCode {#9826 …} +value: "1893" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39222 +data: NexCRM\PersonBundle\Entity\BankCode {#9827 …} +value: "1894" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39223 +data: NexCRM\PersonBundle\Entity\BankCode {#9828 …} +value: "1895" +label: "WIBADE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39224 +data: NexCRM\PersonBundle\Entity\BankCode {#9829 …} +value: "1896" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39225 +data: NexCRM\PersonBundle\Entity\BankCode {#9830 …} +value: "1897" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39226 +data: NexCRM\PersonBundle\Entity\BankCode {#9831 …} +value: "1898" +label: "VRBUDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39227 +data: NexCRM\PersonBundle\Entity\BankCode {#9832 …} +value: "1899" +label: "VRBUDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39228 +data: NexCRM\PersonBundle\Entity\BankCode {#9833 …} +value: "1900" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39229 +data: NexCRM\PersonBundle\Entity\BankCode {#9834 …} +value: "1901" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39230 +data: NexCRM\PersonBundle\Entity\BankCode {#9835 …} +value: "1902" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39231 +data: NexCRM\PersonBundle\Entity\BankCode {#9836 …} +value: "1903" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39232 +data: NexCRM\PersonBundle\Entity\BankCode {#9837 …} +value: "1904" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39233 +data: NexCRM\PersonBundle\Entity\BankCode {#9838 …} +value: "1905" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39234 +data: NexCRM\PersonBundle\Entity\BankCode {#9839 …} +value: "1906" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39235 +data: NexCRM\PersonBundle\Entity\BankCode {#9840 …} +value: "1907" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39236 +data: NexCRM\PersonBundle\Entity\BankCode {#9841 …} +value: "1908" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39237 +data: NexCRM\PersonBundle\Entity\BankCode {#9842 …} +value: "1909" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39238 +data: NexCRM\PersonBundle\Entity\BankCode {#9843 …} +value: "1910" +label: "BNPADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39239 +data: NexCRM\PersonBundle\Entity\BankCode {#9844 …} +value: "1911" +label: "BNPADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39240 +data: NexCRM\PersonBundle\Entity\BankCode {#9845 …} +value: "1912" +label: "BNPADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39241 +data: NexCRM\PersonBundle\Entity\BankCode {#9846 …} +value: "1913" +label: "NZFMDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39242 +data: NexCRM\PersonBundle\Entity\BankCode {#9847 …} +value: "1914" +label: "SOGEDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39243 +data: NexCRM\PersonBundle\Entity\BankCode {#9848 …} +value: "1915" +label: "SOGEDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39244 +data: NexCRM\PersonBundle\Entity\BankCode {#9849 …} +value: "1916" +label: "SOGEDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39245 +data: NexCRM\PersonBundle\Entity\BankCode {#9850 …} +value: "1917" +label: "NATXDEFP" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39246 +data: NexCRM\PersonBundle\Entity\BankCode {#9851 …} +value: "1918" +label: "ESSEDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39247 +data: NexCRM\PersonBundle\Entity\BankCode {#9852 …} +value: "1919" +label: "SIHRDEH1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39248 +data: NexCRM\PersonBundle\Entity\BankCode {#9853 …} +value: "1920" +label: "TCZBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39249 +data: NexCRM\PersonBundle\Entity\BankCode {#9854 …} +value: "1921" +label: "BRASDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39250 +data: NexCRM\PersonBundle\Entity\BankCode {#9855 …} +value: "1922" +label: "MSFFDEFP" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39251 +data: NexCRM\PersonBundle\Entity\BankCode {#9856 …} +value: "1923" +label: "MSFFDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39252 +data: NexCRM\PersonBundle\Entity\BankCode {#9857 …} +value: "1924" +label: "SCBLDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39253 +data: NexCRM\PersonBundle\Entity\BankCode {#9858 …} +value: "1925" +label: "SCBLDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39254 +data: NexCRM\PersonBundle\Entity\BankCode {#9859 …} +value: "1926" +label: "PLFGDE5A" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39255 +data: NexCRM\PersonBundle\Entity\BankCode {#9860 …} +value: "1927" +label: "ARABDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39256 +data: NexCRM\PersonBundle\Entity\BankCode {#9861 …} +value: "1928" +label: "WIREDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39257 +data: NexCRM\PersonBundle\Entity\BankCode {#9862 …} +value: "1929" +label: "WIREDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39258 +data: NexCRM\PersonBundle\Entity\BankCode {#9863 …} +value: "1930" +label: "WIREDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39259 +data: NexCRM\PersonBundle\Entity\BankCode {#9864 …} +value: "1931" +label: "WIREDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39260 +data: NexCRM\PersonBundle\Entity\BankCode {#9865 …} +value: "1932" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39261 +data: NexCRM\PersonBundle\Entity\BankCode {#9866 …} +value: "1933" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39262 +data: NexCRM\PersonBundle\Entity\BankCode {#9867 …} +value: "1934" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39263 +data: NexCRM\PersonBundle\Entity\BankCode {#9868 …} +value: "1935" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39264 +data: NexCRM\PersonBundle\Entity\BankCode {#9869 …} +value: "1936" +label: "SKGIDE5F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39265 +data: NexCRM\PersonBundle\Entity\BankCode {#9870 …} +value: "1937" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39266 +data: NexCRM\PersonBundle\Entity\BankCode {#9871 …} +value: "1938" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39267 +data: NexCRM\PersonBundle\Entity\BankCode {#9872 …} +value: "1939" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39268 +data: NexCRM\PersonBundle\Entity\BankCode {#9873 …} +value: "1940" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39269 +data: NexCRM\PersonBundle\Entity\BankCode {#9874 …} +value: "1941" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39270 +data: NexCRM\PersonBundle\Entity\BankCode {#9875 …} +value: "1942" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39271 +data: NexCRM\PersonBundle\Entity\BankCode {#9876 …} +value: "1943" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39272 +data: NexCRM\PersonBundle\Entity\BankCode {#9877 …} +value: "1944" +label: "VBMHDE5F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39273 +data: NexCRM\PersonBundle\Entity\BankCode {#9878 …} +value: "1945" +label: "BOFADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39274 +data: NexCRM\PersonBundle\Entity\BankCode {#9879 …} +value: "1946" +label: "BKCHDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39275 +data: NexCRM\PersonBundle\Entity\BankCode {#9880 …} +value: "1947" +label: "BOURDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39276 +data: NexCRM\PersonBundle\Entity\BankCode {#9881 …} +value: "1948" +label: "MIBEDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39277 +data: NexCRM\PersonBundle\Entity\BankCode {#9882 …} +value: "1949" +label: "BAERDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39278 +data: NexCRM\PersonBundle\Entity\BankCode {#9883 …} +value: "1950" +label: "HANDDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39279 +data: NexCRM\PersonBundle\Entity\BankCode {#9884 …} +value: "1951" +label: "NDEADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39280 +data: NexCRM\PersonBundle\Entity\BankCode {#9885 …} +value: "1952" +label: "NDEADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39281 +data: NexCRM\PersonBundle\Entity\BankCode {#9886 …} +value: "1953" +label: "NDEADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39282 +data: NexCRM\PersonBundle\Entity\BankCode {#9887 …} +value: "1954" +label: "GOLDDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39283 +data: NexCRM\PersonBundle\Entity\BankCode {#9888 …} +value: "1955" +label: "SABCDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39284 +data: NexCRM\PersonBundle\Entity\BankCode {#9889 …} +value: "1956" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39285 +data: NexCRM\PersonBundle\Entity\BankCode {#9890 …} +value: "1957" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39286 +data: NexCRM\PersonBundle\Entity\BankCode {#9891 …} +value: "1958" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39287 +data: NexCRM\PersonBundle\Entity\BankCode {#9892 …} +value: "1959" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39288 +data: NexCRM\PersonBundle\Entity\BankCode {#9893 …} +value: "1960" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39289 +data: NexCRM\PersonBundle\Entity\BankCode {#9894 …} +value: "1961" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39290 +data: NexCRM\PersonBundle\Entity\BankCode {#9895 …} +value: "1962" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39291 +data: NexCRM\PersonBundle\Entity\BankCode {#9896 …} +value: "1963" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39292 +data: NexCRM\PersonBundle\Entity\BankCode {#9897 …} +value: "1964" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39293 +data: NexCRM\PersonBundle\Entity\BankCode {#9898 …} +value: "1965" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39294 +data: NexCRM\PersonBundle\Entity\BankCode {#9899 …} +value: "1966" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39295 +data: NexCRM\PersonBundle\Entity\BankCode {#9900 …} +value: "1967" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39296 +data: NexCRM\PersonBundle\Entity\BankCode {#9901 …} +value: "1968" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39297 +data: NexCRM\PersonBundle\Entity\BankCode {#9902 …} +value: "1969" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39298 +data: NexCRM\PersonBundle\Entity\BankCode {#9903 …} +value: "1970" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39299 +data: NexCRM\PersonBundle\Entity\BankCode {#9904 …} +value: "1971" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39300 +data: NexCRM\PersonBundle\Entity\BankCode {#9905 …} +value: "1972" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39301 +data: NexCRM\PersonBundle\Entity\BankCode {#9906 …} +value: "1973" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39302 +data: NexCRM\PersonBundle\Entity\BankCode {#9907 …} +value: "1974" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39303 +data: NexCRM\PersonBundle\Entity\BankCode {#9908 …} +value: "1975" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39304 +data: NexCRM\PersonBundle\Entity\BankCode {#9909 …} +value: "1976" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39305 +data: NexCRM\PersonBundle\Entity\BankCode {#9910 …} +value: "1977" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39306 +data: NexCRM\PersonBundle\Entity\BankCode {#9911 …} +value: "1978" +label: "HELADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39307 +data: NexCRM\PersonBundle\Entity\BankCode {#9912 …} +value: "1979" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39308 +data: NexCRM\PersonBundle\Entity\BankCode {#9913 …} +value: "1980" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39309 +data: NexCRM\PersonBundle\Entity\BankCode {#9914 …} +value: "1981" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39310 +data: NexCRM\PersonBundle\Entity\BankCode {#9915 …} +value: "1982" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39311 +data: NexCRM\PersonBundle\Entity\BankCode {#9916 …} +value: "1983" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39312 +data: NexCRM\PersonBundle\Entity\BankCode {#9917 …} +value: "1984" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39313 +data: NexCRM\PersonBundle\Entity\BankCode {#9918 …} +value: "1985" +label: "GENODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39314 +data: NexCRM\PersonBundle\Entity\BankCode {#9919 …} +value: "1986" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39315 +data: NexCRM\PersonBundle\Entity\BankCode {#9920 …} +value: "1987" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39316 +data: NexCRM\PersonBundle\Entity\BankCode {#9921 …} +value: "1988" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39317 +data: NexCRM\PersonBundle\Entity\BankCode {#9922 …} +value: "1989" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39318 +data: NexCRM\PersonBundle\Entity\BankCode {#9923 …} +value: "1990" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39319 +data: NexCRM\PersonBundle\Entity\BankCode {#9924 …} +value: "1991" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39320 +data: NexCRM\PersonBundle\Entity\BankCode {#9925 …} +value: "1992" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39321 +data: NexCRM\PersonBundle\Entity\BankCode {#9926 …} +value: "1993" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39322 +data: NexCRM\PersonBundle\Entity\BankCode {#9927 …} +value: "1994" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39323 +data: NexCRM\PersonBundle\Entity\BankCode {#9928 …} +value: "1995" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39324 +data: NexCRM\PersonBundle\Entity\BankCode {#9929 …} +value: "1996" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39325 +data: NexCRM\PersonBundle\Entity\BankCode {#9930 …} +value: "1997" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39326 +data: NexCRM\PersonBundle\Entity\BankCode {#9931 …} +value: "1998" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 1999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39327 +data: NexCRM\PersonBundle\Entity\BankCode {#9932 …} +value: "1999" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39328 +data: NexCRM\PersonBundle\Entity\BankCode {#9933 …} +value: "2000" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39329 +data: NexCRM\PersonBundle\Entity\BankCode {#9934 …} +value: "2001" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39330 +data: NexCRM\PersonBundle\Entity\BankCode {#9935 …} +value: "2002" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39331 +data: NexCRM\PersonBundle\Entity\BankCode {#9936 …} +value: "2003" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39332 +data: NexCRM\PersonBundle\Entity\BankCode {#9937 …} +value: "2004" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39333 +data: NexCRM\PersonBundle\Entity\BankCode {#9938 …} +value: "2005" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39334 +data: NexCRM\PersonBundle\Entity\BankCode {#9939 …} +value: "2006" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39335 +data: NexCRM\PersonBundle\Entity\BankCode {#9940 …} +value: "2007" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39336 +data: NexCRM\PersonBundle\Entity\BankCode {#9941 …} +value: "2008" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39337 +data: NexCRM\PersonBundle\Entity\BankCode {#9942 …} +value: "2009" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39338 +data: NexCRM\PersonBundle\Entity\BankCode {#9943 …} +value: "2010" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39339 +data: NexCRM\PersonBundle\Entity\BankCode {#9944 …} +value: "2011" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39340 +data: NexCRM\PersonBundle\Entity\BankCode {#9945 …} +value: "2012" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39341 +data: NexCRM\PersonBundle\Entity\BankCode {#9946 …} +value: "2013" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39342 +data: NexCRM\PersonBundle\Entity\BankCode {#9947 …} +value: "2014" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39343 +data: NexCRM\PersonBundle\Entity\BankCode {#9948 …} +value: "2015" +label: "RBAGDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39344 +data: NexCRM\PersonBundle\Entity\BankCode {#9949 …} +value: "2016" +label: "RBAGDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39345 +data: NexCRM\PersonBundle\Entity\BankCode {#9950 …} +value: "2017" +label: "KOEXDEFA" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39346 +data: NexCRM\PersonBundle\Entity\BankCode {#9951 …} +value: "2018" +label: "CAGBDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39347 +data: NexCRM\PersonBundle\Entity\BankCode {#9952 …} +value: "2019" +label: "CAGBDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39348 +data: NexCRM\PersonBundle\Entity\BankCode {#9953 …} +value: "2020" +label: "BSUIDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39349 +data: NexCRM\PersonBundle\Entity\BankCode {#9954 …} +value: "2021" +label: "SHBKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39350 +data: NexCRM\PersonBundle\Entity\BankCode {#9955 …} +value: "2022" +label: "ABGRDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39351 +data: NexCRM\PersonBundle\Entity\BankCode {#9956 …} +value: "2023" +label: "SECGDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39352 +data: NexCRM\PersonBundle\Entity\BankCode {#9957 …} +value: "2024" +label: "CMCIDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39353 +data: NexCRM\PersonBundle\Entity\BankCode {#9958 …} +value: "2025" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39354 +data: NexCRM\PersonBundle\Entity\BankCode {#9959 …} +value: "2026" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39355 +data: NexCRM\PersonBundle\Entity\BankCode {#9960 …} +value: "2027" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39356 +data: NexCRM\PersonBundle\Entity\BankCode {#9961 …} +value: "2028" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39357 +data: NexCRM\PersonBundle\Entity\BankCode {#9962 …} +value: "2029" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39358 +data: NexCRM\PersonBundle\Entity\BankCode {#9963 …} +value: "2030" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39359 +data: NexCRM\PersonBundle\Entity\BankCode {#9964 …} +value: "2031" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39360 +data: NexCRM\PersonBundle\Entity\BankCode {#9965 …} +value: "2032" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39361 +data: NexCRM\PersonBundle\Entity\BankCode {#9966 …} +value: "2033" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39362 +data: NexCRM\PersonBundle\Entity\BankCode {#9967 …} +value: "2034" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39363 +data: NexCRM\PersonBundle\Entity\BankCode {#9968 …} +value: "2035" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39364 +data: NexCRM\PersonBundle\Entity\BankCode {#9969 …} +value: "2036" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39365 +data: NexCRM\PersonBundle\Entity\BankCode {#9970 …} +value: "2037" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39366 +data: NexCRM\PersonBundle\Entity\BankCode {#9971 …} +value: "2038" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39367 +data: NexCRM\PersonBundle\Entity\BankCode {#9972 …} +value: "2039" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39368 +data: NexCRM\PersonBundle\Entity\BankCode {#9973 …} +value: "2040" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39369 +data: NexCRM\PersonBundle\Entity\BankCode {#9974 …} +value: "2041" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39370 +data: NexCRM\PersonBundle\Entity\BankCode {#9975 …} +value: "2042" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39371 +data: NexCRM\PersonBundle\Entity\BankCode {#9976 …} +value: "2043" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39372 +data: NexCRM\PersonBundle\Entity\BankCode {#9977 …} +value: "2044" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39373 +data: NexCRM\PersonBundle\Entity\BankCode {#9978 …} +value: "2045" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39374 +data: NexCRM\PersonBundle\Entity\BankCode {#9979 …} +value: "2046" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39375 +data: NexCRM\PersonBundle\Entity\BankCode {#9980 …} +value: "2047" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39376 +data: NexCRM\PersonBundle\Entity\BankCode {#9981 …} +value: "2048" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39377 +data: NexCRM\PersonBundle\Entity\BankCode {#9982 …} +value: "2049" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39378 +data: NexCRM\PersonBundle\Entity\BankCode {#9983 …} +value: "2050" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39379 +data: NexCRM\PersonBundle\Entity\BankCode {#9984 …} +value: "2051" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39380 +data: NexCRM\PersonBundle\Entity\BankCode {#9985 …} +value: "2052" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39381 +data: NexCRM\PersonBundle\Entity\BankCode {#9986 …} +value: "2053" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39382 +data: NexCRM\PersonBundle\Entity\BankCode {#9987 …} +value: "2054" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39383 +data: NexCRM\PersonBundle\Entity\BankCode {#9988 …} +value: "2055" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39384 +data: NexCRM\PersonBundle\Entity\BankCode {#9989 …} +value: "2056" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39385 +data: NexCRM\PersonBundle\Entity\BankCode {#9990 …} +value: "2057" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39386 +data: NexCRM\PersonBundle\Entity\BankCode {#9991 …} +value: "2058" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39387 +data: NexCRM\PersonBundle\Entity\BankCode {#9992 …} +value: "2059" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39388 +data: NexCRM\PersonBundle\Entity\BankCode {#9993 …} +value: "2060" +label: "SCRUDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39389 +data: NexCRM\PersonBundle\Entity\BankCode {#9994 …} +value: "2061" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39390 +data: NexCRM\PersonBundle\Entity\BankCode {#9995 …} +value: "2062" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39391 +data: NexCRM\PersonBundle\Entity\BankCode {#9996 …} +value: "2063" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39392 +data: NexCRM\PersonBundle\Entity\BankCode {#9997 …} +value: "2064" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39393 +data: NexCRM\PersonBundle\Entity\BankCode {#9998 …} +value: "2065" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39394 +data: NexCRM\PersonBundle\Entity\BankCode {#9999 …} +value: "2066" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39395 +data: NexCRM\PersonBundle\Entity\BankCode {#10000 …} +value: "2067" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39396 +data: NexCRM\PersonBundle\Entity\BankCode {#10001 …} +value: "2068" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39397 +data: NexCRM\PersonBundle\Entity\BankCode {#10002 …} +value: "2069" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39398 +data: NexCRM\PersonBundle\Entity\BankCode {#10003 …} +value: "2070" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39399 +data: NexCRM\PersonBundle\Entity\BankCode {#10004 …} +value: "2071" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39400 +data: NexCRM\PersonBundle\Entity\BankCode {#10005 …} +value: "2072" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39401 +data: NexCRM\PersonBundle\Entity\BankCode {#10006 …} +value: "2073" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39402 +data: NexCRM\PersonBundle\Entity\BankCode {#10007 …} +value: "2074" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39403 +data: NexCRM\PersonBundle\Entity\BankCode {#10008 …} +value: "2075" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39404 +data: NexCRM\PersonBundle\Entity\BankCode {#10009 …} +value: "2076" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39405 +data: NexCRM\PersonBundle\Entity\BankCode {#10010 …} +value: "2077" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39406 +data: NexCRM\PersonBundle\Entity\BankCode {#10011 …} +value: "2078" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39407 +data: NexCRM\PersonBundle\Entity\BankCode {#10012 …} +value: "2079" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39408 +data: NexCRM\PersonBundle\Entity\BankCode {#10013 …} +value: "2080" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39409 +data: NexCRM\PersonBundle\Entity\BankCode {#10014 …} +value: "2081" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39410 +data: NexCRM\PersonBundle\Entity\BankCode {#10015 …} +value: "2082" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39411 +data: NexCRM\PersonBundle\Entity\BankCode {#10016 …} +value: "2083" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39412 +data: NexCRM\PersonBundle\Entity\BankCode {#10017 …} +value: "2084" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39413 +data: NexCRM\PersonBundle\Entity\BankCode {#10018 …} +value: "2085" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39414 +data: NexCRM\PersonBundle\Entity\BankCode {#10019 …} +value: "2086" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39415 +data: NexCRM\PersonBundle\Entity\BankCode {#10020 …} +value: "2087" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39416 +data: NexCRM\PersonBundle\Entity\BankCode {#10021 …} +value: "2088" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39417 +data: NexCRM\PersonBundle\Entity\BankCode {#10022 …} +value: "2089" +label: "LUHSDE6A" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39418 +data: NexCRM\PersonBundle\Entity\BankCode {#10023 …} +value: "2090" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39419 +data: NexCRM\PersonBundle\Entity\BankCode {#10024 …} +value: "2091" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39420 +data: NexCRM\PersonBundle\Entity\BankCode {#10025 …} +value: "2092" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39421 +data: NexCRM\PersonBundle\Entity\BankCode {#10026 …} +value: "2093" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39422 +data: NexCRM\PersonBundle\Entity\BankCode {#10027 …} +value: "2094" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39423 +data: NexCRM\PersonBundle\Entity\BankCode {#10028 …} +value: "2095" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39424 +data: NexCRM\PersonBundle\Entity\BankCode {#10029 …} +value: "2096" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39425 +data: NexCRM\PersonBundle\Entity\BankCode {#10030 …} +value: "2097" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39426 +data: NexCRM\PersonBundle\Entity\BankCode {#10031 …} +value: "2098" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39427 +data: NexCRM\PersonBundle\Entity\BankCode {#10032 …} +value: "2099" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39428 +data: NexCRM\PersonBundle\Entity\BankCode {#10033 …} +value: "2100" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39429 +data: NexCRM\PersonBundle\Entity\BankCode {#10034 …} +value: "2101" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39430 +data: NexCRM\PersonBundle\Entity\BankCode {#10035 …} +value: "2102" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39431 +data: NexCRM\PersonBundle\Entity\BankCode {#10036 …} +value: "2103" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39432 +data: NexCRM\PersonBundle\Entity\BankCode {#10037 …} +value: "2104" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39433 +data: NexCRM\PersonBundle\Entity\BankCode {#10038 …} +value: "2105" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39434 +data: NexCRM\PersonBundle\Entity\BankCode {#10039 …} +value: "2106" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39435 +data: NexCRM\PersonBundle\Entity\BankCode {#10040 …} +value: "2107" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39436 +data: NexCRM\PersonBundle\Entity\BankCode {#10041 …} +value: "2108" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39437 +data: NexCRM\PersonBundle\Entity\BankCode {#10042 …} +value: "2109" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39438 +data: NexCRM\PersonBundle\Entity\BankCode {#10043 …} +value: "2110" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39439 +data: NexCRM\PersonBundle\Entity\BankCode {#10044 …} +value: "2111" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39440 +data: NexCRM\PersonBundle\Entity\BankCode {#10045 …} +value: "2112" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39441 +data: NexCRM\PersonBundle\Entity\BankCode {#10046 …} +value: "2113" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39442 +data: NexCRM\PersonBundle\Entity\BankCode {#10047 …} +value: "2114" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39443 +data: NexCRM\PersonBundle\Entity\BankCode {#10048 …} +value: "2115" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39444 +data: NexCRM\PersonBundle\Entity\BankCode {#10049 …} +value: "2116" +label: "ISBRDE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39445 +data: NexCRM\PersonBundle\Entity\BankCode {#10050 …} +value: "2117" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39446 +data: NexCRM\PersonBundle\Entity\BankCode {#10051 …} +value: "2118" +label: "BKMZDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39447 +data: NexCRM\PersonBundle\Entity\BankCode {#10052 …} +value: "2119" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39448 +data: NexCRM\PersonBundle\Entity\BankCode {#10053 …} +value: "2120" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39449 +data: NexCRM\PersonBundle\Entity\BankCode {#10054 …} +value: "2121" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39450 +data: NexCRM\PersonBundle\Entity\BankCode {#10055 …} +value: "2122" +label: "IMMODE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39451 +data: NexCRM\PersonBundle\Entity\BankCode {#10056 …} +value: "2123" +label: "SUFGDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39452 +data: NexCRM\PersonBundle\Entity\BankCode {#10057 …} +value: "2124" +label: "CPLADE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39453 +data: NexCRM\PersonBundle\Entity\BankCode {#10058 …} +value: "2125" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39454 +data: NexCRM\PersonBundle\Entity\BankCode {#10059 …} +value: "2126" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39455 +data: NexCRM\PersonBundle\Entity\BankCode {#10060 …} +value: "2127" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39456 +data: NexCRM\PersonBundle\Entity\BankCode {#10061 …} +value: "2128" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39457 +data: NexCRM\PersonBundle\Entity\BankCode {#10062 …} +value: "2129" +label: "SOLADEST" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39458 +data: NexCRM\PersonBundle\Entity\BankCode {#10063 …} +value: "2130" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39459 +data: NexCRM\PersonBundle\Entity\BankCode {#10064 …} +value: "2131" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39460 +data: NexCRM\PersonBundle\Entity\BankCode {#10065 …} +value: "2132" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39461 +data: NexCRM\PersonBundle\Entity\BankCode {#10066 …} +value: "2133" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39462 +data: NexCRM\PersonBundle\Entity\BankCode {#10067 …} +value: "2134" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39463 +data: NexCRM\PersonBundle\Entity\BankCode {#10068 …} +value: "2135" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39464 +data: NexCRM\PersonBundle\Entity\BankCode {#10069 …} +value: "2136" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39465 +data: NexCRM\PersonBundle\Entity\BankCode {#10070 …} +value: "2137" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39466 +data: NexCRM\PersonBundle\Entity\BankCode {#10071 …} +value: "2138" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39467 +data: NexCRM\PersonBundle\Entity\BankCode {#10072 …} +value: "2139" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39468 +data: NexCRM\PersonBundle\Entity\BankCode {#10073 …} +value: "2140" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39469 +data: NexCRM\PersonBundle\Entity\BankCode {#10074 …} +value: "2141" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39470 +data: NexCRM\PersonBundle\Entity\BankCode {#10075 …} +value: "2142" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39471 +data: NexCRM\PersonBundle\Entity\BankCode {#10076 …} +value: "2143" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39472 +data: NexCRM\PersonBundle\Entity\BankCode {#10077 …} +value: "2144" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39473 +data: NexCRM\PersonBundle\Entity\BankCode {#10078 …} +value: "2145" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39474 +data: NexCRM\PersonBundle\Entity\BankCode {#10079 …} +value: "2146" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39475 +data: NexCRM\PersonBundle\Entity\BankCode {#10080 …} +value: "2147" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39476 +data: NexCRM\PersonBundle\Entity\BankCode {#10081 …} +value: "2148" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39477 +data: NexCRM\PersonBundle\Entity\BankCode {#10082 …} +value: "2149" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39478 +data: NexCRM\PersonBundle\Entity\BankCode {#10083 …} +value: "2150" +label: "MVBMDE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39479 +data: NexCRM\PersonBundle\Entity\BankCode {#10084 …} +value: "2151" +label: "MVBMDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39480 +data: NexCRM\PersonBundle\Entity\BankCode {#10085 …} +value: "2152" +label: "MVBMDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39481 +data: NexCRM\PersonBundle\Entity\BankCode {#10086 …} +value: "2153" +label: "MVBMDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39482 +data: NexCRM\PersonBundle\Entity\BankCode {#10087 …} +value: "2154" +label: "MVBMDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39483 +data: NexCRM\PersonBundle\Entity\BankCode {#10088 …} +value: "2155" +label: "MVBMDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39484 +data: NexCRM\PersonBundle\Entity\BankCode {#10089 …} +value: "2156" +label: "MVBMDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39485 +data: NexCRM\PersonBundle\Entity\BankCode {#10090 …} +value: "2157" +label: "MVBMDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39486 +data: NexCRM\PersonBundle\Entity\BankCode {#10091 …} +value: "2158" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39487 +data: NexCRM\PersonBundle\Entity\BankCode {#10092 …} +value: "2159" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39488 +data: NexCRM\PersonBundle\Entity\BankCode {#10093 …} +value: "2160" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39489 +data: NexCRM\PersonBundle\Entity\BankCode {#10094 …} +value: "2161" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39490 +data: NexCRM\PersonBundle\Entity\BankCode {#10095 …} +value: "2162" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39491 +data: NexCRM\PersonBundle\Entity\BankCode {#10096 …} +value: "2163" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39492 +data: NexCRM\PersonBundle\Entity\BankCode {#10097 …} +value: "2164" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39493 +data: NexCRM\PersonBundle\Entity\BankCode {#10098 …} +value: "2165" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39494 +data: NexCRM\PersonBundle\Entity\BankCode {#10099 …} +value: "2166" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39495 +data: NexCRM\PersonBundle\Entity\BankCode {#10100 …} +value: "2167" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39496 +data: NexCRM\PersonBundle\Entity\BankCode {#10101 …} +value: "2168" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39497 +data: NexCRM\PersonBundle\Entity\BankCode {#10102 …} +value: "2169" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39498 +data: NexCRM\PersonBundle\Entity\BankCode {#10103 …} +value: "2170" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39499 +data: NexCRM\PersonBundle\Entity\BankCode {#10104 …} +value: "2171" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39500 +data: NexCRM\PersonBundle\Entity\BankCode {#10105 …} +value: "2172" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39501 +data: NexCRM\PersonBundle\Entity\BankCode {#10106 …} +value: "2173" +label: "BILADE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39502 +data: NexCRM\PersonBundle\Entity\BankCode {#10107 …} +value: "2174" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39503 +data: NexCRM\PersonBundle\Entity\BankCode {#10108 …} +value: "2175" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39504 +data: NexCRM\PersonBundle\Entity\BankCode {#10109 …} +value: "2176" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39505 +data: NexCRM\PersonBundle\Entity\BankCode {#10110 …} +value: "2177" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39506 +data: NexCRM\PersonBundle\Entity\BankCode {#10111 …} +value: "2178" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39507 +data: NexCRM\PersonBundle\Entity\BankCode {#10112 …} +value: "2179" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39508 +data: NexCRM\PersonBundle\Entity\BankCode {#10113 …} +value: "2180" +label: "MKBKDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39509 +data: NexCRM\PersonBundle\Entity\BankCode {#10114 …} +value: "2181" +label: "OYAKDE5K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39510 +data: NexCRM\PersonBundle\Entity\BankCode {#10115 …} +value: "2182" +label: "DEBKDE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39511 +data: NexCRM\PersonBundle\Entity\BankCode {#10116 …} +value: "2183" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39512 +data: NexCRM\PersonBundle\Entity\BankCode {#10117 …} +value: "2184" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39513 +data: NexCRM\PersonBundle\Entity\BankCode {#10118 …} +value: "2185" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39514 +data: NexCRM\PersonBundle\Entity\BankCode {#10119 …} +value: "2186" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39515 +data: NexCRM\PersonBundle\Entity\BankCode {#10120 …} +value: "2187" +label: "GENODEDD" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39516 +data: NexCRM\PersonBundle\Entity\BankCode {#10121 …} +value: "2188" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39517 +data: NexCRM\PersonBundle\Entity\BankCode {#10122 …} +value: "2189" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39518 +data: NexCRM\PersonBundle\Entity\BankCode {#10123 …} +value: "2190" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39519 +data: NexCRM\PersonBundle\Entity\BankCode {#10124 …} +value: "2191" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39520 +data: NexCRM\PersonBundle\Entity\BankCode {#10125 …} +value: "2192" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39521 +data: NexCRM\PersonBundle\Entity\BankCode {#10126 …} +value: "2193" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39522 +data: NexCRM\PersonBundle\Entity\BankCode {#10127 …} +value: "2194" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39523 +data: NexCRM\PersonBundle\Entity\BankCode {#10128 …} +value: "2195" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39524 +data: NexCRM\PersonBundle\Entity\BankCode {#10129 …} +value: "2196" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39525 +data: NexCRM\PersonBundle\Entity\BankCode {#10130 …} +value: "2197" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39526 +data: NexCRM\PersonBundle\Entity\BankCode {#10131 …} +value: "2198" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39527 +data: NexCRM\PersonBundle\Entity\BankCode {#10132 …} +value: "2199" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39528 +data: NexCRM\PersonBundle\Entity\BankCode {#10133 …} +value: "2200" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39529 +data: NexCRM\PersonBundle\Entity\BankCode {#10134 …} +value: "2201" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39530 +data: NexCRM\PersonBundle\Entity\BankCode {#10135 …} +value: "2202" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39531 +data: NexCRM\PersonBundle\Entity\BankCode {#10136 …} +value: "2203" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39532 +data: NexCRM\PersonBundle\Entity\BankCode {#10137 …} +value: "2204" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39533 +data: NexCRM\PersonBundle\Entity\BankCode {#10138 …} +value: "2205" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39534 +data: NexCRM\PersonBundle\Entity\BankCode {#10139 …} +value: "2206" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39535 +data: NexCRM\PersonBundle\Entity\BankCode {#10140 …} +value: "2207" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39536 +data: NexCRM\PersonBundle\Entity\BankCode {#10141 …} +value: "2208" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39537 +data: NexCRM\PersonBundle\Entity\BankCode {#10142 …} +value: "2209" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39538 +data: NexCRM\PersonBundle\Entity\BankCode {#10143 …} +value: "2210" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39539 +data: NexCRM\PersonBundle\Entity\BankCode {#10144 …} +value: "2211" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39540 +data: NexCRM\PersonBundle\Entity\BankCode {#10145 …} +value: "2212" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39541 +data: NexCRM\PersonBundle\Entity\BankCode {#10146 …} +value: "2213" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39542 +data: NexCRM\PersonBundle\Entity\BankCode {#10147 …} +value: "2214" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39543 +data: NexCRM\PersonBundle\Entity\BankCode {#10148 …} +value: "2215" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39544 +data: NexCRM\PersonBundle\Entity\BankCode {#10149 …} +value: "2216" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39545 +data: NexCRM\PersonBundle\Entity\BankCode {#10150 …} +value: "2217" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39546 +data: NexCRM\PersonBundle\Entity\BankCode {#10151 …} +value: "2218" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39547 +data: NexCRM\PersonBundle\Entity\BankCode {#10152 …} +value: "2219" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39548 +data: NexCRM\PersonBundle\Entity\BankCode {#10153 …} +value: "2220" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39549 +data: NexCRM\PersonBundle\Entity\BankCode {#10154 …} +value: "2221" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39550 +data: NexCRM\PersonBundle\Entity\BankCode {#10155 …} +value: "2222" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39551 +data: NexCRM\PersonBundle\Entity\BankCode {#10156 …} +value: "2223" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39552 +data: NexCRM\PersonBundle\Entity\BankCode {#10157 …} +value: "2224" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39553 +data: NexCRM\PersonBundle\Entity\BankCode {#10158 …} +value: "2225" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39554 +data: NexCRM\PersonBundle\Entity\BankCode {#10159 …} +value: "2226" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39555 +data: NexCRM\PersonBundle\Entity\BankCode {#10160 …} +value: "2227" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39556 +data: NexCRM\PersonBundle\Entity\BankCode {#10161 …} +value: "2228" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39557 +data: NexCRM\PersonBundle\Entity\BankCode {#10162 …} +value: "2229" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39558 +data: NexCRM\PersonBundle\Entity\BankCode {#10163 …} +value: "2230" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39559 +data: NexCRM\PersonBundle\Entity\BankCode {#10164 …} +value: "2231" +label: "TRISDE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39560 +data: NexCRM\PersonBundle\Entity\BankCode {#10165 …} +value: "2232" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39561 +data: NexCRM\PersonBundle\Entity\BankCode {#10166 …} +value: "2233" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39562 +data: NexCRM\PersonBundle\Entity\BankCode {#10167 …} +value: "2234" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39563 +data: NexCRM\PersonBundle\Entity\BankCode {#10168 …} +value: "2235" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39564 +data: NexCRM\PersonBundle\Entity\BankCode {#10169 …} +value: "2236" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39565 +data: NexCRM\PersonBundle\Entity\BankCode {#10170 …} +value: "2237" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39566 +data: NexCRM\PersonBundle\Entity\BankCode {#10171 …} +value: "2238" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39567 +data: NexCRM\PersonBundle\Entity\BankCode {#10172 …} +value: "2239" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39568 +data: NexCRM\PersonBundle\Entity\BankCode {#10173 …} +value: "2240" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39569 +data: NexCRM\PersonBundle\Entity\BankCode {#10174 …} +value: "2241" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39570 +data: NexCRM\PersonBundle\Entity\BankCode {#10175 …} +value: "2242" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39571 +data: NexCRM\PersonBundle\Entity\BankCode {#10176 …} +value: "2243" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39572 +data: NexCRM\PersonBundle\Entity\BankCode {#10177 …} +value: "2244" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39573 +data: NexCRM\PersonBundle\Entity\BankCode {#10178 …} +value: "2245" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39574 +data: NexCRM\PersonBundle\Entity\BankCode {#10179 …} +value: "2246" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39575 +data: NexCRM\PersonBundle\Entity\BankCode {#10180 …} +value: "2247" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39576 +data: NexCRM\PersonBundle\Entity\BankCode {#10181 …} +value: "2248" +label: "MALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39577 +data: NexCRM\PersonBundle\Entity\BankCode {#10182 …} +value: "2249" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39578 +data: NexCRM\PersonBundle\Entity\BankCode {#10183 …} +value: "2250" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39579 +data: NexCRM\PersonBundle\Entity\BankCode {#10184 …} +value: "2251" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39580 +data: NexCRM\PersonBundle\Entity\BankCode {#10185 …} +value: "2252" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39581 +data: NexCRM\PersonBundle\Entity\BankCode {#10186 …} +value: "2253" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39582 +data: NexCRM\PersonBundle\Entity\BankCode {#10187 …} +value: "2254" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39583 +data: NexCRM\PersonBundle\Entity\BankCode {#10188 …} +value: "2255" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39584 +data: NexCRM\PersonBundle\Entity\BankCode {#10189 …} +value: "2256" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39585 +data: NexCRM\PersonBundle\Entity\BankCode {#10190 …} +value: "2257" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39586 +data: NexCRM\PersonBundle\Entity\BankCode {#10191 …} +value: "2258" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39587 +data: NexCRM\PersonBundle\Entity\BankCode {#10192 …} +value: "2259" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39588 +data: NexCRM\PersonBundle\Entity\BankCode {#10193 …} +value: "2260" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39589 +data: NexCRM\PersonBundle\Entity\BankCode {#10194 …} +value: "2261" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39590 +data: NexCRM\PersonBundle\Entity\BankCode {#10195 …} +value: "2262" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39591 +data: NexCRM\PersonBundle\Entity\BankCode {#10196 …} +value: "2263" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39592 +data: NexCRM\PersonBundle\Entity\BankCode {#10197 …} +value: "2264" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39593 +data: NexCRM\PersonBundle\Entity\BankCode {#10198 …} +value: "2265" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39594 +data: NexCRM\PersonBundle\Entity\BankCode {#10199 …} +value: "2266" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39595 +data: NexCRM\PersonBundle\Entity\BankCode {#10200 …} +value: "2267" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39596 +data: NexCRM\PersonBundle\Entity\BankCode {#10201 …} +value: "2268" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39597 +data: NexCRM\PersonBundle\Entity\BankCode {#10202 …} +value: "2269" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39598 +data: NexCRM\PersonBundle\Entity\BankCode {#10203 …} +value: "2270" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39599 +data: NexCRM\PersonBundle\Entity\BankCode {#10204 …} +value: "2271" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39600 +data: NexCRM\PersonBundle\Entity\BankCode {#10205 …} +value: "2272" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39601 +data: NexCRM\PersonBundle\Entity\BankCode {#10206 …} +value: "2273" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39602 +data: NexCRM\PersonBundle\Entity\BankCode {#10207 …} +value: "2274" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39603 +data: NexCRM\PersonBundle\Entity\BankCode {#10208 …} +value: "2275" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39604 +data: NexCRM\PersonBundle\Entity\BankCode {#10209 …} +value: "2276" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39605 +data: NexCRM\PersonBundle\Entity\BankCode {#10210 …} +value: "2277" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39606 +data: NexCRM\PersonBundle\Entity\BankCode {#10211 …} +value: "2278" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39607 +data: NexCRM\PersonBundle\Entity\BankCode {#10212 …} +value: "2279" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39608 +data: NexCRM\PersonBundle\Entity\BankCode {#10213 …} +value: "2280" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39609 +data: NexCRM\PersonBundle\Entity\BankCode {#10214 …} +value: "2281" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39610 +data: NexCRM\PersonBundle\Entity\BankCode {#10215 …} +value: "2282" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39611 +data: NexCRM\PersonBundle\Entity\BankCode {#10216 …} +value: "2283" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39612 +data: NexCRM\PersonBundle\Entity\BankCode {#10217 …} +value: "2284" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39613 +data: NexCRM\PersonBundle\Entity\BankCode {#10218 …} +value: "2285" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39614 +data: NexCRM\PersonBundle\Entity\BankCode {#10219 …} +value: "2286" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39615 +data: NexCRM\PersonBundle\Entity\BankCode {#10220 …} +value: "2287" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39616 +data: NexCRM\PersonBundle\Entity\BankCode {#10221 …} +value: "2288" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39617 +data: NexCRM\PersonBundle\Entity\BankCode {#10222 …} +value: "2289" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39618 +data: NexCRM\PersonBundle\Entity\BankCode {#10223 …} +value: "2290" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39619 +data: NexCRM\PersonBundle\Entity\BankCode {#10224 …} +value: "2291" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39620 +data: NexCRM\PersonBundle\Entity\BankCode {#10225 …} +value: "2292" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39621 +data: NexCRM\PersonBundle\Entity\BankCode {#10226 …} +value: "2293" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39622 +data: NexCRM\PersonBundle\Entity\BankCode {#10227 …} +value: "2294" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39623 +data: NexCRM\PersonBundle\Entity\BankCode {#10228 …} +value: "2295" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39624 +data: NexCRM\PersonBundle\Entity\BankCode {#10229 …} +value: "2296" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39625 +data: NexCRM\PersonBundle\Entity\BankCode {#10230 …} +value: "2297" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39626 +data: NexCRM\PersonBundle\Entity\BankCode {#10231 …} +value: "2298" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39627 +data: NexCRM\PersonBundle\Entity\BankCode {#10232 …} +value: "2299" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39628 +data: NexCRM\PersonBundle\Entity\BankCode {#10233 …} +value: "2300" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39629 +data: NexCRM\PersonBundle\Entity\BankCode {#10234 …} +value: "2301" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39630 +data: NexCRM\PersonBundle\Entity\BankCode {#10235 …} +value: "2302" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39631 +data: NexCRM\PersonBundle\Entity\BankCode {#10236 …} +value: "2303" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39632 +data: NexCRM\PersonBundle\Entity\BankCode {#10237 …} +value: "2304" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39633 +data: NexCRM\PersonBundle\Entity\BankCode {#10238 …} +value: "2305" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39634 +data: NexCRM\PersonBundle\Entity\BankCode {#10239 …} +value: "2306" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39635 +data: NexCRM\PersonBundle\Entity\BankCode {#10240 …} +value: "2307" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39636 +data: NexCRM\PersonBundle\Entity\BankCode {#10241 …} +value: "2308" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39637 +data: NexCRM\PersonBundle\Entity\BankCode {#10242 …} +value: "2309" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39638 +data: NexCRM\PersonBundle\Entity\BankCode {#10243 …} +value: "2310" +label: "SIKBDE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39639 +data: NexCRM\PersonBundle\Entity\BankCode {#10244 …} +value: "2311" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39640 +data: NexCRM\PersonBundle\Entity\BankCode {#10245 …} +value: "2312" +label: "MEGHDE81" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39641 +data: NexCRM\PersonBundle\Entity\BankCode {#10246 …} +value: "2313" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39642 +data: NexCRM\PersonBundle\Entity\BankCode {#10247 …} +value: "2314" +label: "SALADE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39643 +data: NexCRM\PersonBundle\Entity\BankCode {#10248 …} +value: "2315" +label: "SAKSDE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39644 +data: NexCRM\PersonBundle\Entity\BankCode {#10249 …} +value: "2316" +label: "SALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39645 +data: NexCRM\PersonBundle\Entity\BankCode {#10250 …} +value: "2317" +label: "DEUTDE5M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39646 +data: NexCRM\PersonBundle\Entity\BankCode {#10251 …} +value: "2318" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39647 +data: NexCRM\PersonBundle\Entity\BankCode {#10252 …} +value: "2319" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39648 +data: NexCRM\PersonBundle\Entity\BankCode {#10253 …} +value: "2320" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39649 +data: NexCRM\PersonBundle\Entity\BankCode {#10254 …} +value: "2321" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39650 +data: NexCRM\PersonBundle\Entity\BankCode {#10255 …} +value: "2322" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39651 +data: NexCRM\PersonBundle\Entity\BankCode {#10256 …} +value: "2323" +label: "SABADE5S" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39652 +data: NexCRM\PersonBundle\Entity\BankCode {#10257 …} +value: "2324" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39653 +data: NexCRM\PersonBundle\Entity\BankCode {#10258 …} +value: "2325" +label: "SALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39654 +data: NexCRM\PersonBundle\Entity\BankCode {#10259 …} +value: "2326" +label: "SALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39655 +data: NexCRM\PersonBundle\Entity\BankCode {#10260 …} +value: "2327" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39656 +data: NexCRM\PersonBundle\Entity\BankCode {#10261 …} +value: "2328" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39657 +data: NexCRM\PersonBundle\Entity\BankCode {#10262 …} +value: "2329" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39658 +data: NexCRM\PersonBundle\Entity\BankCode {#10263 …} +value: "2330" +label: "KRSADE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39659 +data: NexCRM\PersonBundle\Entity\BankCode {#10264 …} +value: "2331" +label: "MERZDE55" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39660 +data: NexCRM\PersonBundle\Entity\BankCode {#10265 …} +value: "2332" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39661 +data: NexCRM\PersonBundle\Entity\BankCode {#10266 …} +value: "2333" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39662 +data: NexCRM\PersonBundle\Entity\BankCode {#10267 …} +value: "2334" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39663 +data: NexCRM\PersonBundle\Entity\BankCode {#10268 …} +value: "2335" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39664 +data: NexCRM\PersonBundle\Entity\BankCode {#10269 …} +value: "2336" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39665 +data: NexCRM\PersonBundle\Entity\BankCode {#10270 …} +value: "2337" +label: "SALADE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39666 +data: NexCRM\PersonBundle\Entity\BankCode {#10271 …} +value: "2338" +label: "GENODE51" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39667 +data: NexCRM\PersonBundle\Entity\BankCode {#10272 …} +value: "2339" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39668 +data: NexCRM\PersonBundle\Entity\BankCode {#10273 …} +value: "2340" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39669 +data: NexCRM\PersonBundle\Entity\BankCode {#10274 …} +value: "2341" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39670 +data: NexCRM\PersonBundle\Entity\BankCode {#10275 …} +value: "2342" +label: "LKBWDE6K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39671 +data: NexCRM\PersonBundle\Entity\BankCode {#10276 …} +value: "2343" +label: "SOLADEST" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39672 +data: NexCRM\PersonBundle\Entity\BankCode {#10277 …} +value: "2344" +label: "SCHWDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39673 +data: NexCRM\PersonBundle\Entity\BankCode {#10278 …} +value: "2345" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39674 +data: NexCRM\PersonBundle\Entity\BankCode {#10279 …} +value: "2346" +label: "VONEDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39675 +data: NexCRM\PersonBundle\Entity\BankCode {#10280 …} +value: "2347" +label: "MEBEDE6S" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39676 +data: NexCRM\PersonBundle\Entity\BankCode {#10281 …} +value: "2348" +label: "BHBADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39677 +data: NexCRM\PersonBundle\Entity\BankCode {#10282 …} +value: "2349" +label: "ELGEDES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39678 +data: NexCRM\PersonBundle\Entity\BankCode {#10283 …} +value: "2350" +label: "CPLUDES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39679 +data: NexCRM\PersonBundle\Entity\BankCode {#10284 …} +value: "2351" +label: "CPLUDES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39680 +data: NexCRM\PersonBundle\Entity\BankCode {#10285 …} +value: "2352" +label: "AKBADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39681 +data: NexCRM\PersonBundle\Entity\BankCode {#10286 …} +value: "2353" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39682 +data: NexCRM\PersonBundle\Entity\BankCode {#10287 …} +value: "2354" +label: "TRUFDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39683 +data: NexCRM\PersonBundle\Entity\BankCode {#10288 …} +value: "2355" +label: "BSWLDE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39684 +data: NexCRM\PersonBundle\Entity\BankCode {#10289 …} +value: "2356" +label: "IBKBDES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39685 +data: NexCRM\PersonBundle\Entity\BankCode {#10290 …} +value: "2357" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39686 +data: NexCRM\PersonBundle\Entity\BankCode {#10291 …} +value: "2358" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39687 +data: NexCRM\PersonBundle\Entity\BankCode {#10292 …} +value: "2359" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39688 +data: NexCRM\PersonBundle\Entity\BankCode {#10293 …} +value: "2360" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39689 +data: NexCRM\PersonBundle\Entity\BankCode {#10294 …} +value: "2361" +label: "SOLADEST" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39690 +data: NexCRM\PersonBundle\Entity\BankCode {#10296 …} +value: "2363" +label: "SOLADEST" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39691 +data: NexCRM\PersonBundle\Entity\BankCode {#10297 …} +value: "2364" +label: "GENODESG" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39692 +data: NexCRM\PersonBundle\Entity\BankCode {#10298 …} +value: "2365" +label: "GENODEST" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39693 +data: NexCRM\PersonBundle\Entity\BankCode {#10299 …} +value: "2366" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39694 +data: NexCRM\PersonBundle\Entity\BankCode {#10300 …} +value: "2367" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39695 +data: NexCRM\PersonBundle\Entity\BankCode {#10301 …} +value: "2368" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39696 +data: NexCRM\PersonBundle\Entity\BankCode {#10302 …} +value: "2369" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39697 +data: NexCRM\PersonBundle\Entity\BankCode {#10303 …} +value: "2370" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39698 +data: NexCRM\PersonBundle\Entity\BankCode {#10304 …} +value: "2371" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39699 +data: NexCRM\PersonBundle\Entity\BankCode {#10305 …} +value: "2372" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39700 +data: NexCRM\PersonBundle\Entity\BankCode {#10306 …} +value: "2373" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39701 +data: NexCRM\PersonBundle\Entity\BankCode {#10307 …} +value: "2374" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39702 +data: NexCRM\PersonBundle\Entity\BankCode {#10308 …} +value: "2375" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39703 +data: NexCRM\PersonBundle\Entity\BankCode {#10310 …} +value: "2377" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39704 +data: NexCRM\PersonBundle\Entity\BankCode {#10311 …} +value: "2378" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39705 +data: NexCRM\PersonBundle\Entity\BankCode {#10312 …} +value: "2379" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39706 +data: NexCRM\PersonBundle\Entity\BankCode {#10313 …} +value: "2380" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39707 +data: NexCRM\PersonBundle\Entity\BankCode {#10314 …} +value: "2381" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39708 +data: NexCRM\PersonBundle\Entity\BankCode {#10315 …} +value: "2382" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39709 +data: NexCRM\PersonBundle\Entity\BankCode {#10316 …} +value: "2383" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39710 +data: NexCRM\PersonBundle\Entity\BankCode {#10317 …} +value: "2384" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39711 +data: NexCRM\PersonBundle\Entity\BankCode {#10318 …} +value: "2385" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39712 +data: NexCRM\PersonBundle\Entity\BankCode {#10319 …} +value: "2386" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39713 +data: NexCRM\PersonBundle\Entity\BankCode {#10320 …} +value: "2387" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39714 +data: NexCRM\PersonBundle\Entity\BankCode {#10321 …} +value: "2388" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39715 +data: NexCRM\PersonBundle\Entity\BankCode {#10322 …} +value: "2389" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39716 +data: NexCRM\PersonBundle\Entity\BankCode {#10323 …} +value: "2390" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39717 +data: NexCRM\PersonBundle\Entity\BankCode {#10324 …} +value: "2391" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39718 +data: NexCRM\PersonBundle\Entity\BankCode {#10325 …} +value: "2392" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39719 +data: NexCRM\PersonBundle\Entity\BankCode {#10326 …} +value: "2393" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39720 +data: NexCRM\PersonBundle\Entity\BankCode {#10327 …} +value: "2394" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39721 +data: NexCRM\PersonBundle\Entity\BankCode {#10328 …} +value: "2395" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39722 +data: NexCRM\PersonBundle\Entity\BankCode {#10329 …} +value: "2396" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39723 +data: NexCRM\PersonBundle\Entity\BankCode {#10330 …} +value: "2397" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39724 +data: NexCRM\PersonBundle\Entity\BankCode {#10331 …} +value: "2398" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39725 +data: NexCRM\PersonBundle\Entity\BankCode {#10332 …} +value: "2399" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39726 +data: NexCRM\PersonBundle\Entity\BankCode {#10333 …} +value: "2400" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39727 +data: NexCRM\PersonBundle\Entity\BankCode {#10334 …} +value: "2401" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39728 +data: NexCRM\PersonBundle\Entity\BankCode {#10335 …} +value: "2402" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39729 +data: NexCRM\PersonBundle\Entity\BankCode {#10336 …} +value: "2403" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39730 +data: NexCRM\PersonBundle\Entity\BankCode {#10337 …} +value: "2404" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39731 +data: NexCRM\PersonBundle\Entity\BankCode {#10338 …} +value: "2405" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39732 +data: NexCRM\PersonBundle\Entity\BankCode {#10339 …} +value: "2406" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39733 +data: NexCRM\PersonBundle\Entity\BankCode {#10340 …} +value: "2407" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39734 +data: NexCRM\PersonBundle\Entity\BankCode {#10341 …} +value: "2408" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39735 +data: NexCRM\PersonBundle\Entity\BankCode {#10342 …} +value: "2409" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39736 +data: NexCRM\PersonBundle\Entity\BankCode {#10343 …} +value: "2410" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39737 +data: NexCRM\PersonBundle\Entity\BankCode {#10344 …} +value: "2411" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39738 +data: NexCRM\PersonBundle\Entity\BankCode {#10345 …} +value: "2412" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39739 +data: NexCRM\PersonBundle\Entity\BankCode {#10346 …} +value: "2413" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39740 +data: NexCRM\PersonBundle\Entity\BankCode {#10347 …} +value: "2414" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39741 +data: NexCRM\PersonBundle\Entity\BankCode {#10348 …} +value: "2415" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39742 +data: NexCRM\PersonBundle\Entity\BankCode {#10349 …} +value: "2416" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39743 +data: NexCRM\PersonBundle\Entity\BankCode {#10350 …} +value: "2417" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39744 +data: NexCRM\PersonBundle\Entity\BankCode {#10351 …} +value: "2418" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39745 +data: NexCRM\PersonBundle\Entity\BankCode {#10352 …} +value: "2419" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39746 +data: NexCRM\PersonBundle\Entity\BankCode {#10353 …} +value: "2420" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39747 +data: NexCRM\PersonBundle\Entity\BankCode {#10354 …} +value: "2421" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39748 +data: NexCRM\PersonBundle\Entity\BankCode {#10355 …} +value: "2422" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39749 +data: NexCRM\PersonBundle\Entity\BankCode {#10356 …} +value: "2423" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39750 +data: NexCRM\PersonBundle\Entity\BankCode {#10357 …} +value: "2424" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39751 +data: NexCRM\PersonBundle\Entity\BankCode {#10358 …} +value: "2425" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39752 +data: NexCRM\PersonBundle\Entity\BankCode {#10359 …} +value: "2426" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39753 +data: NexCRM\PersonBundle\Entity\BankCode {#10360 …} +value: "2427" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39754 +data: NexCRM\PersonBundle\Entity\BankCode {#10361 …} +value: "2428" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39755 +data: NexCRM\PersonBundle\Entity\BankCode {#10362 …} +value: "2429" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39756 +data: NexCRM\PersonBundle\Entity\BankCode {#10363 …} +value: "2430" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39757 +data: NexCRM\PersonBundle\Entity\BankCode {#10364 …} +value: "2431" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39758 +data: NexCRM\PersonBundle\Entity\BankCode {#10365 …} +value: "2432" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39759 +data: NexCRM\PersonBundle\Entity\BankCode {#10366 …} +value: "2433" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39760 +data: NexCRM\PersonBundle\Entity\BankCode {#10367 …} +value: "2434" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39761 +data: NexCRM\PersonBundle\Entity\BankCode {#10368 …} +value: "2435" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39762 +data: NexCRM\PersonBundle\Entity\BankCode {#10369 …} +value: "2436" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39763 +data: NexCRM\PersonBundle\Entity\BankCode {#10370 …} +value: "2437" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39764 +data: NexCRM\PersonBundle\Entity\BankCode {#10371 …} +value: "2438" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39765 +data: NexCRM\PersonBundle\Entity\BankCode {#10372 …} +value: "2439" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39766 +data: NexCRM\PersonBundle\Entity\BankCode {#10373 …} +value: "2440" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39767 +data: NexCRM\PersonBundle\Entity\BankCode {#10374 …} +value: "2441" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39768 +data: NexCRM\PersonBundle\Entity\BankCode {#10375 …} +value: "2442" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39769 +data: NexCRM\PersonBundle\Entity\BankCode {#10376 …} +value: "2443" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39770 +data: NexCRM\PersonBundle\Entity\BankCode {#10377 …} +value: "2444" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39771 +data: NexCRM\PersonBundle\Entity\BankCode {#10378 …} +value: "2445" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39772 +data: NexCRM\PersonBundle\Entity\BankCode {#10379 …} +value: "2446" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39773 +data: NexCRM\PersonBundle\Entity\BankCode {#10380 …} +value: "2447" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39774 +data: NexCRM\PersonBundle\Entity\BankCode {#10381 …} +value: "2448" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39775 +data: NexCRM\PersonBundle\Entity\BankCode {#10382 …} +value: "2449" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39776 +data: NexCRM\PersonBundle\Entity\BankCode {#10383 …} +value: "2450" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39777 +data: NexCRM\PersonBundle\Entity\BankCode {#10384 …} +value: "2451" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39778 +data: NexCRM\PersonBundle\Entity\BankCode {#10385 …} +value: "2452" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39779 +data: NexCRM\PersonBundle\Entity\BankCode {#10386 …} +value: "2453" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39780 +data: NexCRM\PersonBundle\Entity\BankCode {#10387 …} +value: "2454" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39781 +data: NexCRM\PersonBundle\Entity\BankCode {#10388 …} +value: "2455" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39782 +data: NexCRM\PersonBundle\Entity\BankCode {#10389 …} +value: "2456" +label: "VOBADESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39783 +data: NexCRM\PersonBundle\Entity\BankCode {#10390 …} +value: "2457" +label: "VOBADESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39784 +data: NexCRM\PersonBundle\Entity\BankCode {#10391 …} +value: "2458" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39785 +data: NexCRM\PersonBundle\Entity\BankCode {#10392 …} +value: "2459" +label: "SWBSDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39786 +data: NexCRM\PersonBundle\Entity\BankCode {#10393 …} +value: "2460" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39787 +data: NexCRM\PersonBundle\Entity\BankCode {#10394 …} +value: "2461" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39788 +data: NexCRM\PersonBundle\Entity\BankCode {#10395 …} +value: "2462" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39789 +data: NexCRM\PersonBundle\Entity\BankCode {#10396 …} +value: "2463" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39790 +data: NexCRM\PersonBundle\Entity\BankCode {#10397 …} +value: "2464" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39791 +data: NexCRM\PersonBundle\Entity\BankCode {#10398 …} +value: "2465" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39792 +data: NexCRM\PersonBundle\Entity\BankCode {#10399 …} +value: "2466" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39793 +data: NexCRM\PersonBundle\Entity\BankCode {#10400 …} +value: "2467" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39794 +data: NexCRM\PersonBundle\Entity\BankCode {#10401 …} +value: "2468" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39795 +data: NexCRM\PersonBundle\Entity\BankCode {#10402 …} +value: "2469" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39796 +data: NexCRM\PersonBundle\Entity\BankCode {#10403 …} +value: "2470" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39797 +data: NexCRM\PersonBundle\Entity\BankCode {#10404 …} +value: "2471" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39798 +data: NexCRM\PersonBundle\Entity\BankCode {#10405 …} +value: "2472" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39799 +data: NexCRM\PersonBundle\Entity\BankCode {#10406 …} +value: "2473" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39800 +data: NexCRM\PersonBundle\Entity\BankCode {#10407 …} +value: "2474" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39801 +data: NexCRM\PersonBundle\Entity\BankCode {#10408 …} +value: "2475" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39802 +data: NexCRM\PersonBundle\Entity\BankCode {#10409 …} +value: "2476" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39803 +data: NexCRM\PersonBundle\Entity\BankCode {#10410 …} +value: "2477" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39804 +data: NexCRM\PersonBundle\Entity\BankCode {#10411 …} +value: "2478" +label: "BBKRDE6B" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39805 +data: NexCRM\PersonBundle\Entity\BankCode {#10412 …} +value: "2479" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39806 +data: NexCRM\PersonBundle\Entity\BankCode {#10413 …} +value: "2480" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39807 +data: NexCRM\PersonBundle\Entity\BankCode {#10414 …} +value: "2481" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39808 +data: NexCRM\PersonBundle\Entity\BankCode {#10415 …} +value: "2482" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39809 +data: NexCRM\PersonBundle\Entity\BankCode {#10416 …} +value: "2483" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39810 +data: NexCRM\PersonBundle\Entity\BankCode {#10417 …} +value: "2484" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39811 +data: NexCRM\PersonBundle\Entity\BankCode {#10418 …} +value: "2485" +label: "WUEHDE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39812 +data: NexCRM\PersonBundle\Entity\BankCode {#10419 …} +value: "2486" +label: "WBAGDE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39813 +data: NexCRM\PersonBundle\Entity\BankCode {#10420 …} +value: "2487" +label: "WBAGDEA1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39814 +data: NexCRM\PersonBundle\Entity\BankCode {#10421 …} +value: "2488" +label: "WBAGDEA1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39815 +data: NexCRM\PersonBundle\Entity\BankCode {#10422 …} +value: "2489" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39816 +data: NexCRM\PersonBundle\Entity\BankCode {#10423 …} +value: "2490" +label: "SABUDES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39817 +data: NexCRM\PersonBundle\Entity\BankCode {#10424 …} +value: "2491" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39818 +data: NexCRM\PersonBundle\Entity\BankCode {#10425 …} +value: "2492" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39819 +data: NexCRM\PersonBundle\Entity\BankCode {#10426 …} +value: "2493" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39820 +data: NexCRM\PersonBundle\Entity\BankCode {#10427 …} +value: "2494" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39821 +data: NexCRM\PersonBundle\Entity\BankCode {#10428 …} +value: "2495" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39822 +data: NexCRM\PersonBundle\Entity\BankCode {#10429 …} +value: "2496" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39823 +data: NexCRM\PersonBundle\Entity\BankCode {#10430 …} +value: "2497" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39824 +data: NexCRM\PersonBundle\Entity\BankCode {#10431 …} +value: "2498" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39825 +data: NexCRM\PersonBundle\Entity\BankCode {#10432 …} +value: "2499" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39826 +data: NexCRM\PersonBundle\Entity\BankCode {#10433 …} +value: "2500" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39827 +data: NexCRM\PersonBundle\Entity\BankCode {#10434 …} +value: "2501" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39828 +data: NexCRM\PersonBundle\Entity\BankCode {#10435 …} +value: "2502" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39829 +data: NexCRM\PersonBundle\Entity\BankCode {#10436 …} +value: "2503" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39830 +data: NexCRM\PersonBundle\Entity\BankCode {#10437 …} +value: "2504" +label: "MARBDE6G" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39831 +data: NexCRM\PersonBundle\Entity\BankCode {#10438 …} +value: "2505" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39832 +data: NexCRM\PersonBundle\Entity\BankCode {#10439 …} +value: "2506" +label: "GOPSDE6G" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39833 +data: NexCRM\PersonBundle\Entity\BankCode {#10440 …} +value: "2507" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39834 +data: NexCRM\PersonBundle\Entity\BankCode {#10441 …} +value: "2508" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39835 +data: NexCRM\PersonBundle\Entity\BankCode {#10442 …} +value: "2509" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39836 +data: NexCRM\PersonBundle\Entity\BankCode {#10443 …} +value: "2510" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39837 +data: NexCRM\PersonBundle\Entity\BankCode {#10444 …} +value: "2511" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39838 +data: NexCRM\PersonBundle\Entity\BankCode {#10445 …} +value: "2512" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39839 +data: NexCRM\PersonBundle\Entity\BankCode {#10446 …} +value: "2513" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39840 +data: NexCRM\PersonBundle\Entity\BankCode {#10447 …} +value: "2514" +label: "ESSLDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39841 +data: NexCRM\PersonBundle\Entity\BankCode {#10448 …} +value: "2515" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39842 +data: NexCRM\PersonBundle\Entity\BankCode {#10449 …} +value: "2516" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39843 +data: NexCRM\PersonBundle\Entity\BankCode {#10450 …} +value: "2517" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39844 +data: NexCRM\PersonBundle\Entity\BankCode {#10451 …} +value: "2518" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39845 +data: NexCRM\PersonBundle\Entity\BankCode {#10452 …} +value: "2519" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39846 +data: NexCRM\PersonBundle\Entity\BankCode {#10453 …} +value: "2520" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39847 +data: NexCRM\PersonBundle\Entity\BankCode {#10454 …} +value: "2521" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39848 +data: NexCRM\PersonBundle\Entity\BankCode {#10455 …} +value: "2522" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39849 +data: NexCRM\PersonBundle\Entity\BankCode {#10456 …} +value: "2523" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39850 +data: NexCRM\PersonBundle\Entity\BankCode {#10457 …} +value: "2524" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39851 +data: NexCRM\PersonBundle\Entity\BankCode {#10458 …} +value: "2525" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39852 +data: NexCRM\PersonBundle\Entity\BankCode {#10459 …} +value: "2526" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39853 +data: NexCRM\PersonBundle\Entity\BankCode {#10460 …} +value: "2527" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39854 +data: NexCRM\PersonBundle\Entity\BankCode {#10461 …} +value: "2528" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39855 +data: NexCRM\PersonBundle\Entity\BankCode {#10462 …} +value: "2529" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39856 +data: NexCRM\PersonBundle\Entity\BankCode {#10463 …} +value: "2530" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39857 +data: NexCRM\PersonBundle\Entity\BankCode {#10464 …} +value: "2531" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39858 +data: NexCRM\PersonBundle\Entity\BankCode {#10465 …} +value: "2532" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39859 +data: NexCRM\PersonBundle\Entity\BankCode {#10466 …} +value: "2533" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39860 +data: NexCRM\PersonBundle\Entity\BankCode {#10467 …} +value: "2534" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39861 +data: NexCRM\PersonBundle\Entity\BankCode {#10468 …} +value: "2535" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39862 +data: NexCRM\PersonBundle\Entity\BankCode {#10469 …} +value: "2536" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39863 +data: NexCRM\PersonBundle\Entity\BankCode {#10470 …} +value: "2537" +label: "OASPDE6A" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39864 +data: NexCRM\PersonBundle\Entity\BankCode {#10471 …} +value: "2538" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39865 +data: NexCRM\PersonBundle\Entity\BankCode {#10472 …} +value: "2539" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39866 +data: NexCRM\PersonBundle\Entity\BankCode {#10473 …} +value: "2540" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39867 +data: NexCRM\PersonBundle\Entity\BankCode {#10474 …} +value: "2541" +label: "HOEBDE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39868 +data: NexCRM\PersonBundle\Entity\BankCode {#10475 …} +value: "2542" +label: "FBHNDE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39869 +data: NexCRM\PersonBundle\Entity\BankCode {#10476 …} +value: "2543" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39870 +data: NexCRM\PersonBundle\Entity\BankCode {#10477 …} +value: "2544" +label: "HEISDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39871 +data: NexCRM\PersonBundle\Entity\BankCode {#10478 …} +value: "2545" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39872 +data: NexCRM\PersonBundle\Entity\BankCode {#10479 …} +value: "2546" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39873 +data: NexCRM\PersonBundle\Entity\BankCode {#10480 …} +value: "2547" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39874 +data: NexCRM\PersonBundle\Entity\BankCode {#10481 …} +value: "2548" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39875 +data: NexCRM\PersonBundle\Entity\BankCode {#10482 …} +value: "2549" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39876 +data: NexCRM\PersonBundle\Entity\BankCode {#10483 …} +value: "2550" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39877 +data: NexCRM\PersonBundle\Entity\BankCode {#10484 …} +value: "2551" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39878 +data: NexCRM\PersonBundle\Entity\BankCode {#10485 …} +value: "2552" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39879 +data: NexCRM\PersonBundle\Entity\BankCode {#10486 …} +value: "2553" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39880 +data: NexCRM\PersonBundle\Entity\BankCode {#10487 …} +value: "2554" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39881 +data: NexCRM\PersonBundle\Entity\BankCode {#10488 …} +value: "2555" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39882 +data: NexCRM\PersonBundle\Entity\BankCode {#10489 …} +value: "2556" +label: "BSHHDE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39883 +data: NexCRM\PersonBundle\Entity\BankCode {#10490 …} +value: "2557" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39884 +data: NexCRM\PersonBundle\Entity\BankCode {#10491 …} +value: "2558" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39885 +data: NexCRM\PersonBundle\Entity\BankCode {#10492 …} +value: "2559" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39886 +data: NexCRM\PersonBundle\Entity\BankCode {#10493 …} +value: "2560" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39887 +data: NexCRM\PersonBundle\Entity\BankCode {#10494 …} +value: "2561" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39888 +data: NexCRM\PersonBundle\Entity\BankCode {#10495 …} +value: "2562" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39889 +data: NexCRM\PersonBundle\Entity\BankCode {#10496 …} +value: "2563" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39890 +data: NexCRM\PersonBundle\Entity\BankCode {#10497 …} +value: "2564" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39891 +data: NexCRM\PersonBundle\Entity\BankCode {#10498 …} +value: "2565" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39892 +data: NexCRM\PersonBundle\Entity\BankCode {#10499 …} +value: "2566" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39893 +data: NexCRM\PersonBundle\Entity\BankCode {#10500 …} +value: "2567" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39894 +data: NexCRM\PersonBundle\Entity\BankCode {#10501 …} +value: "2568" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39895 +data: NexCRM\PersonBundle\Entity\BankCode {#10502 …} +value: "2569" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39896 +data: NexCRM\PersonBundle\Entity\BankCode {#10503 …} +value: "2570" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39897 +data: NexCRM\PersonBundle\Entity\BankCode {#10504 …} +value: "2571" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39898 +data: NexCRM\PersonBundle\Entity\BankCode {#10505 …} +value: "2572" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39899 +data: NexCRM\PersonBundle\Entity\BankCode {#10506 …} +value: "2573" +label: "ULMVDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39900 +data: NexCRM\PersonBundle\Entity\BankCode {#10507 …} +value: "2574" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39901 +data: NexCRM\PersonBundle\Entity\BankCode {#10508 …} +value: "2575" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39902 +data: NexCRM\PersonBundle\Entity\BankCode {#10509 …} +value: "2576" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39903 +data: NexCRM\PersonBundle\Entity\BankCode {#10510 …} +value: "2577" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39904 +data: NexCRM\PersonBundle\Entity\BankCode {#10511 …} +value: "2578" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39905 +data: NexCRM\PersonBundle\Entity\BankCode {#10512 …} +value: "2579" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39906 +data: NexCRM\PersonBundle\Entity\BankCode {#10513 …} +value: "2580" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39907 +data: NexCRM\PersonBundle\Entity\BankCode {#10514 …} +value: "2581" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39908 +data: NexCRM\PersonBundle\Entity\BankCode {#10515 …} +value: "2582" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39909 +data: NexCRM\PersonBundle\Entity\BankCode {#10516 …} +value: "2583" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39910 +data: NexCRM\PersonBundle\Entity\BankCode {#10517 …} +value: "2584" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39911 +data: NexCRM\PersonBundle\Entity\BankCode {#10518 …} +value: "2585" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39912 +data: NexCRM\PersonBundle\Entity\BankCode {#10519 …} +value: "2586" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39913 +data: NexCRM\PersonBundle\Entity\BankCode {#10520 …} +value: "2587" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39914 +data: NexCRM\PersonBundle\Entity\BankCode {#10521 …} +value: "2588" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39915 +data: NexCRM\PersonBundle\Entity\BankCode {#10522 …} +value: "2589" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39916 +data: NexCRM\PersonBundle\Entity\BankCode {#10523 …} +value: "2590" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39917 +data: NexCRM\PersonBundle\Entity\BankCode {#10524 …} +value: "2591" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39918 +data: NexCRM\PersonBundle\Entity\BankCode {#10525 …} +value: "2592" +label: "VBRTDE6R" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39919 +data: NexCRM\PersonBundle\Entity\BankCode {#10526 …} +value: "2593" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39920 +data: NexCRM\PersonBundle\Entity\BankCode {#10527 …} +value: "2594" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39921 +data: NexCRM\PersonBundle\Entity\BankCode {#10528 …} +value: "2595" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39922 +data: NexCRM\PersonBundle\Entity\BankCode {#10529 …} +value: "2596" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39923 +data: NexCRM\PersonBundle\Entity\BankCode {#10530 …} +value: "2597" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39924 +data: NexCRM\PersonBundle\Entity\BankCode {#10531 …} +value: "2598" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39925 +data: NexCRM\PersonBundle\Entity\BankCode {#10532 …} +value: "2599" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39926 +data: NexCRM\PersonBundle\Entity\BankCode {#10533 …} +value: "2600" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39927 +data: NexCRM\PersonBundle\Entity\BankCode {#10534 …} +value: "2601" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39928 +data: NexCRM\PersonBundle\Entity\BankCode {#10535 …} +value: "2602" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39929 +data: NexCRM\PersonBundle\Entity\BankCode {#10536 …} +value: "2603" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39930 +data: NexCRM\PersonBundle\Entity\BankCode {#10538 …} +value: "2605" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39931 +data: NexCRM\PersonBundle\Entity\BankCode {#10539 …} +value: "2606" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39932 +data: NexCRM\PersonBundle\Entity\BankCode {#10540 …} +value: "2607" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39933 +data: NexCRM\PersonBundle\Entity\BankCode {#10541 …} +value: "2608" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39934 +data: NexCRM\PersonBundle\Entity\BankCode {#10542 …} +value: "2609" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39935 +data: NexCRM\PersonBundle\Entity\BankCode {#10543 …} +value: "2610" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39936 +data: NexCRM\PersonBundle\Entity\BankCode {#10544 …} +value: "2611" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39937 +data: NexCRM\PersonBundle\Entity\BankCode {#10545 …} +value: "2612" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39938 +data: NexCRM\PersonBundle\Entity\BankCode {#10546 …} +value: "2613" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39939 +data: NexCRM\PersonBundle\Entity\BankCode {#10547 …} +value: "2614" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39940 +data: NexCRM\PersonBundle\Entity\BankCode {#10548 …} +value: "2615" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39941 +data: NexCRM\PersonBundle\Entity\BankCode {#10549 …} +value: "2616" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39942 +data: NexCRM\PersonBundle\Entity\BankCode {#10550 …} +value: "2617" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39943 +data: NexCRM\PersonBundle\Entity\BankCode {#10551 …} +value: "2618" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39944 +data: NexCRM\PersonBundle\Entity\BankCode {#10552 …} +value: "2619" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39945 +data: NexCRM\PersonBundle\Entity\BankCode {#10553 …} +value: "2620" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39946 +data: NexCRM\PersonBundle\Entity\BankCode {#10554 …} +value: "2621" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39947 +data: NexCRM\PersonBundle\Entity\BankCode {#10555 …} +value: "2622" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39948 +data: NexCRM\PersonBundle\Entity\BankCode {#10556 …} +value: "2623" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39949 +data: NexCRM\PersonBundle\Entity\BankCode {#10557 …} +value: "2624" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39950 +data: NexCRM\PersonBundle\Entity\BankCode {#10558 …} +value: "2625" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39951 +data: NexCRM\PersonBundle\Entity\BankCode {#10559 …} +value: "2626" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39952 +data: NexCRM\PersonBundle\Entity\BankCode {#10560 …} +value: "2627" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39953 +data: NexCRM\PersonBundle\Entity\BankCode {#10561 …} +value: "2628" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39954 +data: NexCRM\PersonBundle\Entity\BankCode {#10562 …} +value: "2629" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39955 +data: NexCRM\PersonBundle\Entity\BankCode {#10563 …} +value: "2630" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39956 +data: NexCRM\PersonBundle\Entity\BankCode {#10564 …} +value: "2631" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39957 +data: NexCRM\PersonBundle\Entity\BankCode {#10565 …} +value: "2632" +label: "ULMVDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39958 +data: NexCRM\PersonBundle\Entity\BankCode {#10566 …} +value: "2633" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39959 +data: NexCRM\PersonBundle\Entity\BankCode {#10567 …} +value: "2634" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39960 +data: NexCRM\PersonBundle\Entity\BankCode {#10568 …} +value: "2635" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39961 +data: NexCRM\PersonBundle\Entity\BankCode {#10569 …} +value: "2636" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39962 +data: NexCRM\PersonBundle\Entity\BankCode {#10570 …} +value: "2637" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39963 +data: NexCRM\PersonBundle\Entity\BankCode {#10571 …} +value: "2638" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39964 +data: NexCRM\PersonBundle\Entity\BankCode {#10572 …} +value: "2639" +label: "IBBFDE81" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39965 +data: NexCRM\PersonBundle\Entity\BankCode {#10573 …} +value: "2640" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39966 +data: NexCRM\PersonBundle\Entity\BankCode {#10574 …} +value: "2641" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39967 +data: NexCRM\PersonBundle\Entity\BankCode {#10575 …} +value: "2642" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39968 +data: NexCRM\PersonBundle\Entity\BankCode {#10576 …} +value: "2643" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39969 +data: NexCRM\PersonBundle\Entity\BankCode {#10577 …} +value: "2644" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39970 +data: NexCRM\PersonBundle\Entity\BankCode {#10578 …} +value: "2645" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39971 +data: NexCRM\PersonBundle\Entity\BankCode {#10579 …} +value: "2646" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39972 +data: NexCRM\PersonBundle\Entity\BankCode {#10580 …} +value: "2647" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39973 +data: NexCRM\PersonBundle\Entity\BankCode {#10581 …} +value: "2648" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39974 +data: NexCRM\PersonBundle\Entity\BankCode {#10582 …} +value: "2649" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39975 +data: NexCRM\PersonBundle\Entity\BankCode {#10583 …} +value: "2650" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39976 +data: NexCRM\PersonBundle\Entity\BankCode {#10584 …} +value: "2651" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39977 +data: NexCRM\PersonBundle\Entity\BankCode {#10585 …} +value: "2652" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39978 +data: NexCRM\PersonBundle\Entity\BankCode {#10586 …} +value: "2653" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39979 +data: NexCRM\PersonBundle\Entity\BankCode {#10587 …} +value: "2654" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39980 +data: NexCRM\PersonBundle\Entity\BankCode {#10588 …} +value: "2655" +label: "DEUTDESS" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39981 +data: NexCRM\PersonBundle\Entity\BankCode {#10589 …} +value: "2656" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39982 +data: NexCRM\PersonBundle\Entity\BankCode {#10590 …} +value: "2657" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39983 +data: NexCRM\PersonBundle\Entity\BankCode {#10591 …} +value: "2658" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39984 +data: NexCRM\PersonBundle\Entity\BankCode {#10592 …} +value: "2659" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39985 +data: NexCRM\PersonBundle\Entity\BankCode {#10593 …} +value: "2660" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39986 +data: NexCRM\PersonBundle\Entity\BankCode {#10594 …} +value: "2661" +label: "SBCRDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39987 +data: NexCRM\PersonBundle\Entity\BankCode {#10595 …} +value: "2662" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39988 +data: NexCRM\PersonBundle\Entity\BankCode {#10596 …} +value: "2663" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39989 +data: NexCRM\PersonBundle\Entity\BankCode {#10597 …} +value: "2664" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39990 +data: NexCRM\PersonBundle\Entity\BankCode {#10598 …} +value: "2665" +label: "GENODES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39991 +data: NexCRM\PersonBundle\Entity\BankCode {#10599 …} +value: "2666" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39992 +data: NexCRM\PersonBundle\Entity\BankCode {#10600 …} +value: "2667" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39993 +data: NexCRM\PersonBundle\Entity\BankCode {#10601 …} +value: "2668" +label: "BBSPDE6K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39994 +data: NexCRM\PersonBundle\Entity\BankCode {#10602 …} +value: "2669" +label: "LKBWDE6K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39995 +data: NexCRM\PersonBundle\Entity\BankCode {#10603 …} +value: "2670" +label: "SOLADEST" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39996 +data: NexCRM\PersonBundle\Entity\BankCode {#10604 …} +value: "2671" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39997 +data: NexCRM\PersonBundle\Entity\BankCode {#10605 …} +value: "2672" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39998 +data: NexCRM\PersonBundle\Entity\BankCode {#10606 …} +value: "2673" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39999 +data: NexCRM\PersonBundle\Entity\BankCode {#10607 …} +value: "2674" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40000 +data: NexCRM\PersonBundle\Entity\BankCode {#10608 …} +value: "2675" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40001 +data: NexCRM\PersonBundle\Entity\BankCode {#10609 …} +value: "2676" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40002 +data: NexCRM\PersonBundle\Entity\BankCode {#10610 …} +value: "2677" +label: "SOLADEST" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40003 +data: NexCRM\PersonBundle\Entity\BankCode {#10611 …} +value: "2678" +label: "KARSDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40004 +data: NexCRM\PersonBundle\Entity\BankCode {#10612 …} +value: "2679" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40005 +data: NexCRM\PersonBundle\Entity\BankCode {#10613 …} +value: "2680" +label: "GENODE6K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40006 +data: NexCRM\PersonBundle\Entity\BankCode {#10614 …} +value: "2681" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40007 +data: NexCRM\PersonBundle\Entity\BankCode {#10615 …} +value: "2682" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40008 +data: NexCRM\PersonBundle\Entity\BankCode {#10616 …} +value: "2683" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40009 +data: NexCRM\PersonBundle\Entity\BankCode {#10617 …} +value: "2684" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40010 +data: NexCRM\PersonBundle\Entity\BankCode {#10618 …} +value: "2685" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40011 +data: NexCRM\PersonBundle\Entity\BankCode {#10619 …} +value: "2686" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40012 +data: NexCRM\PersonBundle\Entity\BankCode {#10620 …} +value: "2687" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40013 +data: NexCRM\PersonBundle\Entity\BankCode {#10621 …} +value: "2688" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40014 +data: NexCRM\PersonBundle\Entity\BankCode {#10622 …} +value: "2689" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40015 +data: NexCRM\PersonBundle\Entity\BankCode {#10623 …} +value: "2690" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40016 +data: NexCRM\PersonBundle\Entity\BankCode {#10624 …} +value: "2691" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40017 +data: NexCRM\PersonBundle\Entity\BankCode {#10625 …} +value: "2692" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40018 +data: NexCRM\PersonBundle\Entity\BankCode {#10626 …} +value: "2693" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40019 +data: NexCRM\PersonBundle\Entity\BankCode {#10627 …} +value: "2694" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40020 +data: NexCRM\PersonBundle\Entity\BankCode {#10628 …} +value: "2695" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40021 +data: NexCRM\PersonBundle\Entity\BankCode {#10629 …} +value: "2696" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40022 +data: NexCRM\PersonBundle\Entity\BankCode {#10630 …} +value: "2697" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40023 +data: NexCRM\PersonBundle\Entity\BankCode {#10631 …} +value: "2698" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40024 +data: NexCRM\PersonBundle\Entity\BankCode {#10632 …} +value: "2699" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40025 +data: NexCRM\PersonBundle\Entity\BankCode {#10633 …} +value: "2700" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40026 +data: NexCRM\PersonBundle\Entity\BankCode {#10634 …} +value: "2701" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40027 +data: NexCRM\PersonBundle\Entity\BankCode {#10635 …} +value: "2702" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40028 +data: NexCRM\PersonBundle\Entity\BankCode {#10636 …} +value: "2703" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40029 +data: NexCRM\PersonBundle\Entity\BankCode {#10637 …} +value: "2704" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40030 +data: NexCRM\PersonBundle\Entity\BankCode {#10638 …} +value: "2705" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40031 +data: NexCRM\PersonBundle\Entity\BankCode {#10639 …} +value: "2706" +label: "VBRADE6K" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40032 +data: NexCRM\PersonBundle\Entity\BankCode {#10640 …} +value: "2707" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40033 +data: NexCRM\PersonBundle\Entity\BankCode {#10641 …} +value: "2708" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40034 +data: NexCRM\PersonBundle\Entity\BankCode {#10642 …} +value: "2709" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40035 +data: NexCRM\PersonBundle\Entity\BankCode {#10643 …} +value: "2710" +label: "BRUSDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40036 +data: NexCRM\PersonBundle\Entity\BankCode {#10644 …} +value: "2711" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40037 +data: NexCRM\PersonBundle\Entity\BankCode {#10645 …} +value: "2712" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40038 +data: NexCRM\PersonBundle\Entity\BankCode {#10646 …} +value: "2713" +label: "FAITDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40039 +data: NexCRM\PersonBundle\Entity\BankCode {#10647 …} +value: "2714" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40040 +data: NexCRM\PersonBundle\Entity\BankCode {#10648 …} +value: "2715" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40041 +data: NexCRM\PersonBundle\Entity\BankCode {#10649 …} +value: "2716" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40042 +data: NexCRM\PersonBundle\Entity\BankCode {#10650 …} +value: "2717" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40043 +data: NexCRM\PersonBundle\Entity\BankCode {#10651 …} +value: "2718" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40044 +data: NexCRM\PersonBundle\Entity\BankCode {#10652 …} +value: "2719" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40045 +data: NexCRM\PersonBundle\Entity\BankCode {#10653 …} +value: "2720" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40046 +data: NexCRM\PersonBundle\Entity\BankCode {#10654 …} +value: "2721" +label: "DEUTDE6F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40047 +data: NexCRM\PersonBundle\Entity\BankCode {#10655 …} +value: "2722" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40048 +data: NexCRM\PersonBundle\Entity\BankCode {#10657 …} +value: "2724" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40049 +data: NexCRM\PersonBundle\Entity\BankCode {#10658 …} +value: "2725" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40050 +data: NexCRM\PersonBundle\Entity\BankCode {#10659 …} +value: "2726" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40051 +data: NexCRM\PersonBundle\Entity\BankCode {#10660 …} +value: "2727" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40052 +data: NexCRM\PersonBundle\Entity\BankCode {#10661 …} +value: "2728" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40053 +data: NexCRM\PersonBundle\Entity\BankCode {#10662 …} +value: "2729" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40054 +data: NexCRM\PersonBundle\Entity\BankCode {#10663 …} +value: "2730" +label: "PZHSDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40055 +data: NexCRM\PersonBundle\Entity\BankCode {#10664 …} +value: "2731" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40056 +data: NexCRM\PersonBundle\Entity\BankCode {#10665 …} +value: "2732" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40057 +data: NexCRM\PersonBundle\Entity\BankCode {#10666 …} +value: "2733" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40058 +data: NexCRM\PersonBundle\Entity\BankCode {#10667 …} +value: "2734" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40059 +data: NexCRM\PersonBundle\Entity\BankCode {#10668 …} +value: "2735" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40060 +data: NexCRM\PersonBundle\Entity\BankCode {#10669 …} +value: "2736" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40061 +data: NexCRM\PersonBundle\Entity\BankCode {#10670 …} +value: "2737" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40062 +data: NexCRM\PersonBundle\Entity\BankCode {#10671 …} +value: "2738" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40063 +data: NexCRM\PersonBundle\Entity\BankCode {#10672 …} +value: "2739" +label: "VBPFDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40064 +data: NexCRM\PersonBundle\Entity\BankCode {#10673 …} +value: "2740" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40065 +data: NexCRM\PersonBundle\Entity\BankCode {#10674 …} +value: "2741" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40066 +data: NexCRM\PersonBundle\Entity\BankCode {#10675 …} +value: "2742" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40067 +data: NexCRM\PersonBundle\Entity\BankCode {#10676 …} +value: "2743" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40068 +data: NexCRM\PersonBundle\Entity\BankCode {#10677 …} +value: "2744" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40069 +data: NexCRM\PersonBundle\Entity\BankCode {#10678 …} +value: "2745" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40070 +data: NexCRM\PersonBundle\Entity\BankCode {#10679 …} +value: "2746" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40071 +data: NexCRM\PersonBundle\Entity\BankCode {#10680 …} +value: "2747" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40072 +data: NexCRM\PersonBundle\Entity\BankCode {#10681 …} +value: "2748" +label: "MANSDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40073 +data: NexCRM\PersonBundle\Entity\BankCode {#10682 …} +value: "2749" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40074 +data: NexCRM\PersonBundle\Entity\BankCode {#10683 …} +value: "2750" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40075 +data: NexCRM\PersonBundle\Entity\BankCode {#10684 …} +value: "2751" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40076 +data: NexCRM\PersonBundle\Entity\BankCode {#10685 …} +value: "2752" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40077 +data: NexCRM\PersonBundle\Entity\BankCode {#10686 …} +value: "2753" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40078 +data: NexCRM\PersonBundle\Entity\BankCode {#10687 …} +value: "2754" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40079 +data: NexCRM\PersonBundle\Entity\BankCode {#10688 …} +value: "2755" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40080 +data: NexCRM\PersonBundle\Entity\BankCode {#10689 …} +value: "2756" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40081 +data: NexCRM\PersonBundle\Entity\BankCode {#10690 …} +value: "2757" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40082 +data: NexCRM\PersonBundle\Entity\BankCode {#10691 …} +value: "2758" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40083 +data: NexCRM\PersonBundle\Entity\BankCode {#10692 …} +value: "2759" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40084 +data: NexCRM\PersonBundle\Entity\BankCode {#10693 …} +value: "2760" +label: "MLPBDE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40085 +data: NexCRM\PersonBundle\Entity\BankCode {#10694 …} +value: "2761" +label: "MLPBDE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40086 +data: NexCRM\PersonBundle\Entity\BankCode {#10695 …} +value: "2762" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40087 +data: NexCRM\PersonBundle\Entity\BankCode {#10696 …} +value: "2763" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40088 +data: NexCRM\PersonBundle\Entity\BankCode {#10697 …} +value: "2764" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40089 +data: NexCRM\PersonBundle\Entity\BankCode {#10698 …} +value: "2765" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40090 +data: NexCRM\PersonBundle\Entity\BankCode {#10699 …} +value: "2766" +label: "DEUTDESM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40091 +data: NexCRM\PersonBundle\Entity\BankCode {#10700 …} +value: "2767" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40092 +data: NexCRM\PersonBundle\Entity\BankCode {#10701 …} +value: "2768" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40093 +data: NexCRM\PersonBundle\Entity\BankCode {#10702 …} +value: "2769" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40094 +data: NexCRM\PersonBundle\Entity\BankCode {#10703 …} +value: "2770" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40095 +data: NexCRM\PersonBundle\Entity\BankCode {#10704 …} +value: "2771" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40096 +data: NexCRM\PersonBundle\Entity\BankCode {#10705 …} +value: "2772" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40097 +data: NexCRM\PersonBundle\Entity\BankCode {#10706 …} +value: "2773" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40098 +data: NexCRM\PersonBundle\Entity\BankCode {#10707 …} +value: "2774" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40099 +data: NexCRM\PersonBundle\Entity\BankCode {#10708 …} +value: "2775" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40100 +data: NexCRM\PersonBundle\Entity\BankCode {#10709 …} +value: "2776" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40101 +data: NexCRM\PersonBundle\Entity\BankCode {#10710 …} +value: "2777" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40102 +data: NexCRM\PersonBundle\Entity\BankCode {#10711 …} +value: "2778" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40103 +data: NexCRM\PersonBundle\Entity\BankCode {#10712 …} +value: "2779" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40104 +data: NexCRM\PersonBundle\Entity\BankCode {#10713 …} +value: "2780" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40105 +data: NexCRM\PersonBundle\Entity\BankCode {#10714 …} +value: "2781" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40106 +data: NexCRM\PersonBundle\Entity\BankCode {#10715 …} +value: "2782" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40107 +data: NexCRM\PersonBundle\Entity\BankCode {#10716 …} +value: "2783" +label: "BKMADE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40108 +data: NexCRM\PersonBundle\Entity\BankCode {#10717 …} +value: "2784" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40109 +data: NexCRM\PersonBundle\Entity\BankCode {#10718 …} +value: "2785" +label: "FRSPDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40110 +data: NexCRM\PersonBundle\Entity\BankCode {#10719 …} +value: "2786" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40111 +data: NexCRM\PersonBundle\Entity\BankCode {#10720 …} +value: "2787" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40112 +data: NexCRM\PersonBundle\Entity\BankCode {#10721 …} +value: "2788" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40113 +data: NexCRM\PersonBundle\Entity\BankCode {#10722 …} +value: "2789" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40114 +data: NexCRM\PersonBundle\Entity\BankCode {#10723 …} +value: "2790" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40115 +data: NexCRM\PersonBundle\Entity\BankCode {#10724 …} +value: "2791" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40116 +data: NexCRM\PersonBundle\Entity\BankCode {#10725 …} +value: "2792" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40117 +data: NexCRM\PersonBundle\Entity\BankCode {#10726 …} +value: "2793" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40118 +data: NexCRM\PersonBundle\Entity\BankCode {#10727 …} +value: "2794" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40119 +data: NexCRM\PersonBundle\Entity\BankCode {#10728 …} +value: "2795" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40120 +data: NexCRM\PersonBundle\Entity\BankCode {#10729 …} +value: "2796" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40121 +data: NexCRM\PersonBundle\Entity\BankCode {#10730 …} +value: "2797" +label: "DEUTDE6F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40122 +data: NexCRM\PersonBundle\Entity\BankCode {#10731 …} +value: "2798" +label: "DEUTDE6F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40123 +data: NexCRM\PersonBundle\Entity\BankCode {#10732 …} +value: "2799" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40124 +data: NexCRM\PersonBundle\Entity\BankCode {#10733 …} +value: "2800" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40125 +data: NexCRM\PersonBundle\Entity\BankCode {#10734 …} +value: "2801" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40126 +data: NexCRM\PersonBundle\Entity\BankCode {#10735 …} +value: "2802" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40127 +data: NexCRM\PersonBundle\Entity\BankCode {#10736 …} +value: "2803" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40128 +data: NexCRM\PersonBundle\Entity\BankCode {#10737 …} +value: "2804" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40129 +data: NexCRM\PersonBundle\Entity\BankCode {#10738 …} +value: "2805" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40130 +data: NexCRM\PersonBundle\Entity\BankCode {#10739 …} +value: "2806" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40131 +data: NexCRM\PersonBundle\Entity\BankCode {#10740 …} +value: "2807" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40132 +data: NexCRM\PersonBundle\Entity\BankCode {#10741 …} +value: "2808" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40133 +data: NexCRM\PersonBundle\Entity\BankCode {#10742 …} +value: "2809" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40134 +data: NexCRM\PersonBundle\Entity\BankCode {#10743 …} +value: "2810" +label: "DEUTDE6F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40135 +data: NexCRM\PersonBundle\Entity\BankCode {#10744 …} +value: "2811" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40136 +data: NexCRM\PersonBundle\Entity\BankCode {#10745 …} +value: "2812" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40137 +data: NexCRM\PersonBundle\Entity\BankCode {#10746 …} +value: "2813" +label: "SKLODE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40138 +data: NexCRM\PersonBundle\Entity\BankCode {#10747 …} +value: "2814" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40139 +data: NexCRM\PersonBundle\Entity\BankCode {#10748 …} +value: "2815" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40140 +data: NexCRM\PersonBundle\Entity\BankCode {#10749 …} +value: "2816" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40141 +data: NexCRM\PersonBundle\Entity\BankCode {#10750 …} +value: "2817" +label: "DEUTDE6F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40142 +data: NexCRM\PersonBundle\Entity\BankCode {#10751 …} +value: "2818" +label: "VOLODE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40143 +data: NexCRM\PersonBundle\Entity\BankCode {#10752 …} +value: "2819" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40144 +data: NexCRM\PersonBundle\Entity\BankCode {#10753 …} +value: "2820" +label: "SKHRDE6W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40145 +data: NexCRM\PersonBundle\Entity\BankCode {#10754 …} +value: "2821" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40146 +data: NexCRM\PersonBundle\Entity\BankCode {#10755 …} +value: "2822" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40147 +data: NexCRM\PersonBundle\Entity\BankCode {#10756 …} +value: "2823" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40148 +data: NexCRM\PersonBundle\Entity\BankCode {#10757 …} +value: "2824" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40149 +data: NexCRM\PersonBundle\Entity\BankCode {#10758 …} +value: "2825" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40150 +data: NexCRM\PersonBundle\Entity\BankCode {#10759 …} +value: "2826" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40151 +data: NexCRM\PersonBundle\Entity\BankCode {#10760 …} +value: "2827" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40152 +data: NexCRM\PersonBundle\Entity\BankCode {#10761 …} +value: "2828" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40153 +data: NexCRM\PersonBundle\Entity\BankCode {#10762 …} +value: "2829" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40154 +data: NexCRM\PersonBundle\Entity\BankCode {#10763 …} +value: "2830" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40155 +data: NexCRM\PersonBundle\Entity\BankCode {#10764 …} +value: "2831" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40156 +data: NexCRM\PersonBundle\Entity\BankCode {#10765 …} +value: "2832" +label: "DEUTDE6F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40157 +data: NexCRM\PersonBundle\Entity\BankCode {#10766 …} +value: "2833" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40158 +data: NexCRM\PersonBundle\Entity\BankCode {#10767 …} +value: "2834" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40159 +data: NexCRM\PersonBundle\Entity\BankCode {#10768 …} +value: "2835" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40160 +data: NexCRM\PersonBundle\Entity\BankCode {#10769 …} +value: "2836" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40161 +data: NexCRM\PersonBundle\Entity\BankCode {#10770 …} +value: "2837" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40162 +data: NexCRM\PersonBundle\Entity\BankCode {#10771 …} +value: "2838" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40163 +data: NexCRM\PersonBundle\Entity\BankCode {#10772 …} +value: "2839" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40164 +data: NexCRM\PersonBundle\Entity\BankCode {#10773 …} +value: "2840" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40165 +data: NexCRM\PersonBundle\Entity\BankCode {#10774 …} +value: "2841" +label: "DEUTDE6F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40166 +data: NexCRM\PersonBundle\Entity\BankCode {#10775 …} +value: "2842" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40167 +data: NexCRM\PersonBundle\Entity\BankCode {#10776 …} +value: "2843" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40168 +data: NexCRM\PersonBundle\Entity\BankCode {#10777 …} +value: "2844" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40169 +data: NexCRM\PersonBundle\Entity\BankCode {#10778 …} +value: "2845" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40170 +data: NexCRM\PersonBundle\Entity\BankCode {#10779 …} +value: "2846" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40171 +data: NexCRM\PersonBundle\Entity\BankCode {#10780 …} +value: "2847" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40172 +data: NexCRM\PersonBundle\Entity\BankCode {#10781 …} +value: "2848" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40173 +data: NexCRM\PersonBundle\Entity\BankCode {#10782 …} +value: "2849" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40174 +data: NexCRM\PersonBundle\Entity\BankCode {#10783 …} +value: "2850" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40175 +data: NexCRM\PersonBundle\Entity\BankCode {#10784 …} +value: "2851" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40176 +data: NexCRM\PersonBundle\Entity\BankCode {#10785 …} +value: "2852" +label: "DEUTDE6F" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40177 +data: NexCRM\PersonBundle\Entity\BankCode {#10786 …} +value: "2853" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40178 +data: NexCRM\PersonBundle\Entity\BankCode {#10787 …} +value: "2854" +label: "GENODE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40179 +data: NexCRM\PersonBundle\Entity\BankCode {#10788 …} +value: "2855" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40180 +data: NexCRM\PersonBundle\Entity\BankCode {#10789 …} +value: "2856" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40181 +data: NexCRM\PersonBundle\Entity\BankCode {#10790 …} +value: "2857" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40182 +data: NexCRM\PersonBundle\Entity\BankCode {#10791 …} +value: "2858" +label: "REBMDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40183 +data: NexCRM\PersonBundle\Entity\BankCode {#10792 …} +value: "2859" +label: "REBMDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40184 +data: NexCRM\PersonBundle\Entity\BankCode {#10793 …} +value: "2860" +label: "REBMDE7C" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40185 +data: NexCRM\PersonBundle\Entity\BankCode {#10794 …} +value: "2861" +label: "KHMIDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40186 +data: NexCRM\PersonBundle\Entity\BankCode {#10795 …} +value: "2862" +label: "DEKTDE7G" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40187 +data: NexCRM\PersonBundle\Entity\BankCode {#10796 …} +value: "2863" +label: "DEKTDE7G" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40188 +data: NexCRM\PersonBundle\Entity\BankCode {#10797 …} +value: "2864" +label: "VONTDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40189 +data: NexCRM\PersonBundle\Entity\BankCode {#10798 …} +value: "2865" +label: "AUZDDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40190 +data: NexCRM\PersonBundle\Entity\BankCode {#10799 …} +value: "2866" +label: "BFWODE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40191 +data: NexCRM\PersonBundle\Entity\BankCode {#10800 …} +value: "2867" +label: "SIBADEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40192 +data: NexCRM\PersonBundle\Entity\BankCode {#10801 …} +value: "2868" +label: "WEGBDE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40193 +data: NexCRM\PersonBundle\Entity\BankCode {#10802 …} +value: "2869" +label: "BVDHDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40194 +data: NexCRM\PersonBundle\Entity\BankCode {#10803 …} +value: "2870" +label: "ICRDDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40195 +data: NexCRM\PersonBundle\Entity\BankCode {#10804 …} +value: "2871" +label: "CLABDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40196 +data: NexCRM\PersonBundle\Entity\BankCode {#10805 …} +value: "2872" +label: "VBANDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40197 +data: NexCRM\PersonBundle\Entity\BankCode {#10806 …} +value: "2873" +label: "FLGMDE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40198 +data: NexCRM\PersonBundle\Entity\BankCode {#10807 …} +value: "2874" +label: "SUSKDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40199 +data: NexCRM\PersonBundle\Entity\BankCode {#10808 …} +value: "2875" +label: "DEPDDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40200 +data: NexCRM\PersonBundle\Entity\BankCode {#10809 …} +value: "2876" +label: "EBSGDEMX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40201 +data: NexCRM\PersonBundle\Entity\BankCode {#10810 …} +value: "2877" +label: "EFSGDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40202 +data: NexCRM\PersonBundle\Entity\BankCode {#10811 …} +value: "2878" +label: "BVWBDE2W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40203 +data: NexCRM\PersonBundle\Entity\BankCode {#10812 …} +value: "2879" +label: "BVWBDE2W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40204 +data: NexCRM\PersonBundle\Entity\BankCode {#10813 …} +value: "2880" +label: "CSHHDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40205 +data: NexCRM\PersonBundle\Entity\BankCode {#10814 …} +value: "2881" +label: "HERZDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40206 +data: NexCRM\PersonBundle\Entity\BankCode {#10815 …} +value: "2882" +label: "TEZGDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40207 +data: NexCRM\PersonBundle\Entity\BankCode {#10816 …} +value: "2883" +label: "TEZGDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40208 +data: NexCRM\PersonBundle\Entity\BankCode {#10817 …} +value: "2884" +label: "TEZGDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40209 +data: NexCRM\PersonBundle\Entity\BankCode {#10818 …} +value: "2885" +label: "TEZGDEB1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40210 +data: NexCRM\PersonBundle\Entity\BankCode {#10819 …} +value: "2886" +label: "PAGMDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40211 +data: NexCRM\PersonBundle\Entity\BankCode {#10820 …} +value: "2887" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40212 +data: NexCRM\PersonBundle\Entity\BankCode {#10821 …} +value: "2888" +label: "WKVBDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40213 +data: NexCRM\PersonBundle\Entity\BankCode {#10822 …} +value: "2889" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40214 +data: NexCRM\PersonBundle\Entity\BankCode {#10823 …} +value: "2890" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40215 +data: NexCRM\PersonBundle\Entity\BankCode {#10824 …} +value: "2891" +label: "BCITDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40216 +data: NexCRM\PersonBundle\Entity\BankCode {#10825 …} +value: "2892" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40217 +data: NexCRM\PersonBundle\Entity\BankCode {#10826 …} +value: "2893" +label: "FDDODEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40218 +data: NexCRM\PersonBundle\Entity\BankCode {#10827 …} +value: "2894" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40219 +data: NexCRM\PersonBundle\Entity\BankCode {#10828 …} +value: "2895" +label: "FUBKDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40220 +data: NexCRM\PersonBundle\Entity\BankCode {#10829 …} +value: "2896" +label: "CHDBDEHH" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40221 +data: NexCRM\PersonBundle\Entity\BankCode {#10830 …} +value: "2897" +label: "MEFIDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40222 +data: NexCRM\PersonBundle\Entity\BankCode {#10831 …} +value: "2898" +label: "BHLSDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40223 +data: NexCRM\PersonBundle\Entity\BankCode {#10832 …} +value: "2899" +label: "GAKDDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40224 +data: NexCRM\PersonBundle\Entity\BankCode {#10833 …} +value: "2900" +label: "BDWBDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40225 +data: NexCRM\PersonBundle\Entity\BankCode {#10834 …} +value: "2901" +label: "OLBODEH2" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40226 +data: NexCRM\PersonBundle\Entity\BankCode {#10835 …} +value: "2902" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40227 +data: NexCRM\PersonBundle\Entity\BankCode {#10836 …} +value: "2903" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40228 +data: NexCRM\PersonBundle\Entity\BankCode {#10837 …} +value: "2904" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40229 +data: NexCRM\PersonBundle\Entity\BankCode {#10838 …} +value: "2905" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40230 +data: NexCRM\PersonBundle\Entity\BankCode {#10839 …} +value: "2906" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40231 +data: NexCRM\PersonBundle\Entity\BankCode {#10840 …} +value: "2907" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40232 +data: NexCRM\PersonBundle\Entity\BankCode {#10841 …} +value: "2908" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40233 +data: NexCRM\PersonBundle\Entity\BankCode {#10842 …} +value: "2909" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40234 +data: NexCRM\PersonBundle\Entity\BankCode {#10843 …} +value: "2910" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40235 +data: NexCRM\PersonBundle\Entity\BankCode {#10844 …} +value: "2911" +label: "BYLADEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40236 +data: NexCRM\PersonBundle\Entity\BankCode {#10845 …} +value: "2912" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40237 +data: NexCRM\PersonBundle\Entity\BankCode {#10846 …} +value: "2913" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40238 +data: NexCRM\PersonBundle\Entity\BankCode {#10847 …} +value: "2914" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40239 +data: NexCRM\PersonBundle\Entity\BankCode {#10848 …} +value: "2915" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40240 +data: NexCRM\PersonBundle\Entity\BankCode {#10849 …} +value: "2916" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40241 +data: NexCRM\PersonBundle\Entity\BankCode {#10850 …} +value: "2917" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40242 +data: NexCRM\PersonBundle\Entity\BankCode {#10851 …} +value: "2918" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40243 +data: NexCRM\PersonBundle\Entity\BankCode {#10852 …} +value: "2919" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40244 +data: NexCRM\PersonBundle\Entity\BankCode {#10853 …} +value: "2920" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40245 +data: NexCRM\PersonBundle\Entity\BankCode {#10854 …} +value: "2921" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40246 +data: NexCRM\PersonBundle\Entity\BankCode {#10855 …} +value: "2922" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40247 +data: NexCRM\PersonBundle\Entity\BankCode {#10856 …} +value: "2923" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40248 +data: NexCRM\PersonBundle\Entity\BankCode {#10857 …} +value: "2924" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40249 +data: NexCRM\PersonBundle\Entity\BankCode {#10858 …} +value: "2925" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40250 +data: NexCRM\PersonBundle\Entity\BankCode {#10859 …} +value: "2926" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40251 +data: NexCRM\PersonBundle\Entity\BankCode {#10860 …} +value: "2927" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40252 +data: NexCRM\PersonBundle\Entity\BankCode {#10861 …} +value: "2928" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40253 +data: NexCRM\PersonBundle\Entity\BankCode {#10862 …} +value: "2929" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40254 +data: NexCRM\PersonBundle\Entity\BankCode {#10863 …} +value: "2930" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40255 +data: NexCRM\PersonBundle\Entity\BankCode {#10864 …} +value: "2931" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40256 +data: NexCRM\PersonBundle\Entity\BankCode {#10865 …} +value: "2932" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40257 +data: NexCRM\PersonBundle\Entity\BankCode {#10866 …} +value: "2933" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40258 +data: NexCRM\PersonBundle\Entity\BankCode {#10867 …} +value: "2934" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40259 +data: NexCRM\PersonBundle\Entity\BankCode {#10868 …} +value: "2935" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40260 +data: NexCRM\PersonBundle\Entity\BankCode {#10869 …} +value: "2936" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40261 +data: NexCRM\PersonBundle\Entity\BankCode {#10870 …} +value: "2937" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40262 +data: NexCRM\PersonBundle\Entity\BankCode {#10871 …} +value: "2938" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40263 +data: NexCRM\PersonBundle\Entity\BankCode {#10872 …} +value: "2939" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40264 +data: NexCRM\PersonBundle\Entity\BankCode {#10873 …} +value: "2940" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40265 +data: NexCRM\PersonBundle\Entity\BankCode {#10874 …} +value: "2941" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40266 +data: NexCRM\PersonBundle\Entity\BankCode {#10875 …} +value: "2942" +label: "MHYPDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40267 +data: NexCRM\PersonBundle\Entity\BankCode {#10876 …} +value: "2943" +label: "SBOSDEMX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40268 +data: NexCRM\PersonBundle\Entity\BankCode {#10877 …} +value: "2944" +label: "DABBDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40269 +data: NexCRM\PersonBundle\Entity\BankCode {#10878 …} +value: "2945" +label: "FMBKDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40270 +data: NexCRM\PersonBundle\Entity\BankCode {#10879 …} +value: "2946" +label: "AGBMDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40271 +data: NexCRM\PersonBundle\Entity\BankCode {#10880 …} +value: "2947" +label: "OBKLDEMX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40272 +data: NexCRM\PersonBundle\Entity\BankCode {#10881 …} +value: "2948" +label: "LENZDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40273 +data: NexCRM\PersonBundle\Entity\BankCode {#10882 …} +value: "2949" +label: "LENZDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40274 +data: NexCRM\PersonBundle\Entity\BankCode {#10883 …} +value: "2950" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40275 +data: NexCRM\PersonBundle\Entity\BankCode {#10884 …} +value: "2951" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40276 +data: NexCRM\PersonBundle\Entity\BankCode {#10885 …} +value: "2952" +label: "SSKMDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40277 +data: NexCRM\PersonBundle\Entity\BankCode {#10886 …} +value: "2953" +label: "GENODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40278 +data: NexCRM\PersonBundle\Entity\BankCode {#10887 …} +value: "2954" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40279 +data: NexCRM\PersonBundle\Entity\BankCode {#10888 …} +value: "2955" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40280 +data: NexCRM\PersonBundle\Entity\BankCode {#10889 …} +value: "2956" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40281 +data: NexCRM\PersonBundle\Entity\BankCode {#10890 …} +value: "2957" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40282 +data: NexCRM\PersonBundle\Entity\BankCode {#10891 …} +value: "2958" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40283 +data: NexCRM\PersonBundle\Entity\BankCode {#10892 …} +value: "2959" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40284 +data: NexCRM\PersonBundle\Entity\BankCode {#10893 …} +value: "2960" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40285 +data: NexCRM\PersonBundle\Entity\BankCode {#10894 …} +value: "2961" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40286 +data: NexCRM\PersonBundle\Entity\BankCode {#10895 …} +value: "2962" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40287 +data: NexCRM\PersonBundle\Entity\BankCode {#10896 …} +value: "2963" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40288 +data: NexCRM\PersonBundle\Entity\BankCode {#10897 …} +value: "2964" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40289 +data: NexCRM\PersonBundle\Entity\BankCode {#10898 …} +value: "2965" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40290 +data: NexCRM\PersonBundle\Entity\BankCode {#10899 …} +value: "2966" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40291 +data: NexCRM\PersonBundle\Entity\BankCode {#10900 …} +value: "2967" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40292 +data: NexCRM\PersonBundle\Entity\BankCode {#10901 …} +value: "2968" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40293 +data: NexCRM\PersonBundle\Entity\BankCode {#10902 …} +value: "2969" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40294 +data: NexCRM\PersonBundle\Entity\BankCode {#10903 …} +value: "2970" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40295 +data: NexCRM\PersonBundle\Entity\BankCode {#10904 …} +value: "2971" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40296 +data: NexCRM\PersonBundle\Entity\BankCode {#10905 …} +value: "2972" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40297 +data: NexCRM\PersonBundle\Entity\BankCode {#10906 …} +value: "2973" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40298 +data: NexCRM\PersonBundle\Entity\BankCode {#10907 …} +value: "2974" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40299 +data: NexCRM\PersonBundle\Entity\BankCode {#10908 …} +value: "2975" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40300 +data: NexCRM\PersonBundle\Entity\BankCode {#10909 …} +value: "2976" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40301 +data: NexCRM\PersonBundle\Entity\BankCode {#10910 …} +value: "2977" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40302 +data: NexCRM\PersonBundle\Entity\BankCode {#10911 …} +value: "2978" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40303 +data: NexCRM\PersonBundle\Entity\BankCode {#10912 …} +value: "2979" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40304 +data: NexCRM\PersonBundle\Entity\BankCode {#10913 …} +value: "2980" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40305 +data: NexCRM\PersonBundle\Entity\BankCode {#10914 …} +value: "2981" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40306 +data: NexCRM\PersonBundle\Entity\BankCode {#10915 …} +value: "2982" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40307 +data: NexCRM\PersonBundle\Entity\BankCode {#10916 …} +value: "2983" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40308 +data: NexCRM\PersonBundle\Entity\BankCode {#10917 …} +value: "2984" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40309 +data: NexCRM\PersonBundle\Entity\BankCode {#10918 …} +value: "2985" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40310 +data: NexCRM\PersonBundle\Entity\BankCode {#10919 …} +value: "2986" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40311 +data: NexCRM\PersonBundle\Entity\BankCode {#10920 …} +value: "2987" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40312 +data: NexCRM\PersonBundle\Entity\BankCode {#10921 …} +value: "2988" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40313 +data: NexCRM\PersonBundle\Entity\BankCode {#10922 …} +value: "2989" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40314 +data: NexCRM\PersonBundle\Entity\BankCode {#10923 …} +value: "2990" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40315 +data: NexCRM\PersonBundle\Entity\BankCode {#10924 …} +value: "2991" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40316 +data: NexCRM\PersonBundle\Entity\BankCode {#10925 …} +value: "2992" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40317 +data: NexCRM\PersonBundle\Entity\BankCode {#10926 …} +value: "2993" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40318 +data: NexCRM\PersonBundle\Entity\BankCode {#10927 …} +value: "2994" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40319 +data: NexCRM\PersonBundle\Entity\BankCode {#10928 …} +value: "2995" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40320 +data: NexCRM\PersonBundle\Entity\BankCode {#10929 …} +value: "2996" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40321 +data: NexCRM\PersonBundle\Entity\BankCode {#10930 …} +value: "2997" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40322 +data: NexCRM\PersonBundle\Entity\BankCode {#10931 …} +value: "2998" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 2999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40323 +data: NexCRM\PersonBundle\Entity\BankCode {#10932 …} +value: "2999" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40324 +data: NexCRM\PersonBundle\Entity\BankCode {#10933 …} +value: "3000" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40325 +data: NexCRM\PersonBundle\Entity\BankCode {#10934 …} +value: "3001" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40326 +data: NexCRM\PersonBundle\Entity\BankCode {#10935 …} +value: "3002" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40327 +data: NexCRM\PersonBundle\Entity\BankCode {#10936 …} +value: "3003" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40328 +data: NexCRM\PersonBundle\Entity\BankCode {#10937 …} +value: "3004" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40329 +data: NexCRM\PersonBundle\Entity\BankCode {#10938 …} +value: "3005" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40330 +data: NexCRM\PersonBundle\Entity\BankCode {#10939 …} +value: "3006" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40331 +data: NexCRM\PersonBundle\Entity\BankCode {#10940 …} +value: "3007" +label: "LFFBDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40332 +data: NexCRM\PersonBundle\Entity\BankCode {#10941 …} +value: "3008" +label: "BHFBDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40333 +data: NexCRM\PersonBundle\Entity\BankCode {#10942 …} +value: "3009" +label: "BMWBDEMU" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40334 +data: NexCRM\PersonBundle\Entity\BankCode {#10943 …} +value: "3010" +label: "VVAGDEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40335 +data: NexCRM\PersonBundle\Entity\BankCode {#10944 …} +value: "3011" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40336 +data: NexCRM\PersonBundle\Entity\BankCode {#10945 …} +value: "3012" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40337 +data: NexCRM\PersonBundle\Entity\BankCode {#10946 …} +value: "3013" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40338 +data: NexCRM\PersonBundle\Entity\BankCode {#10947 …} +value: "3014" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40339 +data: NexCRM\PersonBundle\Entity\BankCode {#10948 …} +value: "3015" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40340 +data: NexCRM\PersonBundle\Entity\BankCode {#10949 …} +value: "3016" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40341 +data: NexCRM\PersonBundle\Entity\BankCode {#10950 …} +value: "3017" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40342 +data: NexCRM\PersonBundle\Entity\BankCode {#10951 …} +value: "3018" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40343 +data: NexCRM\PersonBundle\Entity\BankCode {#10952 …} +value: "3019" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40344 +data: NexCRM\PersonBundle\Entity\BankCode {#10953 …} +value: "3020" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40345 +data: NexCRM\PersonBundle\Entity\BankCode {#10954 …} +value: "3021" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40346 +data: NexCRM\PersonBundle\Entity\BankCode {#10955 …} +value: "3022" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40347 +data: NexCRM\PersonBundle\Entity\BankCode {#10956 …} +value: "3023" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40348 +data: NexCRM\PersonBundle\Entity\BankCode {#10957 …} +value: "3024" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40349 +data: NexCRM\PersonBundle\Entity\BankCode {#10958 …} +value: "3025" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40350 +data: NexCRM\PersonBundle\Entity\BankCode {#10959 …} +value: "3026" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40351 +data: NexCRM\PersonBundle\Entity\BankCode {#10960 …} +value: "3027" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40352 +data: NexCRM\PersonBundle\Entity\BankCode {#10961 …} +value: "3028" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40353 +data: NexCRM\PersonBundle\Entity\BankCode {#10962 …} +value: "3029" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40354 +data: NexCRM\PersonBundle\Entity\BankCode {#10963 …} +value: "3030" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40355 +data: NexCRM\PersonBundle\Entity\BankCode {#10964 …} +value: "3031" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40356 +data: NexCRM\PersonBundle\Entity\BankCode {#10965 …} +value: "3032" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40357 +data: NexCRM\PersonBundle\Entity\BankCode {#10966 …} +value: "3033" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40358 +data: NexCRM\PersonBundle\Entity\BankCode {#10967 …} +value: "3034" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40359 +data: NexCRM\PersonBundle\Entity\BankCode {#10968 …} +value: "3035" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40360 +data: NexCRM\PersonBundle\Entity\BankCode {#10969 …} +value: "3036" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40361 +data: NexCRM\PersonBundle\Entity\BankCode {#10970 …} +value: "3037" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40362 +data: NexCRM\PersonBundle\Entity\BankCode {#10971 …} +value: "3038" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40363 +data: NexCRM\PersonBundle\Entity\BankCode {#10972 …} +value: "3039" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40364 +data: NexCRM\PersonBundle\Entity\BankCode {#10973 …} +value: "3040" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40365 +data: NexCRM\PersonBundle\Entity\BankCode {#10974 …} +value: "3041" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40366 +data: NexCRM\PersonBundle\Entity\BankCode {#10975 …} +value: "3042" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40367 +data: NexCRM\PersonBundle\Entity\BankCode {#10976 …} +value: "3043" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40368 +data: NexCRM\PersonBundle\Entity\BankCode {#10977 …} +value: "3044" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40369 +data: NexCRM\PersonBundle\Entity\BankCode {#10978 …} +value: "3045" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40370 +data: NexCRM\PersonBundle\Entity\BankCode {#10979 …} +value: "3046" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40371 +data: NexCRM\PersonBundle\Entity\BankCode {#10980 …} +value: "3047" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40372 +data: NexCRM\PersonBundle\Entity\BankCode {#10981 …} +value: "3048" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40373 +data: NexCRM\PersonBundle\Entity\BankCode {#10982 …} +value: "3049" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40374 +data: NexCRM\PersonBundle\Entity\BankCode {#10983 …} +value: "3050" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40375 +data: NexCRM\PersonBundle\Entity\BankCode {#10984 …} +value: "3051" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40376 +data: NexCRM\PersonBundle\Entity\BankCode {#10985 …} +value: "3052" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40377 +data: NexCRM\PersonBundle\Entity\BankCode {#10986 …} +value: "3053" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40378 +data: NexCRM\PersonBundle\Entity\BankCode {#10987 …} +value: "3054" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40379 +data: NexCRM\PersonBundle\Entity\BankCode {#10988 …} +value: "3055" +label: "BTVADE61" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40380 +data: NexCRM\PersonBundle\Entity\BankCode {#10989 …} +value: "3056" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40381 +data: NexCRM\PersonBundle\Entity\BankCode {#10990 …} +value: "3057" +label: "AUGBDE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40382 +data: NexCRM\PersonBundle\Entity\BankCode {#10991 …} +value: "3058" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40383 +data: NexCRM\PersonBundle\Entity\BankCode {#10992 …} +value: "3059" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40384 +data: NexCRM\PersonBundle\Entity\BankCode {#10993 …} +value: "3060" +label: "FUBKDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40385 +data: NexCRM\PersonBundle\Entity\BankCode {#10994 …} +value: "3061" +label: "ANHODE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40386 +data: NexCRM\PersonBundle\Entity\BankCode {#10995 …} +value: "3062" +label: "ANHODE7A" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40387 +data: NexCRM\PersonBundle\Entity\BankCode {#10996 …} +value: "3063" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40388 +data: NexCRM\PersonBundle\Entity\BankCode {#10997 …} +value: "3064" +label: "AUGSDE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40389 +data: NexCRM\PersonBundle\Entity\BankCode {#10998 …} +value: "3065" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40390 +data: NexCRM\PersonBundle\Entity\BankCode {#10999 …} +value: "3066" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40391 +data: NexCRM\PersonBundle\Entity\BankCode {#11000 …} +value: "3067" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40392 +data: NexCRM\PersonBundle\Entity\BankCode {#11001 …} +value: "3068" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40393 +data: NexCRM\PersonBundle\Entity\BankCode {#11002 …} +value: "3069" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40394 +data: NexCRM\PersonBundle\Entity\BankCode {#11003 …} +value: "3070" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40395 +data: NexCRM\PersonBundle\Entity\BankCode {#11004 …} +value: "3071" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40396 +data: NexCRM\PersonBundle\Entity\BankCode {#11005 …} +value: "3072" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40397 +data: NexCRM\PersonBundle\Entity\BankCode {#11006 …} +value: "3073" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40398 +data: NexCRM\PersonBundle\Entity\BankCode {#11007 …} +value: "3074" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40399 +data: NexCRM\PersonBundle\Entity\BankCode {#11008 …} +value: "3075" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40400 +data: NexCRM\PersonBundle\Entity\BankCode {#11009 …} +value: "3076" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40401 +data: NexCRM\PersonBundle\Entity\BankCode {#11010 …} +value: "3077" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40402 +data: NexCRM\PersonBundle\Entity\BankCode {#11011 …} +value: "3078" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40403 +data: NexCRM\PersonBundle\Entity\BankCode {#11012 …} +value: "3079" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40404 +data: NexCRM\PersonBundle\Entity\BankCode {#11013 …} +value: "3080" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40405 +data: NexCRM\PersonBundle\Entity\BankCode {#11014 …} +value: "3081" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40406 +data: NexCRM\PersonBundle\Entity\BankCode {#11015 …} +value: "3082" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40407 +data: NexCRM\PersonBundle\Entity\BankCode {#11016 …} +value: "3083" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40408 +data: NexCRM\PersonBundle\Entity\BankCode {#11017 …} +value: "3084" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40409 +data: NexCRM\PersonBundle\Entity\BankCode {#11018 …} +value: "3085" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40410 +data: NexCRM\PersonBundle\Entity\BankCode {#11019 …} +value: "3086" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40411 +data: NexCRM\PersonBundle\Entity\BankCode {#11020 …} +value: "3087" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40412 +data: NexCRM\PersonBundle\Entity\BankCode {#11021 …} +value: "3088" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40413 +data: NexCRM\PersonBundle\Entity\BankCode {#11022 …} +value: "3089" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40414 +data: NexCRM\PersonBundle\Entity\BankCode {#11023 …} +value: "3090" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40415 +data: NexCRM\PersonBundle\Entity\BankCode {#11024 …} +value: "3091" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40416 +data: NexCRM\PersonBundle\Entity\BankCode {#11025 …} +value: "3092" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40417 +data: NexCRM\PersonBundle\Entity\BankCode {#11026 …} +value: "3093" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40418 +data: NexCRM\PersonBundle\Entity\BankCode {#11027 …} +value: "3094" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40419 +data: NexCRM\PersonBundle\Entity\BankCode {#11028 …} +value: "3095" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40420 +data: NexCRM\PersonBundle\Entity\BankCode {#11029 …} +value: "3096" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40421 +data: NexCRM\PersonBundle\Entity\BankCode {#11030 …} +value: "3097" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40422 +data: NexCRM\PersonBundle\Entity\BankCode {#11031 …} +value: "3098" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40423 +data: NexCRM\PersonBundle\Entity\BankCode {#11032 …} +value: "3099" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40424 +data: NexCRM\PersonBundle\Entity\BankCode {#11033 …} +value: "3100" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40425 +data: NexCRM\PersonBundle\Entity\BankCode {#11034 …} +value: "3101" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40426 +data: NexCRM\PersonBundle\Entity\BankCode {#11035 …} +value: "3102" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40427 +data: NexCRM\PersonBundle\Entity\BankCode {#11036 …} +value: "3103" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40428 +data: NexCRM\PersonBundle\Entity\BankCode {#11037 …} +value: "3104" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40429 +data: NexCRM\PersonBundle\Entity\BankCode {#11038 …} +value: "3105" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40430 +data: NexCRM\PersonBundle\Entity\BankCode {#11039 …} +value: "3106" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40431 +data: NexCRM\PersonBundle\Entity\BankCode {#11040 …} +value: "3107" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40432 +data: NexCRM\PersonBundle\Entity\BankCode {#11041 …} +value: "3108" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40433 +data: NexCRM\PersonBundle\Entity\BankCode {#11042 …} +value: "3109" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40434 +data: NexCRM\PersonBundle\Entity\BankCode {#11043 …} +value: "3110" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40435 +data: NexCRM\PersonBundle\Entity\BankCode {#11044 …} +value: "3111" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40436 +data: NexCRM\PersonBundle\Entity\BankCode {#11045 …} +value: "3112" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40437 +data: NexCRM\PersonBundle\Entity\BankCode {#11046 …} +value: "3113" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40438 +data: NexCRM\PersonBundle\Entity\BankCode {#11047 …} +value: "3114" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40439 +data: NexCRM\PersonBundle\Entity\BankCode {#11048 …} +value: "3115" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40440 +data: NexCRM\PersonBundle\Entity\BankCode {#11049 …} +value: "3116" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40441 +data: NexCRM\PersonBundle\Entity\BankCode {#11050 …} +value: "3117" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40442 +data: NexCRM\PersonBundle\Entity\BankCode {#11051 …} +value: "3118" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40443 +data: NexCRM\PersonBundle\Entity\BankCode {#11052 …} +value: "3119" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40444 +data: NexCRM\PersonBundle\Entity\BankCode {#11053 …} +value: "3120" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40445 +data: NexCRM\PersonBundle\Entity\BankCode {#11054 …} +value: "3121" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40446 +data: NexCRM\PersonBundle\Entity\BankCode {#11055 …} +value: "3122" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40447 +data: NexCRM\PersonBundle\Entity\BankCode {#11056 …} +value: "3123" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40448 +data: NexCRM\PersonBundle\Entity\BankCode {#11057 …} +value: "3124" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40449 +data: NexCRM\PersonBundle\Entity\BankCode {#11058 …} +value: "3125" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40450 +data: NexCRM\PersonBundle\Entity\BankCode {#11059 …} +value: "3126" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40451 +data: NexCRM\PersonBundle\Entity\BankCode {#11060 …} +value: "3127" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40452 +data: NexCRM\PersonBundle\Entity\BankCode {#11061 …} +value: "3128" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40453 +data: NexCRM\PersonBundle\Entity\BankCode {#11062 …} +value: "3129" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40454 +data: NexCRM\PersonBundle\Entity\BankCode {#11063 …} +value: "3130" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40455 +data: NexCRM\PersonBundle\Entity\BankCode {#11064 …} +value: "3131" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40456 +data: NexCRM\PersonBundle\Entity\BankCode {#11065 …} +value: "3132" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40457 +data: NexCRM\PersonBundle\Entity\BankCode {#11066 …} +value: "3133" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40458 +data: NexCRM\PersonBundle\Entity\BankCode {#11067 …} +value: "3134" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40459 +data: NexCRM\PersonBundle\Entity\BankCode {#11068 …} +value: "3135" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40460 +data: NexCRM\PersonBundle\Entity\BankCode {#11069 …} +value: "3136" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40461 +data: NexCRM\PersonBundle\Entity\BankCode {#11070 …} +value: "3137" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40462 +data: NexCRM\PersonBundle\Entity\BankCode {#11071 …} +value: "3138" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40463 +data: NexCRM\PersonBundle\Entity\BankCode {#11072 …} +value: "3139" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40464 +data: NexCRM\PersonBundle\Entity\BankCode {#11073 …} +value: "3140" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40465 +data: NexCRM\PersonBundle\Entity\BankCode {#11074 …} +value: "3141" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40466 +data: NexCRM\PersonBundle\Entity\BankCode {#11075 …} +value: "3142" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40467 +data: NexCRM\PersonBundle\Entity\BankCode {#11076 …} +value: "3143" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40468 +data: NexCRM\PersonBundle\Entity\BankCode {#11077 …} +value: "3144" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40469 +data: NexCRM\PersonBundle\Entity\BankCode {#11078 …} +value: "3145" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40470 +data: NexCRM\PersonBundle\Entity\BankCode {#11079 …} +value: "3146" +label: "ULMVDE66" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40471 +data: NexCRM\PersonBundle\Entity\BankCode {#11081 …} +value: "3148" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40472 +data: NexCRM\PersonBundle\Entity\BankCode {#11082 …} +value: "3149" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40473 +data: NexCRM\PersonBundle\Entity\BankCode {#11083 …} +value: "3150" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40474 +data: NexCRM\PersonBundle\Entity\BankCode {#11084 …} +value: "3151" +label: "GABLDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40475 +data: NexCRM\PersonBundle\Entity\BankCode {#11085 …} +value: "3152" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40476 +data: NexCRM\PersonBundle\Entity\BankCode {#11086 …} +value: "3153" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40477 +data: NexCRM\PersonBundle\Entity\BankCode {#11087 …} +value: "3154" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40478 +data: NexCRM\PersonBundle\Entity\BankCode {#11088 …} +value: "3155" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40479 +data: NexCRM\PersonBundle\Entity\BankCode {#11089 …} +value: "3156" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40480 +data: NexCRM\PersonBundle\Entity\BankCode {#11090 …} +value: "3157" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40481 +data: NexCRM\PersonBundle\Entity\BankCode {#11091 …} +value: "3158" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40482 +data: NexCRM\PersonBundle\Entity\BankCode {#11092 …} +value: "3159" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40483 +data: NexCRM\PersonBundle\Entity\BankCode {#11093 …} +value: "3160" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40484 +data: NexCRM\PersonBundle\Entity\BankCode {#11094 …} +value: "3161" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40485 +data: NexCRM\PersonBundle\Entity\BankCode {#11095 …} +value: "3162" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40486 +data: NexCRM\PersonBundle\Entity\BankCode {#11096 …} +value: "3163" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40487 +data: NexCRM\PersonBundle\Entity\BankCode {#11097 …} +value: "3164" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40488 +data: NexCRM\PersonBundle\Entity\BankCode {#11098 …} +value: "3165" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40489 +data: NexCRM\PersonBundle\Entity\BankCode {#11099 …} +value: "3166" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40490 +data: NexCRM\PersonBundle\Entity\BankCode {#11100 …} +value: "3167" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40491 +data: NexCRM\PersonBundle\Entity\BankCode {#11101 …} +value: "3168" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40492 +data: NexCRM\PersonBundle\Entity\BankCode {#11102 …} +value: "3169" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40493 +data: NexCRM\PersonBundle\Entity\BankCode {#11103 …} +value: "3170" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40494 +data: NexCRM\PersonBundle\Entity\BankCode {#11104 …} +value: "3171" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40495 +data: NexCRM\PersonBundle\Entity\BankCode {#11105 …} +value: "3172" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40496 +data: NexCRM\PersonBundle\Entity\BankCode {#11106 …} +value: "3173" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40497 +data: NexCRM\PersonBundle\Entity\BankCode {#11107 …} +value: "3174" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40498 +data: NexCRM\PersonBundle\Entity\BankCode {#11108 …} +value: "3175" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40499 +data: NexCRM\PersonBundle\Entity\BankCode {#11109 …} +value: "3176" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40500 +data: NexCRM\PersonBundle\Entity\BankCode {#11110 …} +value: "3177" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40501 +data: NexCRM\PersonBundle\Entity\BankCode {#11111 …} +value: "3178" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40502 +data: NexCRM\PersonBundle\Entity\BankCode {#11112 …} +value: "3179" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40503 +data: NexCRM\PersonBundle\Entity\BankCode {#11113 …} +value: "3180" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40504 +data: NexCRM\PersonBundle\Entity\BankCode {#11114 …} +value: "3181" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40505 +data: NexCRM\PersonBundle\Entity\BankCode {#11115 …} +value: "3182" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40506 +data: NexCRM\PersonBundle\Entity\BankCode {#11116 …} +value: "3183" +label: "RZOODE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40507 +data: NexCRM\PersonBundle\Entity\BankCode {#11117 …} +value: "3184" +label: "RZOODE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40508 +data: NexCRM\PersonBundle\Entity\BankCode {#11118 …} +value: "3185" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40509 +data: NexCRM\PersonBundle\Entity\BankCode {#11119 …} +value: "3186" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40510 +data: NexCRM\PersonBundle\Entity\BankCode {#11120 …} +value: "3187" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40511 +data: NexCRM\PersonBundle\Entity\BankCode {#11121 …} +value: "3188" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40512 +data: NexCRM\PersonBundle\Entity\BankCode {#11122 …} +value: "3189" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40513 +data: NexCRM\PersonBundle\Entity\BankCode {#11123 …} +value: "3190" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40514 +data: NexCRM\PersonBundle\Entity\BankCode {#11124 …} +value: "3191" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40515 +data: NexCRM\PersonBundle\Entity\BankCode {#11125 …} +value: "3192" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40516 +data: NexCRM\PersonBundle\Entity\BankCode {#11126 …} +value: "3193" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40517 +data: NexCRM\PersonBundle\Entity\BankCode {#11127 …} +value: "3194" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40518 +data: NexCRM\PersonBundle\Entity\BankCode {#11128 …} +value: "3195" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40519 +data: NexCRM\PersonBundle\Entity\BankCode {#11129 …} +value: "3196" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40520 +data: NexCRM\PersonBundle\Entity\BankCode {#11130 …} +value: "3197" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40521 +data: NexCRM\PersonBundle\Entity\BankCode {#11131 …} +value: "3198" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40522 +data: NexCRM\PersonBundle\Entity\BankCode {#11132 …} +value: "3199" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40523 +data: NexCRM\PersonBundle\Entity\BankCode {#11133 …} +value: "3200" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40524 +data: NexCRM\PersonBundle\Entity\BankCode {#11134 …} +value: "3201" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40525 +data: NexCRM\PersonBundle\Entity\BankCode {#11135 …} +value: "3202" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40526 +data: NexCRM\PersonBundle\Entity\BankCode {#11136 …} +value: "3203" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40527 +data: NexCRM\PersonBundle\Entity\BankCode {#11137 …} +value: "3204" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40528 +data: NexCRM\PersonBundle\Entity\BankCode {#11138 …} +value: "3205" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40529 +data: NexCRM\PersonBundle\Entity\BankCode {#11139 …} +value: "3206" +label: "TEKRDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40530 +data: NexCRM\PersonBundle\Entity\BankCode {#11140 …} +value: "3207" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40531 +data: NexCRM\PersonBundle\Entity\BankCode {#11141 …} +value: "3208" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40532 +data: NexCRM\PersonBundle\Entity\BankCode {#11142 …} +value: "3209" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40533 +data: NexCRM\PersonBundle\Entity\BankCode {#11143 …} +value: "3210" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40534 +data: NexCRM\PersonBundle\Entity\BankCode {#11144 …} +value: "3211" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40535 +data: NexCRM\PersonBundle\Entity\BankCode {#11145 …} +value: "3212" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40536 +data: NexCRM\PersonBundle\Entity\BankCode {#11146 …} +value: "3213" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40537 +data: NexCRM\PersonBundle\Entity\BankCode {#11147 …} +value: "3214" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40538 +data: NexCRM\PersonBundle\Entity\BankCode {#11148 …} +value: "3215" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40539 +data: NexCRM\PersonBundle\Entity\BankCode {#11149 …} +value: "3216" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40540 +data: NexCRM\PersonBundle\Entity\BankCode {#11150 …} +value: "3217" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40541 +data: NexCRM\PersonBundle\Entity\BankCode {#11151 …} +value: "3218" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40542 +data: NexCRM\PersonBundle\Entity\BankCode {#11152 …} +value: "3219" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40543 +data: NexCRM\PersonBundle\Entity\BankCode {#11153 …} +value: "3220" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40544 +data: NexCRM\PersonBundle\Entity\BankCode {#11154 …} +value: "3221" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40545 +data: NexCRM\PersonBundle\Entity\BankCode {#11155 …} +value: "3222" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40546 +data: NexCRM\PersonBundle\Entity\BankCode {#11156 …} +value: "3223" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40547 +data: NexCRM\PersonBundle\Entity\BankCode {#11157 …} +value: "3224" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40548 +data: NexCRM\PersonBundle\Entity\BankCode {#11158 …} +value: "3225" +label: "CBSRDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40549 +data: NexCRM\PersonBundle\Entity\BankCode {#11159 …} +value: "3226" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40550 +data: NexCRM\PersonBundle\Entity\BankCode {#11160 …} +value: "3227" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40551 +data: NexCRM\PersonBundle\Entity\BankCode {#11161 …} +value: "3228" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40552 +data: NexCRM\PersonBundle\Entity\BankCode {#11162 …} +value: "3229" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40553 +data: NexCRM\PersonBundle\Entity\BankCode {#11163 …} +value: "3230" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40554 +data: NexCRM\PersonBundle\Entity\BankCode {#11164 …} +value: "3231" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40555 +data: NexCRM\PersonBundle\Entity\BankCode {#11165 …} +value: "3232" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40556 +data: NexCRM\PersonBundle\Entity\BankCode {#11166 …} +value: "3233" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40557 +data: NexCRM\PersonBundle\Entity\BankCode {#11167 …} +value: "3234" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40558 +data: NexCRM\PersonBundle\Entity\BankCode {#11168 …} +value: "3235" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40559 +data: NexCRM\PersonBundle\Entity\BankCode {#11169 …} +value: "3236" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40560 +data: NexCRM\PersonBundle\Entity\BankCode {#11170 …} +value: "3237" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40561 +data: NexCRM\PersonBundle\Entity\BankCode {#11171 …} +value: "3238" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40562 +data: NexCRM\PersonBundle\Entity\BankCode {#11172 …} +value: "3239" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40563 +data: NexCRM\PersonBundle\Entity\BankCode {#11173 …} +value: "3240" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40564 +data: NexCRM\PersonBundle\Entity\BankCode {#11174 …} +value: "3241" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40565 +data: NexCRM\PersonBundle\Entity\BankCode {#11175 …} +value: "3242" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40566 +data: NexCRM\PersonBundle\Entity\BankCode {#11176 …} +value: "3243" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40567 +data: NexCRM\PersonBundle\Entity\BankCode {#11177 …} +value: "3244" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40568 +data: NexCRM\PersonBundle\Entity\BankCode {#11178 …} +value: "3245" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40569 +data: NexCRM\PersonBundle\Entity\BankCode {#11179 …} +value: "3246" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40570 +data: NexCRM\PersonBundle\Entity\BankCode {#11180 …} +value: "3247" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40571 +data: NexCRM\PersonBundle\Entity\BankCode {#11181 …} +value: "3248" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40572 +data: NexCRM\PersonBundle\Entity\BankCode {#11182 …} +value: "3249" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40573 +data: NexCRM\PersonBundle\Entity\BankCode {#11183 …} +value: "3250" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40574 +data: NexCRM\PersonBundle\Entity\BankCode {#11184 …} +value: "3251" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40575 +data: NexCRM\PersonBundle\Entity\BankCode {#11185 …} +value: "3252" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40576 +data: NexCRM\PersonBundle\Entity\BankCode {#11186 …} +value: "3253" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40577 +data: NexCRM\PersonBundle\Entity\BankCode {#11187 …} +value: "3254" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40578 +data: NexCRM\PersonBundle\Entity\BankCode {#11188 …} +value: "3255" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40579 +data: NexCRM\PersonBundle\Entity\BankCode {#11189 …} +value: "3256" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40580 +data: NexCRM\PersonBundle\Entity\BankCode {#11190 …} +value: "3257" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40581 +data: NexCRM\PersonBundle\Entity\BankCode {#11191 …} +value: "3258" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40582 +data: NexCRM\PersonBundle\Entity\BankCode {#11192 …} +value: "3259" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40583 +data: NexCRM\PersonBundle\Entity\BankCode {#11193 …} +value: "3260" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40584 +data: NexCRM\PersonBundle\Entity\BankCode {#11194 …} +value: "3261" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40585 +data: NexCRM\PersonBundle\Entity\BankCode {#11195 …} +value: "3262" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40586 +data: NexCRM\PersonBundle\Entity\BankCode {#11196 …} +value: "3263" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40587 +data: NexCRM\PersonBundle\Entity\BankCode {#11197 …} +value: "3264" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40588 +data: NexCRM\PersonBundle\Entity\BankCode {#11198 …} +value: "3265" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40589 +data: NexCRM\PersonBundle\Entity\BankCode {#11199 …} +value: "3266" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40590 +data: NexCRM\PersonBundle\Entity\BankCode {#11200 …} +value: "3267" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40591 +data: NexCRM\PersonBundle\Entity\BankCode {#11201 …} +value: "3268" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40592 +data: NexCRM\PersonBundle\Entity\BankCode {#11202 …} +value: "3269" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40593 +data: NexCRM\PersonBundle\Entity\BankCode {#11203 …} +value: "3270" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40594 +data: NexCRM\PersonBundle\Entity\BankCode {#11204 …} +value: "3271" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40595 +data: NexCRM\PersonBundle\Entity\BankCode {#11205 …} +value: "3272" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40596 +data: NexCRM\PersonBundle\Entity\BankCode {#11206 …} +value: "3273" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40597 +data: NexCRM\PersonBundle\Entity\BankCode {#11207 …} +value: "3274" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40598 +data: NexCRM\PersonBundle\Entity\BankCode {#11208 …} +value: "3275" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40599 +data: NexCRM\PersonBundle\Entity\BankCode {#11209 …} +value: "3276" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40600 +data: NexCRM\PersonBundle\Entity\BankCode {#11210 …} +value: "3277" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40601 +data: NexCRM\PersonBundle\Entity\BankCode {#11211 …} +value: "3278" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40602 +data: NexCRM\PersonBundle\Entity\BankCode {#11212 …} +value: "3279" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40603 +data: NexCRM\PersonBundle\Entity\BankCode {#11213 …} +value: "3280" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40604 +data: NexCRM\PersonBundle\Entity\BankCode {#11214 …} +value: "3281" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40605 +data: NexCRM\PersonBundle\Entity\BankCode {#11215 …} +value: "3282" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40606 +data: NexCRM\PersonBundle\Entity\BankCode {#11216 …} +value: "3283" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40607 +data: NexCRM\PersonBundle\Entity\BankCode {#11217 …} +value: "3284" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40608 +data: NexCRM\PersonBundle\Entity\BankCode {#11218 …} +value: "3285" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40609 +data: NexCRM\PersonBundle\Entity\BankCode {#11219 …} +value: "3286" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40610 +data: NexCRM\PersonBundle\Entity\BankCode {#11220 …} +value: "3287" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40611 +data: NexCRM\PersonBundle\Entity\BankCode {#11221 …} +value: "3288" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40612 +data: NexCRM\PersonBundle\Entity\BankCode {#11222 …} +value: "3289" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40613 +data: NexCRM\PersonBundle\Entity\BankCode {#11223 …} +value: "3290" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40614 +data: NexCRM\PersonBundle\Entity\BankCode {#11224 …} +value: "3291" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40615 +data: NexCRM\PersonBundle\Entity\BankCode {#11225 …} +value: "3292" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40616 +data: NexCRM\PersonBundle\Entity\BankCode {#11226 …} +value: "3293" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40617 +data: NexCRM\PersonBundle\Entity\BankCode {#11227 …} +value: "3294" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40618 +data: NexCRM\PersonBundle\Entity\BankCode {#11228 …} +value: "3295" +label: "NORSDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40619 +data: NexCRM\PersonBundle\Entity\BankCode {#11229 …} +value: "3296" +label: "CSDBDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40620 +data: NexCRM\PersonBundle\Entity\BankCode {#11230 …} +value: "3297" +label: "ISBKDEFX" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40621 +data: NexCRM\PersonBundle\Entity\BankCode {#11231 …} +value: "3298" +label: "BIWBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40622 +data: NexCRM\PersonBundle\Entity\BankCode {#11232 …} +value: "3299" +label: "TEAMDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40623 +data: NexCRM\PersonBundle\Entity\BankCode {#11233 …} +value: "3300" +label: "TEAMDE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40624 +data: NexCRM\PersonBundle\Entity\BankCode {#11234 …} +value: "3301" +label: "UMWEDE7N" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40625 +data: NexCRM\PersonBundle\Entity\BankCode {#11235 …} +value: "3302" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40626 +data: NexCRM\PersonBundle\Entity\BankCode {#11236 …} +value: "3303" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40627 +data: NexCRM\PersonBundle\Entity\BankCode {#11237 …} +value: "3304" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40628 +data: NexCRM\PersonBundle\Entity\BankCode {#11238 …} +value: "3305" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40629 +data: NexCRM\PersonBundle\Entity\BankCode {#11239 …} +value: "3306" +label: "BYLADEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40630 +data: NexCRM\PersonBundle\Entity\BankCode {#11240 …} +value: "3307" +label: "SSKNDE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40631 +data: NexCRM\PersonBundle\Entity\BankCode {#11241 …} +value: "3308" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40632 +data: NexCRM\PersonBundle\Entity\BankCode {#11242 …} +value: "3309" +label: "GENODEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40633 +data: NexCRM\PersonBundle\Entity\BankCode {#11243 …} +value: "3310" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40634 +data: NexCRM\PersonBundle\Entity\BankCode {#11244 …} +value: "3311" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40635 +data: NexCRM\PersonBundle\Entity\BankCode {#11245 …} +value: "3312" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40636 +data: NexCRM\PersonBundle\Entity\BankCode {#11246 …} +value: "3313" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40637 +data: NexCRM\PersonBundle\Entity\BankCode {#11247 …} +value: "3314" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40638 +data: NexCRM\PersonBundle\Entity\BankCode {#11248 …} +value: "3315" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40639 +data: NexCRM\PersonBundle\Entity\BankCode {#11249 …} +value: "3316" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40640 +data: NexCRM\PersonBundle\Entity\BankCode {#11250 …} +value: "3317" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40641 +data: NexCRM\PersonBundle\Entity\BankCode {#11251 …} +value: "3318" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40642 +data: NexCRM\PersonBundle\Entity\BankCode {#11252 …} +value: "3319" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40643 +data: NexCRM\PersonBundle\Entity\BankCode {#11253 …} +value: "3320" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40644 +data: NexCRM\PersonBundle\Entity\BankCode {#11254 …} +value: "3321" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40645 +data: NexCRM\PersonBundle\Entity\BankCode {#11255 …} +value: "3322" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40646 +data: NexCRM\PersonBundle\Entity\BankCode {#11256 …} +value: "3323" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40647 +data: NexCRM\PersonBundle\Entity\BankCode {#11257 …} +value: "3324" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40648 +data: NexCRM\PersonBundle\Entity\BankCode {#11258 …} +value: "3325" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40649 +data: NexCRM\PersonBundle\Entity\BankCode {#11259 …} +value: "3326" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40650 +data: NexCRM\PersonBundle\Entity\BankCode {#11260 …} +value: "3327" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40651 +data: NexCRM\PersonBundle\Entity\BankCode {#11261 …} +value: "3328" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40652 +data: NexCRM\PersonBundle\Entity\BankCode {#11262 …} +value: "3329" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40653 +data: NexCRM\PersonBundle\Entity\BankCode {#11263 …} +value: "3330" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40654 +data: NexCRM\PersonBundle\Entity\BankCode {#11264 …} +value: "3331" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40655 +data: NexCRM\PersonBundle\Entity\BankCode {#11265 …} +value: "3332" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40656 +data: NexCRM\PersonBundle\Entity\BankCode {#11266 …} +value: "3333" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40657 +data: NexCRM\PersonBundle\Entity\BankCode {#11267 …} +value: "3334" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40658 +data: NexCRM\PersonBundle\Entity\BankCode {#11268 …} +value: "3335" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40659 +data: NexCRM\PersonBundle\Entity\BankCode {#11269 …} +value: "3336" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40660 +data: NexCRM\PersonBundle\Entity\BankCode {#11270 …} +value: "3337" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40661 +data: NexCRM\PersonBundle\Entity\BankCode {#11271 …} +value: "3338" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40662 +data: NexCRM\PersonBundle\Entity\BankCode {#11272 …} +value: "3339" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40663 +data: NexCRM\PersonBundle\Entity\BankCode {#11273 …} +value: "3340" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40664 +data: NexCRM\PersonBundle\Entity\BankCode {#11274 …} +value: "3341" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40665 +data: NexCRM\PersonBundle\Entity\BankCode {#11275 …} +value: "3342" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40666 +data: NexCRM\PersonBundle\Entity\BankCode {#11276 …} +value: "3343" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40667 +data: NexCRM\PersonBundle\Entity\BankCode {#11277 …} +value: "3344" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40668 +data: NexCRM\PersonBundle\Entity\BankCode {#11278 …} +value: "3345" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40669 +data: NexCRM\PersonBundle\Entity\BankCode {#11279 …} +value: "3346" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40670 +data: NexCRM\PersonBundle\Entity\BankCode {#11280 …} +value: "3347" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40671 +data: NexCRM\PersonBundle\Entity\BankCode {#11281 …} +value: "3348" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40672 +data: NexCRM\PersonBundle\Entity\BankCode {#11282 …} +value: "3349" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40673 +data: NexCRM\PersonBundle\Entity\BankCode {#11283 …} +value: "3350" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40674 +data: NexCRM\PersonBundle\Entity\BankCode {#11284 …} +value: "3351" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40675 +data: NexCRM\PersonBundle\Entity\BankCode {#11285 …} +value: "3352" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40676 +data: NexCRM\PersonBundle\Entity\BankCode {#11286 …} +value: "3353" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40677 +data: NexCRM\PersonBundle\Entity\BankCode {#11287 …} +value: "3354" +label: "QUBADE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40678 +data: NexCRM\PersonBundle\Entity\BankCode {#11288 …} +value: "3355" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40679 +data: NexCRM\PersonBundle\Entity\BankCode {#11289 …} +value: "3356" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40680 +data: NexCRM\PersonBundle\Entity\BankCode {#11290 …} +value: "3357" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40681 +data: NexCRM\PersonBundle\Entity\BankCode {#11291 …} +value: "3358" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40682 +data: NexCRM\PersonBundle\Entity\BankCode {#11292 …} +value: "3359" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40683 +data: NexCRM\PersonBundle\Entity\BankCode {#11293 …} +value: "3360" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40684 +data: NexCRM\PersonBundle\Entity\BankCode {#11294 …} +value: "3361" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40685 +data: NexCRM\PersonBundle\Entity\BankCode {#11295 …} +value: "3362" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40686 +data: NexCRM\PersonBundle\Entity\BankCode {#11296 …} +value: "3363" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40687 +data: NexCRM\PersonBundle\Entity\BankCode {#11297 …} +value: "3364" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40688 +data: NexCRM\PersonBundle\Entity\BankCode {#11298 …} +value: "3365" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40689 +data: NexCRM\PersonBundle\Entity\BankCode {#11299 …} +value: "3366" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40690 +data: NexCRM\PersonBundle\Entity\BankCode {#11300 …} +value: "3367" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40691 +data: NexCRM\PersonBundle\Entity\BankCode {#11301 …} +value: "3368" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40692 +data: NexCRM\PersonBundle\Entity\BankCode {#11302 …} +value: "3369" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40693 +data: NexCRM\PersonBundle\Entity\BankCode {#11303 …} +value: "3370" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40694 +data: NexCRM\PersonBundle\Entity\BankCode {#11304 …} +value: "3371" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40695 +data: NexCRM\PersonBundle\Entity\BankCode {#11305 …} +value: "3372" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40696 +data: NexCRM\PersonBundle\Entity\BankCode {#11306 …} +value: "3373" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40697 +data: NexCRM\PersonBundle\Entity\BankCode {#11307 …} +value: "3374" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40698 +data: NexCRM\PersonBundle\Entity\BankCode {#11308 …} +value: "3375" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40699 +data: NexCRM\PersonBundle\Entity\BankCode {#11309 …} +value: "3376" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40700 +data: NexCRM\PersonBundle\Entity\BankCode {#11310 …} +value: "3377" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40701 +data: NexCRM\PersonBundle\Entity\BankCode {#11311 …} +value: "3378" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40702 +data: NexCRM\PersonBundle\Entity\BankCode {#11312 …} +value: "3379" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40703 +data: NexCRM\PersonBundle\Entity\BankCode {#11313 …} +value: "3380" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40704 +data: NexCRM\PersonBundle\Entity\BankCode {#11314 …} +value: "3381" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40705 +data: NexCRM\PersonBundle\Entity\BankCode {#11315 …} +value: "3382" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40706 +data: NexCRM\PersonBundle\Entity\BankCode {#11316 …} +value: "3383" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40707 +data: NexCRM\PersonBundle\Entity\BankCode {#11317 …} +value: "3384" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40708 +data: NexCRM\PersonBundle\Entity\BankCode {#11318 …} +value: "3385" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40709 +data: NexCRM\PersonBundle\Entity\BankCode {#11319 …} +value: "3386" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40710 +data: NexCRM\PersonBundle\Entity\BankCode {#11320 …} +value: "3387" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40711 +data: NexCRM\PersonBundle\Entity\BankCode {#11321 …} +value: "3388" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40712 +data: NexCRM\PersonBundle\Entity\BankCode {#11322 …} +value: "3389" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40713 +data: NexCRM\PersonBundle\Entity\BankCode {#11323 …} +value: "3390" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40714 +data: NexCRM\PersonBundle\Entity\BankCode {#11324 …} +value: "3391" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40715 +data: NexCRM\PersonBundle\Entity\BankCode {#11325 …} +value: "3392" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40716 +data: NexCRM\PersonBundle\Entity\BankCode {#11326 …} +value: "3393" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40717 +data: NexCRM\PersonBundle\Entity\BankCode {#11327 …} +value: "3394" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40718 +data: NexCRM\PersonBundle\Entity\BankCode {#11328 …} +value: "3395" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40719 +data: NexCRM\PersonBundle\Entity\BankCode {#11329 …} +value: "3396" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40720 +data: NexCRM\PersonBundle\Entity\BankCode {#11330 …} +value: "3397" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40721 +data: NexCRM\PersonBundle\Entity\BankCode {#11331 …} +value: "3398" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40722 +data: NexCRM\PersonBundle\Entity\BankCode {#11332 …} +value: "3399" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40723 +data: NexCRM\PersonBundle\Entity\BankCode {#11333 …} +value: "3400" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40724 +data: NexCRM\PersonBundle\Entity\BankCode {#11334 …} +value: "3401" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40725 +data: NexCRM\PersonBundle\Entity\BankCode {#11335 …} +value: "3402" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40726 +data: NexCRM\PersonBundle\Entity\BankCode {#11336 …} +value: "3403" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40727 +data: NexCRM\PersonBundle\Entity\BankCode {#11337 …} +value: "3404" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40728 +data: NexCRM\PersonBundle\Entity\BankCode {#11338 …} +value: "3405" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40729 +data: NexCRM\PersonBundle\Entity\BankCode {#11339 …} +value: "3406" +label: "FODBDE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40730 +data: NexCRM\PersonBundle\Entity\BankCode {#11340 …} +value: "3407" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40731 +data: NexCRM\PersonBundle\Entity\BankCode {#11341 …} +value: "3408" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40732 +data: NexCRM\PersonBundle\Entity\BankCode {#11342 …} +value: "3409" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40733 +data: NexCRM\PersonBundle\Entity\BankCode {#11343 …} +value: "3410" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40734 +data: NexCRM\PersonBundle\Entity\BankCode {#11344 …} +value: "3411" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40735 +data: NexCRM\PersonBundle\Entity\BankCode {#11345 …} +value: "3412" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40736 +data: NexCRM\PersonBundle\Entity\BankCode {#11346 …} +value: "3413" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40737 +data: NexCRM\PersonBundle\Entity\BankCode {#11347 …} +value: "3414" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40738 +data: NexCRM\PersonBundle\Entity\BankCode {#11348 …} +value: "3415" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40739 +data: NexCRM\PersonBundle\Entity\BankCode {#11349 …} +value: "3416" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40740 +data: NexCRM\PersonBundle\Entity\BankCode {#11350 …} +value: "3417" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40741 +data: NexCRM\PersonBundle\Entity\BankCode {#11351 …} +value: "3418" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40742 +data: NexCRM\PersonBundle\Entity\BankCode {#11352 …} +value: "3419" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40743 +data: NexCRM\PersonBundle\Entity\BankCode {#11353 …} +value: "3420" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40744 +data: NexCRM\PersonBundle\Entity\BankCode {#11354 …} +value: "3421" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40745 +data: NexCRM\PersonBundle\Entity\BankCode {#11355 …} +value: "3422" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40746 +data: NexCRM\PersonBundle\Entity\BankCode {#11356 …} +value: "3423" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40747 +data: NexCRM\PersonBundle\Entity\BankCode {#11357 …} +value: "3424" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40748 +data: NexCRM\PersonBundle\Entity\BankCode {#11358 …} +value: "3425" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40749 +data: NexCRM\PersonBundle\Entity\BankCode {#11359 …} +value: "3426" +label: "FUCEDE77" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40750 +data: NexCRM\PersonBundle\Entity\BankCode {#11360 …} +value: "3427" +label: "BSHADE71" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40751 +data: NexCRM\PersonBundle\Entity\BankCode {#11361 …} +value: "3428" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40752 +data: NexCRM\PersonBundle\Entity\BankCode {#11362 …} +value: "3429" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40753 +data: NexCRM\PersonBundle\Entity\BankCode {#11363 …} +value: "3430" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40754 +data: NexCRM\PersonBundle\Entity\BankCode {#11364 …} +value: "3431" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40755 +data: NexCRM\PersonBundle\Entity\BankCode {#11365 …} +value: "3432" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40756 +data: NexCRM\PersonBundle\Entity\BankCode {#11366 …} +value: "3433" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40757 +data: NexCRM\PersonBundle\Entity\BankCode {#11367 …} +value: "3434" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40758 +data: NexCRM\PersonBundle\Entity\BankCode {#11368 …} +value: "3435" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40759 +data: NexCRM\PersonBundle\Entity\BankCode {#11369 …} +value: "3436" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40760 +data: NexCRM\PersonBundle\Entity\BankCode {#11370 …} +value: "3437" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40761 +data: NexCRM\PersonBundle\Entity\BankCode {#11371 …} +value: "3438" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40762 +data: NexCRM\PersonBundle\Entity\BankCode {#11372 …} +value: "3439" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40763 +data: NexCRM\PersonBundle\Entity\BankCode {#11373 …} +value: "3440" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40764 +data: NexCRM\PersonBundle\Entity\BankCode {#11374 …} +value: "3441" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40765 +data: NexCRM\PersonBundle\Entity\BankCode {#11375 …} +value: "3442" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40766 +data: NexCRM\PersonBundle\Entity\BankCode {#11376 …} +value: "3443" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40767 +data: NexCRM\PersonBundle\Entity\BankCode {#11377 …} +value: "3444" +label: "DEUTDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40768 +data: NexCRM\PersonBundle\Entity\BankCode {#11378 …} +value: "3445" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40769 +data: NexCRM\PersonBundle\Entity\BankCode {#11379 …} +value: "3446" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40770 +data: NexCRM\PersonBundle\Entity\BankCode {#11380 …} +value: "3447" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40771 +data: NexCRM\PersonBundle\Entity\BankCode {#11381 …} +value: "3448" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40772 +data: NexCRM\PersonBundle\Entity\BankCode {#11382 …} +value: "3449" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40773 +data: NexCRM\PersonBundle\Entity\BankCode {#11383 …} +value: "3450" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40774 +data: NexCRM\PersonBundle\Entity\BankCode {#11384 …} +value: "3451" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40775 +data: NexCRM\PersonBundle\Entity\BankCode {#11385 …} +value: "3452" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40776 +data: NexCRM\PersonBundle\Entity\BankCode {#11386 …} +value: "3453" +label: "FLESDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40777 +data: NexCRM\PersonBundle\Entity\BankCode {#11387 …} +value: "3454" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40778 +data: NexCRM\PersonBundle\Entity\BankCode {#11388 …} +value: "3455" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40779 +data: NexCRM\PersonBundle\Entity\BankCode {#11389 …} +value: "3456" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40780 +data: NexCRM\PersonBundle\Entity\BankCode {#11390 …} +value: "3457" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40781 +data: NexCRM\PersonBundle\Entity\BankCode {#11391 …} +value: "3458" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40782 +data: NexCRM\PersonBundle\Entity\BankCode {#11392 …} +value: "3459" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40783 +data: NexCRM\PersonBundle\Entity\BankCode {#11393 …} +value: "3460" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40784 +data: NexCRM\PersonBundle\Entity\BankCode {#11394 …} +value: "3461" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40785 +data: NexCRM\PersonBundle\Entity\BankCode {#11395 …} +value: "3462" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40786 +data: NexCRM\PersonBundle\Entity\BankCode {#11396 …} +value: "3463" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40787 +data: NexCRM\PersonBundle\Entity\BankCode {#11397 …} +value: "3464" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40788 +data: NexCRM\PersonBundle\Entity\BankCode {#11398 …} +value: "3465" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40789 +data: NexCRM\PersonBundle\Entity\BankCode {#11399 …} +value: "3466" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40790 +data: NexCRM\PersonBundle\Entity\BankCode {#11400 …} +value: "3467" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40791 +data: NexCRM\PersonBundle\Entity\BankCode {#11401 …} +value: "3468" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40792 +data: NexCRM\PersonBundle\Entity\BankCode {#11402 …} +value: "3469" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40793 +data: NexCRM\PersonBundle\Entity\BankCode {#11403 …} +value: "3470" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40794 +data: NexCRM\PersonBundle\Entity\BankCode {#11404 …} +value: "3471" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40795 +data: NexCRM\PersonBundle\Entity\BankCode {#11405 …} +value: "3472" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40796 +data: NexCRM\PersonBundle\Entity\BankCode {#11406 …} +value: "3473" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40797 +data: NexCRM\PersonBundle\Entity\BankCode {#11407 …} +value: "3474" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40798 +data: NexCRM\PersonBundle\Entity\BankCode {#11408 …} +value: "3475" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40799 +data: NexCRM\PersonBundle\Entity\BankCode {#11409 …} +value: "3476" +label: "DEUTDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40800 +data: NexCRM\PersonBundle\Entity\BankCode {#11410 …} +value: "3477" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40801 +data: NexCRM\PersonBundle\Entity\BankCode {#11411 …} +value: "3478" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40802 +data: NexCRM\PersonBundle\Entity\BankCode {#11412 …} +value: "3479" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40803 +data: NexCRM\PersonBundle\Entity\BankCode {#11413 …} +value: "3480" +label: "BYLADEM1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40804 +data: NexCRM\PersonBundle\Entity\BankCode {#11414 …} +value: "3481" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40805 +data: NexCRM\PersonBundle\Entity\BankCode {#11415 …} +value: "3482" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40806 +data: NexCRM\PersonBundle\Entity\BankCode {#11416 …} +value: "3483" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40807 +data: NexCRM\PersonBundle\Entity\BankCode {#11417 …} +value: "3484" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40808 +data: NexCRM\PersonBundle\Entity\BankCode {#11418 …} +value: "3485" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40809 +data: NexCRM\PersonBundle\Entity\BankCode {#11419 …} +value: "3486" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40810 +data: NexCRM\PersonBundle\Entity\BankCode {#11420 …} +value: "3487" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40811 +data: NexCRM\PersonBundle\Entity\BankCode {#11421 …} +value: "3488" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40812 +data: NexCRM\PersonBundle\Entity\BankCode {#11422 …} +value: "3489" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40813 +data: NexCRM\PersonBundle\Entity\BankCode {#11423 …} +value: "3490" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40814 +data: NexCRM\PersonBundle\Entity\BankCode {#11424 …} +value: "3491" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40815 +data: NexCRM\PersonBundle\Entity\BankCode {#11425 …} +value: "3492" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40816 +data: NexCRM\PersonBundle\Entity\BankCode {#11426 …} +value: "3493" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40817 +data: NexCRM\PersonBundle\Entity\BankCode {#11427 …} +value: "3494" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40818 +data: NexCRM\PersonBundle\Entity\BankCode {#11428 …} +value: "3495" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40819 +data: NexCRM\PersonBundle\Entity\BankCode {#11429 …} +value: "3496" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40820 +data: NexCRM\PersonBundle\Entity\BankCode {#11430 …} +value: "3497" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40821 +data: NexCRM\PersonBundle\Entity\BankCode {#11431 …} +value: "3498" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40822 +data: NexCRM\PersonBundle\Entity\BankCode {#11432 …} +value: "3499" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40823 +data: NexCRM\PersonBundle\Entity\BankCode {#11433 …} +value: "3500" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40824 +data: NexCRM\PersonBundle\Entity\BankCode {#11434 …} +value: "3501" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40825 +data: NexCRM\PersonBundle\Entity\BankCode {#11435 …} +value: "3502" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40826 +data: NexCRM\PersonBundle\Entity\BankCode {#11436 …} +value: "3503" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40827 +data: NexCRM\PersonBundle\Entity\BankCode {#11437 …} +value: "3504" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40828 +data: NexCRM\PersonBundle\Entity\BankCode {#11438 …} +value: "3505" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40829 +data: NexCRM\PersonBundle\Entity\BankCode {#11439 …} +value: "3506" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40830 +data: NexCRM\PersonBundle\Entity\BankCode {#11440 …} +value: "3507" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40831 +data: NexCRM\PersonBundle\Entity\BankCode {#11441 …} +value: "3508" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40832 +data: NexCRM\PersonBundle\Entity\BankCode {#11442 …} +value: "3509" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40833 +data: NexCRM\PersonBundle\Entity\BankCode {#11443 …} +value: "3510" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40834 +data: NexCRM\PersonBundle\Entity\BankCode {#11444 …} +value: "3511" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40835 +data: NexCRM\PersonBundle\Entity\BankCode {#11445 …} +value: "3512" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40836 +data: NexCRM\PersonBundle\Entity\BankCode {#11446 …} +value: "3513" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40837 +data: NexCRM\PersonBundle\Entity\BankCode {#11447 …} +value: "3514" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40838 +data: NexCRM\PersonBundle\Entity\BankCode {#11448 …} +value: "3515" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40839 +data: NexCRM\PersonBundle\Entity\BankCode {#11449 …} +value: "3516" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40840 +data: NexCRM\PersonBundle\Entity\BankCode {#11450 …} +value: "3517" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40841 +data: NexCRM\PersonBundle\Entity\BankCode {#11451 …} +value: "3518" +label: "NOLADE21" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40842 +data: NexCRM\PersonBundle\Entity\BankCode {#11452 …} +value: "3519" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40843 +data: NexCRM\PersonBundle\Entity\BankCode {#11453 …} +value: "3520" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40844 +data: NexCRM\PersonBundle\Entity\BankCode {#11454 …} +value: "3521" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40845 +data: NexCRM\PersonBundle\Entity\BankCode {#11455 …} +value: "3522" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40846 +data: NexCRM\PersonBundle\Entity\BankCode {#11456 …} +value: "3523" +label: "DEUTDE8M" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40847 +data: NexCRM\PersonBundle\Entity\BankCode {#11457 …} +value: "3524" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40848 +data: NexCRM\PersonBundle\Entity\BankCode {#11458 …} +value: "3525" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40849 +data: NexCRM\PersonBundle\Entity\BankCode {#11459 …} +value: "3526" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40850 +data: NexCRM\PersonBundle\Entity\BankCode {#11460 …} +value: "3527" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40851 +data: NexCRM\PersonBundle\Entity\BankCode {#11461 …} +value: "3528" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40852 +data: NexCRM\PersonBundle\Entity\BankCode {#11462 …} +value: "3529" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40853 +data: NexCRM\PersonBundle\Entity\BankCode {#11463 …} +value: "3530" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40854 +data: NexCRM\PersonBundle\Entity\BankCode {#11464 …} +value: "3531" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40855 +data: NexCRM\PersonBundle\Entity\BankCode {#11465 …} +value: "3532" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40856 +data: NexCRM\PersonBundle\Entity\BankCode {#11466 …} +value: "3533" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40857 +data: NexCRM\PersonBundle\Entity\BankCode {#11467 …} +value: "3534" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40858 +data: NexCRM\PersonBundle\Entity\BankCode {#11468 …} +value: "3535" +label: "HELADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40859 +data: NexCRM\PersonBundle\Entity\BankCode {#11469 …} +value: "3536" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40860 +data: NexCRM\PersonBundle\Entity\BankCode {#11470 …} +value: "3537" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40861 +data: NexCRM\PersonBundle\Entity\BankCode {#11471 …} +value: "3538" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40862 +data: NexCRM\PersonBundle\Entity\BankCode {#11472 …} +value: "3539" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40863 +data: NexCRM\PersonBundle\Entity\BankCode {#11473 …} +value: "3540" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40864 +data: NexCRM\PersonBundle\Entity\BankCode {#11474 …} +value: "3541" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40865 +data: NexCRM\PersonBundle\Entity\BankCode {#11475 …} +value: "3542" +label: "GENODED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40866 +data: NexCRM\PersonBundle\Entity\BankCode {#11476 …} +value: "3543" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40867 +data: NexCRM\PersonBundle\Entity\BankCode {#11477 …} +value: "3544" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40868 +data: NexCRM\PersonBundle\Entity\BankCode {#11478 …} +value: "3545" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40869 +data: NexCRM\PersonBundle\Entity\BankCode {#11479 …} +value: "3546" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40870 +data: NexCRM\PersonBundle\Entity\BankCode {#11480 …} +value: "3547" +label: "ERFBDE8E" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40871 +data: NexCRM\PersonBundle\Entity\BankCode {#11481 …} +value: "3548" +label: "DEUTDE8E" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40872 +data: NexCRM\PersonBundle\Entity\BankCode {#11482 …} +value: "3549" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40873 +data: NexCRM\PersonBundle\Entity\BankCode {#11483 …} +value: "3550" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40874 +data: NexCRM\PersonBundle\Entity\BankCode {#11484 …} +value: "3551" +label: "DEUTDE8E" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40875 +data: NexCRM\PersonBundle\Entity\BankCode {#11485 …} +value: "3552" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40876 +data: NexCRM\PersonBundle\Entity\BankCode {#11486 …} +value: "3553" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40877 +data: NexCRM\PersonBundle\Entity\BankCode {#11487 …} +value: "3554" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40878 +data: NexCRM\PersonBundle\Entity\BankCode {#11488 …} +value: "3555" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40879 +data: NexCRM\PersonBundle\Entity\BankCode {#11489 …} +value: "3556" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40880 +data: NexCRM\PersonBundle\Entity\BankCode {#11490 …} +value: "3557" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40881 +data: NexCRM\PersonBundle\Entity\BankCode {#11491 …} +value: "3558" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40882 +data: NexCRM\PersonBundle\Entity\BankCode {#11492 …} +value: "3559" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40883 +data: NexCRM\PersonBundle\Entity\BankCode {#11493 …} +value: "3560" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40884 +data: NexCRM\PersonBundle\Entity\BankCode {#11494 …} +value: "3561" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40885 +data: NexCRM\PersonBundle\Entity\BankCode {#11495 …} +value: "3562" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40886 +data: NexCRM\PersonBundle\Entity\BankCode {#11496 …} +value: "3563" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40887 +data: NexCRM\PersonBundle\Entity\BankCode {#11497 …} +value: "3564" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40888 +data: NexCRM\PersonBundle\Entity\BankCode {#11498 …} +value: "3565" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40889 +data: NexCRM\PersonBundle\Entity\BankCode {#11499 …} +value: "3566" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40890 +data: NexCRM\PersonBundle\Entity\BankCode {#11500 …} +value: "3567" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40891 +data: NexCRM\PersonBundle\Entity\BankCode {#11501 …} +value: "3568" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40892 +data: NexCRM\PersonBundle\Entity\BankCode {#11502 …} +value: "3569" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40893 +data: NexCRM\PersonBundle\Entity\BankCode {#11503 …} +value: "3570" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40894 +data: NexCRM\PersonBundle\Entity\BankCode {#11504 …} +value: "3571" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40895 +data: NexCRM\PersonBundle\Entity\BankCode {#11505 …} +value: "3572" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40896 +data: NexCRM\PersonBundle\Entity\BankCode {#11506 …} +value: "3573" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40897 +data: NexCRM\PersonBundle\Entity\BankCode {#11507 …} +value: "3574" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40898 +data: NexCRM\PersonBundle\Entity\BankCode {#11508 …} +value: "3575" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40899 +data: NexCRM\PersonBundle\Entity\BankCode {#11509 …} +value: "3576" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40900 +data: NexCRM\PersonBundle\Entity\BankCode {#11510 …} +value: "3577" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40901 +data: NexCRM\PersonBundle\Entity\BankCode {#11511 …} +value: "3578" +label: "HELADEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40902 +data: NexCRM\PersonBundle\Entity\BankCode {#11512 …} +value: "3579" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40903 +data: NexCRM\PersonBundle\Entity\BankCode {#11513 …} +value: "3580" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40904 +data: NexCRM\PersonBundle\Entity\BankCode {#11514 …} +value: "3581" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40905 +data: NexCRM\PersonBundle\Entity\BankCode {#11515 …} +value: "3582" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40906 +data: NexCRM\PersonBundle\Entity\BankCode {#11516 …} +value: "3583" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40907 +data: NexCRM\PersonBundle\Entity\BankCode {#11517 …} +value: "3584" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40908 +data: NexCRM\PersonBundle\Entity\BankCode {#11518 …} +value: "3585" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40909 +data: NexCRM\PersonBundle\Entity\BankCode {#11519 …} +value: "3586" +label: "SABDDE81" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40910 +data: NexCRM\PersonBundle\Entity\BankCode {#11520 …} +value: "3587" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40911 +data: NexCRM\PersonBundle\Entity\BankCode {#11521 …} +value: "3588" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40912 +data: NexCRM\PersonBundle\Entity\BankCode {#11522 …} +value: "3589" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40913 +data: NexCRM\PersonBundle\Entity\BankCode {#11523 …} +value: "3590" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40914 +data: NexCRM\PersonBundle\Entity\BankCode {#11524 …} +value: "3591" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40915 +data: NexCRM\PersonBundle\Entity\BankCode {#11525 …} +value: "3592" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40916 +data: NexCRM\PersonBundle\Entity\BankCode {#11526 …} +value: "3593" +label: "OSDDDE81" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40917 +data: NexCRM\PersonBundle\Entity\BankCode {#11527 …} +value: "3594" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40918 +data: NexCRM\PersonBundle\Entity\BankCode {#11528 …} +value: "3595" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40919 +data: NexCRM\PersonBundle\Entity\BankCode {#11529 …} +value: "3596" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40920 +data: NexCRM\PersonBundle\Entity\BankCode {#11530 …} +value: "3597" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40921 +data: NexCRM\PersonBundle\Entity\BankCode {#11531 …} +value: "3598" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40922 +data: NexCRM\PersonBundle\Entity\BankCode {#11532 …} +value: "3599" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40923 +data: NexCRM\PersonBundle\Entity\BankCode {#11533 …} +value: "3600" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40924 +data: NexCRM\PersonBundle\Entity\BankCode {#11534 …} +value: "3601" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40925 +data: NexCRM\PersonBundle\Entity\BankCode {#11535 …} +value: "3602" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40926 +data: NexCRM\PersonBundle\Entity\BankCode {#11536 …} +value: "3603" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40927 +data: NexCRM\PersonBundle\Entity\BankCode {#11537 …} +value: "3604" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40928 +data: NexCRM\PersonBundle\Entity\BankCode {#11538 …} +value: "3605" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40929 +data: NexCRM\PersonBundle\Entity\BankCode {#11539 …} +value: "3606" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40930 +data: NexCRM\PersonBundle\Entity\BankCode {#11540 …} +value: "3607" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40931 +data: NexCRM\PersonBundle\Entity\BankCode {#11541 …} +value: "3608" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40932 +data: NexCRM\PersonBundle\Entity\BankCode {#11542 …} +value: "3609" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40933 +data: NexCRM\PersonBundle\Entity\BankCode {#11543 …} +value: "3610" +label: "PBNKDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40934 +data: NexCRM\PersonBundle\Entity\BankCode {#11544 …} +value: "3611" +label: "AARBDE5W" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40935 +data: NexCRM\PersonBundle\Entity\BankCode {#11545 …} +value: "3612" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40936 +data: NexCRM\PersonBundle\Entity\BankCode {#11546 …} +value: "3613" +label: "BFSWDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40937 +data: NexCRM\PersonBundle\Entity\BankCode {#11547 …} +value: "3614" +label: "SCFBDE33" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40938 +data: NexCRM\PersonBundle\Entity\BankCode {#11548 …} +value: "3615" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40939 +data: NexCRM\PersonBundle\Entity\BankCode {#11549 …} +value: "3616" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40940 +data: NexCRM\PersonBundle\Entity\BankCode {#11550 …} +value: "3617" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40941 +data: NexCRM\PersonBundle\Entity\BankCode {#11551 …} +value: "3618" +label: "SOLADEST" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40942 +data: NexCRM\PersonBundle\Entity\BankCode {#11552 …} +value: "3619" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40943 +data: NexCRM\PersonBundle\Entity\BankCode {#11553 …} +value: "3620" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40944 +data: NexCRM\PersonBundle\Entity\BankCode {#11554 …} +value: "3621" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40945 +data: NexCRM\PersonBundle\Entity\BankCode {#11555 …} +value: "3622" +label: "SOLADES1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40946 +data: NexCRM\PersonBundle\Entity\BankCode {#11556 …} +value: "3623" +label: "WELADE8L" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40947 +data: NexCRM\PersonBundle\Entity\BankCode {#11557 …} +value: "3624" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40948 +data: NexCRM\PersonBundle\Entity\BankCode {#11558 …} +value: "3625" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40949 +data: NexCRM\PersonBundle\Entity\BankCode {#11559 …} +value: "3626" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40950 +data: NexCRM\PersonBundle\Entity\BankCode {#11560 …} +value: "3627" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40951 +data: NexCRM\PersonBundle\Entity\BankCode {#11561 …} +value: "3628" +label: "DEUTDE8L" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40952 +data: NexCRM\PersonBundle\Entity\BankCode {#11562 …} +value: "3629" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40953 +data: NexCRM\PersonBundle\Entity\BankCode {#11563 …} +value: "3630" +label: "DEUTDE8L" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40954 +data: NexCRM\PersonBundle\Entity\BankCode {#11564 …} +value: "3631" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40955 +data: NexCRM\PersonBundle\Entity\BankCode {#11565 …} +value: "3632" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40956 +data: NexCRM\PersonBundle\Entity\BankCode {#11566 …} +value: "3633" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40957 +data: NexCRM\PersonBundle\Entity\BankCode {#11567 …} +value: "3634" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40958 +data: NexCRM\PersonBundle\Entity\BankCode {#11568 …} +value: "3635" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40959 +data: NexCRM\PersonBundle\Entity\BankCode {#11569 …} +value: "3636" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40960 +data: NexCRM\PersonBundle\Entity\BankCode {#11570 …} +value: "3637" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40961 +data: NexCRM\PersonBundle\Entity\BankCode {#11571 …} +value: "3638" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40962 +data: NexCRM\PersonBundle\Entity\BankCode {#11572 …} +value: "3639" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40963 +data: NexCRM\PersonBundle\Entity\BankCode {#11573 …} +value: "3640" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40964 +data: NexCRM\PersonBundle\Entity\BankCode {#11574 …} +value: "3641" +label: "MARKDEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40965 +data: NexCRM\PersonBundle\Entity\BankCode {#11575 …} +value: "3642" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40966 +data: NexCRM\PersonBundle\Entity\BankCode {#11576 …} +value: "3643" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40967 +data: NexCRM\PersonBundle\Entity\BankCode {#11577 …} +value: "3644" +label: "HYVEDEMM" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40968 +data: NexCRM\PersonBundle\Entity\BankCode {#11578 …} +value: "3645" +label: "COBADEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40969 +data: NexCRM\PersonBundle\Entity\BankCode {#11579 …} +value: "3646" +label: "CHEKDE81" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40970 +data: NexCRM\PersonBundle\Entity\BankCode {#11580 …} +value: "3647" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40971 +data: NexCRM\PersonBundle\Entity\BankCode {#11581 …} +value: "3648" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40972 +data: NexCRM\PersonBundle\Entity\BankCode {#11582 …} +value: "3649" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40973 +data: NexCRM\PersonBundle\Entity\BankCode {#11583 …} +value: "3650" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40974 +data: NexCRM\PersonBundle\Entity\BankCode {#11584 …} +value: "3651" +label: "WELADED1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40975 +data: NexCRM\PersonBundle\Entity\BankCode {#11585 …} +value: "3652" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40976 +data: NexCRM\PersonBundle\Entity\BankCode {#11586 …} +value: "3653" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40977 +data: NexCRM\PersonBundle\Entity\BankCode {#11587 …} +value: "3654" +label: "DEUTDE8C" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40978 +data: NexCRM\PersonBundle\Entity\BankCode {#11588 …} +value: "3655" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40979 +data: NexCRM\PersonBundle\Entity\BankCode {#11589 …} +value: "3656" +label: "DEUTDE8C" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40980 +data: NexCRM\PersonBundle\Entity\BankCode {#11590 …} +value: "3657" +label: "DEUTDEDB" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40981 +data: NexCRM\PersonBundle\Entity\BankCode {#11591 …} +value: "3658" +label: "DRESDEFF" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40982 +data: NexCRM\PersonBundle\Entity\BankCode {#11592 …} +value: "3659" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40983 +data: NexCRM\PersonBundle\Entity\BankCode {#11593 …} +value: "3660" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40984 +data: NexCRM\PersonBundle\Entity\BankCode {#11594 …} +value: "3661" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40985 +data: NexCRM\PersonBundle\Entity\BankCode {#11595 …} +value: "3662" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40986 +data: NexCRM\PersonBundle\Entity\BankCode {#11596 …} +value: "3663" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } 3664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40987 +data: NexCRM\PersonBundle\Entity\BankCode {#11597 …} +value: "3664" +label: "GENODEF1" +attr: [ "data-country" => 83 ] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#37354 -errors: [] -form: Symfony\Component\Form\Form {#7549 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#37355 …5} |
| full_name | "front_company[bankDetails][0][bankSwift]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_bankSwift" |
| is_selected | Closure($choice, $value) {#40989 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "SWIFT/BIC" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "bankSwift" |
| placeholder | "Vyberte" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_bankSwift" |
| valid | true |
| value | "" |
swift
"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" => "js-swift" "placeholder" => "Zadejte SWIFT/BIC" ] |
[ "class" => "js-swift" "placeholder" => "Zadejte SWIFT/BIC" ] |
| label | "SWIFT/BIC" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-swift" "placeholder" => "Zadejte SWIFT/BIC" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7430 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 | "SWIFT/BIC" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7431 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-swift" "placeholder" => "Zadejte SWIFT/BIC" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_bankDetails_entry_swift" ] |
| cache_key | "_front_company_bankDetails_entry_swift_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#40988 -errors: [] -form: Symfony\Component\Form\Form {#7552 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#40990 …5} |
| full_name | "front_company[bankDetails][0][swift]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_swift" |
| label | "SWIFT/BIC" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "swift" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_swift" |
| valid | true |
| value | "" |
country
"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 |
|---|---|---|
| attr | [ "class" => "js-iban-country" ] |
[ "class" => "js-iban-country" ] |
| choice_label | Closure($object) {#7319 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
same as passed value |
| class | "NexCRM\BaseBundle\Entity\Country" |
same as passed value |
| label | "Země" |
same as passed value |
| placeholder | "Vyberte" |
same as passed value |
| query_builder | Closure(CountryRepository $repo) {#7309 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} use: { $countries: [ 60 83 197 ] } } |
Doctrine\ORM\QueryBuilder {#7442 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7445 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7443 #from: "NexCRM\BaseBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#7446 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#969 …} -dql: "SELECT c FROM NexCRM\BaseBundle\Entity\Country c WHERE c IN (:ids)" -parameters: Doctrine\Common\Collections\ArrayCollection {#7447 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#674 …11} } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-iban-country" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($object) {#7319 class: "App\Form\Extension\BankDetailTypeExtension" this: App\Form\Extension\BankDetailTypeExtension {#6508 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7450 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6866 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7449 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6076 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7452 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6867 …} } |
| choices | null |
| class | "NexCRM\BaseBundle\Entity\Country" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#674 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6882 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#674 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1686 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Země" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#7442 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7445 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7443 #from: "NexCRM\BaseBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#7446 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#969 …} -dql: "SELECT c FROM NexCRM\BaseBundle\Entity\Country c WHERE c IN (:ids)" -parameters: Doctrine\Common\Collections\ArrayCollection {#7447 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#674 …11} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#7441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7440 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-iban-country" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_company_bankDetails_entry_country" ] |
| cache_key | "_front_company_bankDetails_entry_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40993 +data: Proxies\__CG__\NexCRM\BaseBundle\Entity\Country {#1745 …} +value: "60" +label: "Czech Republic" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40994 +data: Proxies\__CG__\NexCRM\BaseBundle\Entity\Country {#8028 …} +value: "83" +label: "Germany" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#40995 +data: Proxies\__CG__\NexCRM\BaseBundle\Entity\Country {#7987 …} +value: "197" +label: "Slovakia" +attr: [] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#40991 -errors: [] -form: Symfony\Component\Form\Form {#7555 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#40992 …5} |
| full_name | "front_company[bankDetails][0][country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_country" |
| is_selected | Closure($choice, $value) {#40997 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Země" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "Vyberte" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| placeholder_multiple | null |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_country" |
| valid | true |
| value | "" |
currency
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "CZK" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-account-currency js-duplicate-remove-readonly" ] |
[ "class" => "js-account-currency js-duplicate-remove-readonly" ] |
| choices | [ "AUD" => "AUD" "BGN" => "BGN" "BRL" => "BRL" "CAD" => "CAD" "CHF" => "CHF" "CNY" => "CNY" "CZK" => "CZK" "DKK" => "DKK" "EEK" => "EEK" "EUR" => "EUR" "GBP" => "GBP" "GRD" => "GRD" "HKD" => "HKD" "HRK" => "HRK" "HUF" => "HUF" "IDR" => "IDR" "ILS" => "ILS" "INR" => "INR" "ISK" => "ISK" "JPY" => "JPY" "KRW" => "KRW" "LTL" => "LTL" "LVL" => "LVL" "MXN" => "MXN" "MYR" => "MYR" "NOK" => "NOK" "NZD" => "NZD" "PHP" => "PHP" "PLN" => "PLN" "RON" => "RON" "RUB" => "RUB" "SEK" => "SEK" "SGD" => "SGD" "SIT" => "SIT" "SKK" => "SKK" "THB" => "THB" "TRY" => "TRY" "USD" => "USD" "XDR" => "XDR" "ZAR" => "ZAR" ] |
[ "AUD" => "AUD" "BGN" => "BGN" "BRL" => "BRL" "CAD" => "CAD" "CHF" => "CHF" "CNY" => "CNY" "CZK" => "CZK" "DKK" => "DKK" "EEK" => "EEK" "EUR" => "EUR" "GBP" => "GBP" "GRD" => "GRD" "HKD" => "HKD" "HRK" => "HRK" "HUF" => "HUF" "IDR" => "IDR" "ILS" => "ILS" "INR" => "INR" "ISK" => "ISK" "JPY" => "JPY" "KRW" => "KRW" "LTL" => "LTL" "LVL" => "LVL" "MXN" => "MXN" "MYR" => "MYR" "NOK" => "NOK" "NZD" => "NZD" "PHP" => "PHP" "PLN" => "PLN" "RON" => "RON" "RUB" => "RUB" "SEK" => "SEK" "SGD" => "SGD" "SIT" => "SIT" "SKK" => "SKK" "THB" => "THB" "TRY" => "TRY" "USD" => "USD" "XDR" => "XDR" "ZAR" => "ZAR" ] |
| label | "Měna účtu" |
same as passed value |
| placeholder | "Vyberte" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-account-currency js-duplicate-remove-readonly" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "AUD" => "AUD" "BGN" => "BGN" "BRL" => "BRL" "CAD" => "CAD" "CHF" => "CHF" "CNY" => "CNY" "CZK" => "CZK" "DKK" => "DKK" "EEK" => "EEK" "EUR" => "EUR" "GBP" => "GBP" "GRD" => "GRD" "HKD" => "HKD" "HRK" => "HRK" "HUF" => "HUF" "IDR" => "IDR" "ILS" => "ILS" "INR" => "INR" "ISK" => "ISK" "JPY" => "JPY" "KRW" => "KRW" "LTL" => "LTL" "LVL" => "LVL" "MXN" => "MXN" "MYR" => "MYR" "NOK" => "NOK" "NZD" => "NZD" "PHP" => "PHP" "PLN" => "PLN" "RON" => "RON" "RUB" => "RUB" "SEK" => "SEK" "SGD" => "SGD" "SIT" => "SIT" "SKK" => "SKK" "THB" => "THB" "TRY" => "TRY" "USD" => "USD" "XDR" => "XDR" "ZAR" => "ZAR" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Měna účtu" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Vyberte" |
| 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 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#7461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7460 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-account-currency js-duplicate-remove-readonly" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_front_company_bankDetails_entry_currency" ] |
| cache_key | "_front_company_bankDetails_entry_currency_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#33535 +data: "AUD" +value: "AUD" +label: "AUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33534 +data: "BGN" +value: "BGN" +label: "BGN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33533 +data: "BRL" +value: "BRL" +label: "BRL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33532 +data: "CAD" +value: "CAD" +label: "CAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33531 +data: "CHF" +value: "CHF" +label: "CHF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33530 +data: "CNY" +value: "CNY" +label: "CNY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33529 +data: "CZK" +value: "CZK" +label: "CZK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33528 +data: "DKK" +value: "DKK" +label: "DKK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33527 +data: "EEK" +value: "EEK" +label: "EEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33526 +data: "EUR" +value: "EUR" +label: "EUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33525 +data: "GBP" +value: "GBP" +label: "GBP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33524 +data: "GRD" +value: "GRD" +label: "GRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33523 +data: "HKD" +value: "HKD" +label: "HKD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33522 +data: "HRK" +value: "HRK" +label: "HRK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33521 +data: "HUF" +value: "HUF" +label: "HUF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33520 +data: "IDR" +value: "IDR" +label: "IDR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33519 +data: "ILS" +value: "ILS" +label: "ILS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33518 +data: "INR" +value: "INR" +label: "INR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33517 +data: "ISK" +value: "ISK" +label: "ISK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33516 +data: "JPY" +value: "JPY" +label: "JPY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33515 +data: "KRW" +value: "KRW" +label: "KRW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33514 +data: "LTL" +value: "LTL" +label: "LTL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33513 +data: "LVL" +value: "LVL" +label: "LVL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33512 +data: "MXN" +value: "MXN" +label: "MXN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33511 +data: "MYR" +value: "MYR" +label: "MYR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33510 +data: "NOK" +value: "NOK" +label: "NOK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33508 +data: "NZD" +value: "NZD" +label: "NZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33504 +data: "PHP" +value: "PHP" +label: "PHP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33646 +data: "PLN" +value: "PLN" +label: "PLN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33648 +data: "RON" +value: "RON" +label: "RON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33649 +data: "RUB" +value: "RUB" +label: "RUB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33650 +data: "SEK" +value: "SEK" +label: "SEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33651 +data: "SGD" +value: "SGD" +label: "SGD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33652 +data: "SIT" +value: "SIT" +label: "SIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33653 +data: "SKK" +value: "SKK" +label: "SKK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33654 +data: "THB" +value: "THB" +label: "THB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33655 +data: "TRY" +value: "TRY" +label: "TRY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33656 +data: "USD" +value: "USD" +label: "USD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33657 +data: "XDR" +value: "XDR" +label: "XDR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#33658 +data: "ZAR" +value: "ZAR" +label: "ZAR" +attr: [] +labelTranslationParameters: [] } ] |
| color_class | false |
| compound | false |
| data | "CZK" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#40996 -errors: [] -form: Symfony\Component\Form\Form {#7558 …} } |
| expanded | false |
| filters | false |
| form | Symfony\Component\Form\FormView {#40998 …5} |
| full_name | "front_company[bankDetails][0][currency]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_currency" |
| is_selected | Closure($choice, $value) {#40999 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Měna účtu" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "currency" |
| placeholder | "Vyberte" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_currency" |
| valid | true |
| value | "CZK" |
startBalance
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-number js-balance" "step" => "any" "readonly" => "readonly" ] |
[ "class" => "js-number js-balance" "step" => "any" "readonly" => "readonly" ] |
| html5 | true |
same as passed value |
| label | "Počáteční stav měny" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-number js-balance" "step" => "any" "readonly" => "readonly" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7470 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Počáteční stav měny" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7471 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-number js-balance" "step" => "any" "readonly" => "readonly" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_front_company_bankDetails_entry_startBalance" ] |
| cache_key | "_front_company_bankDetails_entry_startBalance_number" |
| color_class | false |
| compound | false |
| data | "0" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41000 -errors: [] -form: Symfony\Component\Form\Form {#7561 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41001 …5} |
| full_name | "front_company[bankDetails][0][startBalance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_startBalance" |
| label | "Počáteční stav měny" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "startBalance" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| type | "number" |
| unique_block_prefix | "_front_company_bankDetails_entry_startBalance" |
| valid | true |
| value | "0" |
startBalanceRate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-number" "step" => "any" ] |
[ "class" => "js-number" "step" => "any" ] |
| html5 | true |
same as passed value |
| label | "Počáteční stav v CZK" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-number" "step" => "any" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7481 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Počáteční stav v CZK" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7482 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-number" "step" => "any" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_front_company_bankDetails_entry_startBalanceRate" ] |
| cache_key | "_front_company_bankDetails_entry_startBalanceRate_number" |
| color_class | false |
| compound | false |
| data | "0" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41002 -errors: [] -form: Symfony\Component\Form\Form {#7564 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41003 …5} |
| full_name | "front_company[bankDetails][0][startBalanceRate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_startBalanceRate" |
| label | "Počáteční stav v CZK" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "startBalanceRate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| type | "number" |
| unique_block_prefix | "_front_company_bankDetails_entry_startBalanceRate" |
| valid | true |
| value | "0" |
main
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "unique_check js-open-main" ] |
[ "class" => "unique_check js-open-main" ] |
| label | "Hlavní účet" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "unique_check js-open-main" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Hlavní účet" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7492 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "unique_check js-open-main" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_front_company_bankDetails_entry_main" ] |
| cache_key | "_front_company_bankDetails_entry_main_checkbox" |
| checked | true |
| color_class | false |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41004 -errors: [] -form: Symfony\Component\Form\Form {#7567 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41005 …5} |
| full_name | "front_company[bankDetails][0][main]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_main" |
| label | "Hlavní účet" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "main" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_main" |
| valid | true |
| value | "1" |
active
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Aktivní" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Aktivní" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7502 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_front_company_bankDetails_entry_active" ] |
| cache_key | "_front_company_bankDetails_entry_active_checkbox" |
| checked | true |
| color_class | false |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41006 -errors: [] -form: Symfony\Component\Form\Form {#7570 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41007 …5} |
| full_name | "front_company[bankDetails][0][active]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_active" |
| label | "Aktivní" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "active" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_active" |
| valid | true |
| value | "1" |
foreign
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-bank-foreign-account" ] |
[ "class" => "js-bank-foreign-account" ] |
| label | "Zahraniční účet (pro vyplnění pouze IBAN a SWIFT)" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-bank-foreign-account" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Zahraniční účet (pro vyplnění pouze IBAN a SWIFT)" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7512 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-bank-foreign-account" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_front_company_bankDetails_entry_foreign" ] |
| cache_key | "_front_company_bankDetails_entry_foreign_checkbox" |
| checked | false |
| color_class | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41008 -errors: [] -form: Symfony\Component\Form\Form {#7573 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41009 …5} |
| full_name | "front_company[bankDetails][0][foreign]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_foreign" |
| label | "Zahraniční účet (pro vyplnění pouze IBAN a SWIFT)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "foreign" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_foreign" |
| valid | true |
| value | "1" |
invoice
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Zobrazit účet v modulu faktury" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#5781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Zobrazit účet v modulu faktury" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7522 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_front_company_bankDetails_entry_invoice" ] |
| cache_key | "_front_company_bankDetails_entry_invoice_checkbox" |
| checked | true |
| color_class | false |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41010 -errors: [] -form: Symfony\Component\Form\Form {#7576 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41011 …5} |
| full_name | "front_company[bankDetails][0][invoice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_invoice" |
| label | "Zobrazit účet v modulu faktury" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invoice" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_invoice" |
| valid | true |
| value | "1" |
bankDetailId
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" => "js-bank-detail-id" ] |
[ "class" => "js-bank-detail-id" ] |
| auto_initialize | false |
same as passed value |
| data | null |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-bank-detail-id" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | null |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7433 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7423 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-bank-detail-id" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_front_company_bankDetails_entry_bankDetailId" ] |
| cache_key | "_front_company_bankDetails_entry_bankDetailId_hidden" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41012 -errors: [] -form: Symfony\Component\Form\Form {#7581 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41013 …5} |
| full_name | "front_company[bankDetails][0][bankDetailId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_bankDetails_0_bankDetailId" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bankDetailId" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_bankDetails_entry_bankDetailId" |
| valid | true |
| value | "" |
contactsPhone
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#7283 -elements: [ NexCRM\CompanyBundle\Entity\Phone {#6934 -name: ? string -main: false -id: null } ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "unique_item" ] |
[ "class" => "unique_item" ] |
| auto_initialize | false |
same as passed value |
| by_reference | false |
same as passed value |
| data | Doctrine\Common\Collections\ArrayCollection {#6499 -elements: [ NexCRM\CompanyBundle\Entity\Phone {#6934 -name: ? string -main: false -id: null } ] } |
same as passed value |
| entry_type | "App\Form\CompanyAccountPhoneType" |
same as passed value |
| label | false |
same as passed value |
| prototype_name | "proto_contactsPhone" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "unique_item" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| box | false |
| by_reference | false |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | Doctrine\Common\Collections\ArrayCollection {#6499 -elements: [ NexCRM\CompanyBundle\Entity\Phone {#6934 -name: ? string -main: false -id: null } ] } |
| data_class | "Doctrine\Common\Collections\ArrayCollection" |
| delete_empty | false |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6914 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Doctrine\Common\Collections\ArrayCollection" } } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "App\Form\CompanyAccountPhoneType" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "proto_contactsPhone" |
| prototype_options | [] |
| required | false |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#6903 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [ "class" => "unique_item" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_front_company_contactsPhone" ] |
| box | false |
| cache_key | "_front_company_contactsPhone_collection" |
| color_class | false |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#7283 -elements: [ NexCRM\CompanyBundle\Entity\Phone {#6934 -name: ? string -main: false -id: null } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7900 -errors: [] -form: Symfony\Component\Form\Form {#7092 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#7898 …5} |
| full_name | "front_company[contactsPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_contactsPhone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "contactsPhone" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#33678 …5} |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_contactsPhone" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#7283 -elements: [ NexCRM\CompanyBundle\Entity\Phone {#6934 -name: ? string -main: false -id: null } ] } |
0
"App\Form\CompanyAccountPhoneType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | NexCRM\CompanyBundle\Entity\Phone {#6934 -name: ? string -main: false -id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | "NexCRM\CompanyBundle\Entity\Phone" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "NexCRM\CompanyBundle\Entity\Phone" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7584 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "company_account_phone" "_front_company_contactsPhone_entry" ] |
| cache_key | "_front_company_contactsPhone_entry_company_account_phone" |
| color_class | false |
| compound | true |
| data | NexCRM\CompanyBundle\Entity\Phone {#6934 -name: ? string -main: false -id: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41018 -errors: [] -form: Symfony\Component\Form\Form {#7650 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41019 …5} |
| full_name | "front_company[contactsPhone][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_contactsPhone_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_contactsPhone_entry" |
| valid | true |
| value | NexCRM\CompanyBundle\Entity\Phone {#6934 -name: ? string -main: false -id: null } |
name
"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 | [ "pattern" => "^(\+[0-9]{1}|)( |)[0-9]{0,3}( |)[0-9]{1,3}( |)[0-9]{2,4}( |)[0-9]{3,4}$" "required" => false "class" => "js-validation js-phone" ] |
[ "pattern" => "^(\+[0-9]{1}|)( |)[0-9]{0,3}( |)[0-9]{1,3}( |)[0-9]{2,4}( |)[0-9]{3,4}$" "required" => false "class" => "js-validation js-phone" ] |
| label | "Telefon" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "pattern" => "^(\+[0-9]{1}|)( |)[0-9]{0,3}( |)[0-9]{1,3}( |)[0-9]{2,4}( |)[0-9]{3,4}$" "required" => false "class" => "js-validation js-phone" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7641 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 | "Telefon" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7642 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "pattern" => "^(\+[0-9]{1}|)( |)[0-9]{0,3}( |)[0-9]{1,3}( |)[0-9]{2,4}( |)[0-9]{3,4}$" "required" => false "class" => "js-validation js-phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_contactsPhone_entry_name" ] |
| cache_key | "_front_company_contactsPhone_entry_name_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41023 -errors: [] -form: Symfony\Component\Form\Form {#7653 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41022 …5} |
| full_name | "front_company[contactsPhone][0][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_contactsPhone_0_name" |
| label | "Telefon" |
| 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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_contactsPhone_entry_name" |
| valid | true |
| value | "" |
contactsWww
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#7494 -elements: [ NexCRM\CompanyBundle\Entity\Www {#7118 -name: ? string -main: false -id: null } ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "unique_item" ] |
[ "class" => "unique_item" ] |
| auto_initialize | false |
same as passed value |
| by_reference | false |
same as passed value |
| data | Doctrine\Common\Collections\ArrayCollection {#6885 -elements: [ NexCRM\CompanyBundle\Entity\Www {#7118 -name: ? string -main: false -id: null } ] } |
same as passed value |
| entry_type | "App\Form\CompanyAccountWwwType" |
same as passed value |
| label | false |
same as passed value |
| prototype_name | "proto_contactsWww" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "unique_item" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| box | false |
| by_reference | false |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | Doctrine\Common\Collections\ArrayCollection {#6885 -elements: [ NexCRM\CompanyBundle\Entity\Www {#7118 -name: ? string -main: false -id: null } ] } |
| data_class | "Doctrine\Common\Collections\ArrayCollection" |
| delete_empty | false |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Doctrine\Common\Collections\ArrayCollection" } } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "App\Form\CompanyAccountWwwType" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "proto_contactsWww" |
| prototype_options | [] |
| required | false |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7122 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [ "class" => "unique_item" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_front_company_contactsWww" ] |
| box | false |
| cache_key | "_front_company_contactsWww_collection" |
| color_class | false |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#7494 -elements: [ NexCRM\CompanyBundle\Entity\Www {#7118 -name: ? string -main: false -id: null } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41014 -errors: [] -form: Symfony\Component\Form\Form {#7139 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41015 …5} |
| full_name | "front_company[contactsWww]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_contactsWww" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "contactsWww" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#41021 …5} |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_contactsWww" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#7494 -elements: [ NexCRM\CompanyBundle\Entity\Www {#7118 -name: ? string -main: false -id: null } ] } |
0
"App\Form\CompanyAccountWwwType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | NexCRM\CompanyBundle\Entity\Www {#7118 -name: ? string -main: false -id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | "NexCRM\CompanyBundle\Entity\Www" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "NexCRM\CompanyBundle\Entity\Www" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7678 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "company_account_www" "_front_company_contactsWww_entry" ] |
| cache_key | "_front_company_contactsWww_entry_company_account_www" |
| color_class | false |
| compound | true |
| data | NexCRM\CompanyBundle\Entity\Www {#7118 -name: ? string -main: false -id: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41028 -errors: [] -form: Symfony\Component\Form\Form {#7697 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41029 …5} |
| full_name | "front_company[contactsWww][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_contactsWww_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_contactsWww_entry" |
| valid | true |
| value | NexCRM\CompanyBundle\Entity\Www {#7118 -name: ? string -main: false -id: null } |
name
"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 | [ "pattern" => "(?:(?:[a-zA-Z\u00a1-\uffff0-9]+-?)*[a-zA-Z\u00a1-\uffff0-9]+)(?:\.(?:[a-zA-Z\u00a1-\uffff0-9]+-?)*[a-zA-Z\u00a1-\uffff0-9]+)*(?:\.(?:[a-zA-Z\u00a1-\uffff]{2,}))(?::\d{2,5})?(?:\/[^\s]*)?" "required" => false "class" => "js-validation js-www" ] |
[ "pattern" => "(?:(?:[a-zA-Z\u00a1-\uffff0-9]+-?)*[a-zA-Z\u00a1-\uffff0-9]+)(?:\.(?:[a-zA-Z\u00a1-\uffff0-9]+-?)*[a-zA-Z\u00a1-\uffff0-9]+)*(?:\.(?:[a-zA-Z\u00a1-\uffff]{2,}))(?::\d{2,5})?(?:\/[^\s]*)?" "required" => false "class" => "js-validation js-www" ] |
| label | "Web" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "pattern" => "(?:(?:[a-zA-Z\u00a1-\uffff0-9]+-?)*[a-zA-Z\u00a1-\uffff0-9]+)(?:\.(?:[a-zA-Z\u00a1-\uffff0-9]+-?)*[a-zA-Z\u00a1-\uffff0-9]+)*(?:\.(?:[a-zA-Z\u00a1-\uffff]{2,}))(?::\d{2,5})?(?:\/[^\s]*)?" "required" => false "class" => "js-validation js-www" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7688 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 | "Web" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#7689 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "pattern" => "(?:(?:[a-zA-Z\u00a1-\uffff0-9]+-?)*[a-zA-Z\u00a1-\uffff0-9]+)(?:\.(?:[a-zA-Z\u00a1-\uffff0-9]+-?)*[a-zA-Z\u00a1-\uffff0-9]+)*(?:\.(?:[a-zA-Z\u00a1-\uffff]{2,}))(?::\d{2,5})?(?:\/[^\s]*)?" "required" => false "class" => "js-validation js-www" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_company_contactsWww_entry_name" ] |
| cache_key | "_front_company_contactsWww_entry_name_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41033 -errors: [] -form: Symfony\Component\Form\Form {#7700 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41032 …5} |
| full_name | "front_company[contactsWww][0][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company_contactsWww_0_name" |
| label | "Web" |
| 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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company_contactsWww_entry_name" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "524ecb4a3f3abac15d77e.NB65wKkE4_JboHMlvRrZ4eOd2-KPjxI6NgjCUhZ08Po.AVfLms1st7AKlxF100y0to2kqqu8yXlgWDyyBkwltclQdt-TwjOKxQ7pBA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "524ecb4a3f3abac15d77e.NB65wKkE4_JboHMlvRrZ4eOd2-KPjxI6NgjCUhZ08Po.AVfLms1st7AKlxF100y0to2kqqu8yXlgWDyyBkwltclQdt-TwjOKxQ7pBA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#2975 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2976 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2972 …} -namespace: Closure() {#2970 …} } |
| data | "524ecb4a3f3abac15d77e.NB65wKkE4_JboHMlvRrZ4eOd2-KPjxI6NgjCUhZ08Po.AVfLms1st7AKlxF100y0to2kqqu8yXlgWDyyBkwltclQdt-TwjOKxQ7pBA" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6182 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#41024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: NexCRM\BaseBundle\Service\Translator {#592 …} $message: Closure() {#41025 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_front_company__token" ] |
| cache_key | "_front_company__token_hidden" |
| color_class | false |
| compound | false |
| data | "524ecb4a3f3abac15d77e.NB65wKkE4_JboHMlvRrZ4eOd2-KPjxI6NgjCUhZ08Po.AVfLms1st7AKlxF100y0to2kqqu8yXlgWDyyBkwltclQdt-TwjOKxQ7pBA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41042 -errors: [] -form: Symfony\Component\Form\Form {#41038 …} } |
| filters | false |
| form | Symfony\Component\Form\FormView {#41031 …5} |
| full_name | "front_company[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_company__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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_front_company__token" |
| valid | true |
| value | "524ecb4a3f3abac15d77e.NB65wKkE4_JboHMlvRrZ4eOd2-KPjxI6NgjCUhZ08Po.AVfLms1st7AKlxF100y0to2kqqu8yXlgWDyyBkwltclQdt-TwjOKxQ7pBA" |