Forms
-
form
-
name
-
email
-
subject
-
message
-
Send
-
_token
-
-
contactus
-
message
-
subject
-
body
-
title
-
person
-
name
-
lname
-
dob
-
media
-
name
-
name
-
-
-
gender
-
maritalStatus
-
profession
-
address
-
country
-
division
-
district
-
thana
-
post
-
postcode
-
title
-
-
permanentAddress
-
country
-
division
-
district
-
thana
-
post
-
postcode
-
title
-
-
contact
-
email
-
submit
-
-
submit
-
-
-
recipientContact
-
contact
-
-
recipientEmail
-
email
-
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#870 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#866 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#798 -form: Symfony\Component\Form\Form {#827 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#864 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | 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 | [ "placeholder" => "Name" "class" => "mb-3 rounded-0 py-2" ] |
[ "placeholder" => "Name" "class" => "mb-3 rounded-0 py-2" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Name" "class" => "mb-3 rounded-0 py-2" ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#879 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#723 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Name" "class" => "mb-3 rounded-0 py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_name" ] |
cache_key | "_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#814 -form: Symfony\Component\Form\Form {#731 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#818 …5} |
full_name | "form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_name" |
label | false |
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 |
translation_domain | null |
unique_block_prefix | "_form_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 | [ "rows" => 5 "placeholder" => "Email" "class" => "mb-3 rounded-0 py-2" ] |
[ "rows" => 5 "placeholder" => "Email" "class" => "mb-3 rounded-0 py-2" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => 5 "placeholder" => "Email" "class" => "mb-3 rounded-0 py-2" ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#946 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#947 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 5 "placeholder" => "Email" "class" => "mb-3 rounded-0 py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_email" ] |
cache_key | "_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#813 -form: Symfony\Component\Form\Form {#734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#812 …5} |
full_name | "form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email" |
label | false |
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 |
translation_domain | null |
unique_block_prefix | "_form_email" |
valid | true |
value | "" |
subject
"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 | [ "rows" => 5 "placeholder" => "Subject" "class" => "mb-3 rounded-0 py-2" ] |
[ "rows" => 5 "placeholder" => "Subject" "class" => "mb-3 rounded-0 py-2" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => 5 "placeholder" => "Subject" "class" => "mb-3 rounded-0 py-2" ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#868 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 5 "placeholder" => "Subject" "class" => "mb-3 rounded-0 py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_subject" ] |
cache_key | "_form_subject_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#811 -form: Symfony\Component\Form\Form {#717 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#807 …5} |
full_name | "form[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_subject" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subject" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_subject" |
valid | true |
value | "" |
message
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 | [ "rows" => 5 "placeholder" => "Message" "class" => "mb-3 rounded-0 py-2" ] |
[ "rows" => 5 "placeholder" => "Message" "class" => "mb-3 rounded-0 py-2" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => 5 "placeholder" => "Message" "class" => "mb-3 rounded-0 py-2" ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#863 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 5 "placeholder" => "Message" "class" => "mb-3 rounded-0 py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_form_message" ] |
cache_key | "_form_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#829 -form: Symfony\Component\Form\Form {#768 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#840 …5} |
full_name | "form[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_message" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_message" |
valid | true |
value | "" |
Send
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-primary px-4 fw-bold text-white w-100 rounded-0 py-2" ] |
[ "class" => "btn-primary px-4 fw-bold text-white w-100 rounded-0 py-2" ] |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn-primary px-4 fw-bold text-white w-100 rounded-0 py-2" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
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-primary px-4 fw-bold text-white w-100 rounded-0 py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_form_Send" ] |
cache_key | "_form_Send_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#876 …5} |
full_name | "form[Send]" |
id | "form_Send" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "Send" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_form_Send" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "46890e2b546ffb1b0578.8ySYbC6tWeHMiNRI0_HE0omWqFWpF01TTA-UfwAge0c.lW3wOxf1Aayp5ax6m8eH4rvE0TzsZ3piGDjNIFhTDiqVY98eSPwv17nb7A" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "46890e2b546ffb1b0578.8ySYbC6tWeHMiNRI0_HE0omWqFWpF01TTA-UfwAge0c.lW3wOxf1Aayp5ax6m8eH4rvE0TzsZ3piGDjNIFhTDiqVY98eSPwv17nb7A" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data | "46890e2b546ffb1b0578.8ySYbC6tWeHMiNRI0_HE0omWqFWpF01TTA-UfwAge0c.lW3wOxf1Aayp5ax6m8eH4rvE0TzsZ3piGDjNIFhTDiqVY98eSPwv17nb7A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#792 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "46890e2b546ffb1b0578.8ySYbC6tWeHMiNRI0_HE0omWqFWpF01TTA-UfwAge0c.lW3wOxf1Aayp5ax6m8eH4rvE0TzsZ3piGDjNIFhTDiqVY98eSPwv17nb7A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#769 -form: Symfony\Component\Form\Form {#781 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#791 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form__token" |
valid | true |
value | "46890e2b546ffb1b0578.8ySYbC6tWeHMiNRI0_HE0omWqFWpF01TTA-UfwAge0c.lW3wOxf1Aayp5ax6m8eH4rvE0TzsZ3piGDjNIFhTDiqVY98eSPwv17nb7A" |
contactus
"App\Form\Notification\ContactusType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/contactus" |
same as passed value |
data | SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/contactus" |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data | SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } |
data_class | "SDRO\NotificationBundle\Entity\Recipients" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1143 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "SDRO\NotificationBundle\Entity\Recipients" } } |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1145 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/contactus" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contactus" "_contactus" ] |
cache_key | "_contactus_contactus" |
compound | true |
data | SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1202 -form: Symfony\Component\Form\Form {#1207 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1148 …5} |
full_name | "contactus" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contactus" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus" |
valid | true |
value | SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } |
message
"SDRO\NotificationBundle\Form\contactus\MessageType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | "App\Entity\Notification\Message" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1166 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Notification\Message" } } |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1165 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "message" "_contactus_message" ] |
cache_key | "_contactus_message_message" |
compound | true |
data | App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1176 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2060 …5} |
full_name | "contactus[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message" |
valid | true |
value | App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } |
subject
"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 | [ "placeholder" => "Subject" ] |
[ "placeholder" => "Subject" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Subject" ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1211 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1212 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Subject" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_subject" ] |
cache_key | "_contactus_message_subject_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1570 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1259 …5} |
full_name | "contactus[message][subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_subject" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subject" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_subject" |
valid | true |
value | "" |
body
"SDRO\NotificationBundle\Form\ContactType"
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 |
---|---|---|
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | "SDRO\ProfileBundle\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "SDRO\ProfileBundle\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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1220 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contactus_message_body" ] |
cache_key | "_contactus_message_body_contact" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1555 -form: Symfony\Component\Form\Form {#1270 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1452 …5} |
full_name | "contactus[message][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body" |
valid | true |
value | null |
title
"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 | [ "placeholder" => "Phone Number" ] |
[ "placeholder" => "Phone Number" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Phone 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1240 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Phone Number" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_title" ] |
cache_key | "_contactus_message_body_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2001 -form: Symfony\Component\Form\Form {#1267 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2010 …5} |
full_name | "contactus[message][body][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_title" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_title" |
valid | true |
value | "" |
person
"App\Form\Profile\PersonType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | "App\Entity\Profile\Person" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Profile\Person" } } |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1253 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "person" "_contactus_message_body_person" ] |
cache_key | "_contactus_message_body_person_person" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1990 -form: Symfony\Component\Form\Form {#1584 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1979 …5} |
full_name | "contactus[message][body][person]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "person" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person" |
valid | true |
value | 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 |
---|---|---|
label | "First Name" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1291 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 | "First Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1737 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_person_name" ] |
cache_key | "_contactus_message_body_person_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1930 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1404 …5} |
full_name | "contactus[message][body][person][name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_name" |
label | "First Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_name" |
valid | true |
value | "" |
lname
"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 |
---|---|---|
label | "Last Name" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1743 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 | "Last Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1739 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_person_lname" ] |
cache_key | "_contactus_message_body_person_lname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1919 -form: Symfony\Component\Form\Form {#1604 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1910 …5} |
full_name | "contactus[message][body][person][lname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_lname" |
label | "Last Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lname" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_lname" |
valid | true |
value | "" |
dob
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 |
---|---|---|
widget | "single_text" |
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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1691 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_contactus_message_body_person_dob" ] |
cache_key | "_contactus_message_body_person_dob_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1877 -form: Symfony\Component\Form\Form {#1608 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1857 …5} |
full_name | "contactus[message][body][person][dob]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_dob" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dob" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_contactus_message_body_person_dob" |
valid | true |
value | "" |
widget | "single_text" |
media
"App\Form\Media\MediaType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | "App\Entity\Media\Media" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1680 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Media\Media" } } |
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 | [] |
hidden | true |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1677 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "media" "_contactus_message_body_person_media" ] |
cache_key | "_contactus_message_body_person_media_media" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1494 -form: Symfony\Component\Form\Form {#1624 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1794 …5} |
full_name | "contactus[message][body][person][media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_media" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "media" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_media" |
valid | true |
value | null |
name
"SDRO\MediaBundle\Form\Type\CropType"
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 |
---|---|---|
hidden | true |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_class | "crop_photo" |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | "App\Entity\Media\Media" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Media\Media" } } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
flag | 1173 |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
hidden | true |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
path | "upload/media" |
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 |
size | "500,500" |
thumb | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1617 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "crop" "_contactus_message_body_person_media_name" ] |
cache_key | "_contactus_message_body_person_media_name_crop" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1675 -form: Symfony\Component\Form\Form {#1636 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1655 …5} |
full_name | "contactus[message][body][person][media][name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_media_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_media_name" |
valid | true |
value | 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" => "crop_photo" "hidden" => true "flag" => 1173 ] |
[ "class" => "crop_photo" "hidden" => true "flag" => 1173 ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "crop_photo" "hidden" => true "flag" => 1173 ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1628 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1630 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1629 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "crop_photo" "hidden" => true "flag" => 1173 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_person_media_name_name" ] |
cache_key | "_contactus_message_body_person_media_name_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1721 -form: Symfony\Component\Form\Form {#1639 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1689 …5} |
full_name | "contactus[message][body][person][media][name][name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_media_name_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_media_name_name" |
valid | true |
value | "" |
gender
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 |
---|---|---|
choices | [ "Male" => "m" "Female" => "f" ] |
[ "Male" => "m" "Female" => "f" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Male" => "m" "Female" => "f" ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
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 | 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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1658 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contactus_message_body_person_gender" ] |
cache_key | "_contactus_message_body_person_gender_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +label: "Male" +value: "m" +data: "m" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "Female" +value: "f" +data: "f" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1360 -form: Symfony\Component\Form\Form {#1642 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1322 …5} |
full_name | "contactus[message][body][person][gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_gender" |
is_selected | Closure($choice, $value) {#1242 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 | "gender" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_gender" |
valid | true |
value | "" |
maritalStatus
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_attr | [ "married" => [ "data-color" => "Green" ] ] |
[ "married" => [ "data-color" => "Green" ] ] |
choices | [ "single" => "single" "married" => "married" "widowed" => "widowed" "separated" => "separated" "divorced" => "divorced" ] |
[ "single" => "single" "married" => "married" "widowed" => "widowed" "separated" => "separated" "divorced" => "divorced" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | [ "married" => [ "data-color" => "Green" ] ] |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "single" => "single" "married" => "married" "widowed" => "widowed" "separated" => "separated" "divorced" => "divorced" ] |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1650 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contactus_message_body_person_maritalStatus" ] |
cache_key | "_contactus_message_body_person_maritalStatus_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "single" +value: "single" +data: "single" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "married" +value: "married" +data: "married" +attr: [ "data-color" => "Green" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "widowed" +value: "widowed" +data: "widowed" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "separated" +value: "separated" +data: "separated" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "divorced" +value: "divorced" +data: "divorced" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1214 -form: Symfony\Component\Form\Form {#1645 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1373 …5} |
full_name | "contactus[message][body][person][maritalStatus]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_maritalStatus" |
is_selected | Closure($choice, $value) {#2123 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 | "maritalStatus" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_maritalStatus" |
valid | true |
value | "" |
profession
"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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1274 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 | 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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1333 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_person_profession" ] |
cache_key | "_contactus_message_body_person_profession_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2124 -form: Symfony\Component\Form\Form {#1648 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2180 …5} |
full_name | "contactus[message][body][person][profession]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_profession" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "profession" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_profession" |
valid | true |
value | "" |
address
"App\Form\Profile\Address\AddressType"
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 |
---|---|---|
label | "Present Address" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | "SDRO\ProfileBundle\Entity\Address" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1318 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "SDRO\ProfileBundle\Entity\Address" } } |
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 | "Present Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1403 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address" "_contactus_message_body_person_address" ] |
cache_key | "_contactus_message_body_person_address_address" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2178 -form: Symfony\Component\Form\Form {#1935 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2183 …5} |
full_name | "contactus[message][body][person][address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_address" |
label | "Present Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_address" |
valid | true |
value | null |
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 |
---|---|---|
class | "SDRO\ProfileBundle\Entity\Address\Country" |
same as passed value |
em | "default" |
ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
label | "Country" |
same as passed value |
multiple | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1422 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1437 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1813 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1774 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1812 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1504 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1795 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1796 …} } |
choices | null |
class | "SDRO\ProfileBundle\Entity\Address\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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1773 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1785 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1750 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contactus_message_body_person_address_country" ] |
cache_key | "_contactus_message_body_person_address_country_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "United States" +value: "1" +data: SDRO\ProfileBundle\Entity\Address\Country {#2365 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Canada" +value: "2" +data: SDRO\ProfileBundle\Entity\Address\Country {#2315 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "Afghanistan" +value: "3" +data: SDRO\ProfileBundle\Entity\Address\Country {#2318 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "Albania" +value: "4" +data: SDRO\ProfileBundle\Entity\Address\Country {#2321 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Algeria" +value: "5" +data: SDRO\ProfileBundle\Entity\Address\Country {#2324 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "American Samoa" +value: "6" +data: SDRO\ProfileBundle\Entity\Address\Country {#2327 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "Andorra" +value: "7" +data: SDRO\ProfileBundle\Entity\Address\Country {#2330 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "Angola" +value: "8" +data: SDRO\ProfileBundle\Entity\Address\Country {#2334 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Anguilla" +value: "9" +data: SDRO\ProfileBundle\Entity\Address\Country {#2359 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "Antarctica" +value: "10" +data: SDRO\ProfileBundle\Entity\Address\Country {#2362 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "Antigua and/or Barbuda" +value: "11" +data: SDRO\ProfileBundle\Entity\Address\Country {#2354 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Argentina" +value: "12" +data: SDRO\ProfileBundle\Entity\Address\Country {#2214 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Armenia" +value: "13" +data: SDRO\ProfileBundle\Entity\Address\Country {#2195 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Aruba" +value: "14" +data: SDRO\ProfileBundle\Entity\Address\Country {#2355 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Australia" +value: "15" +data: SDRO\ProfileBundle\Entity\Address\Country {#2351 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Austria" +value: "16" +data: SDRO\ProfileBundle\Entity\Address\Country {#2348 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Azerbaijan" +value: "17" +data: SDRO\ProfileBundle\Entity\Address\Country {#2345 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Bahamas" +value: "18" +data: SDRO\ProfileBundle\Entity\Address\Country {#2342 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "Bahrain" +value: "19" +data: SDRO\ProfileBundle\Entity\Address\Country {#2339 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "Bangladesh" +value: "20" +data: SDRO\ProfileBundle\Entity\Address\Country {#2337 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "Barbados" +value: "21" +data: SDRO\ProfileBundle\Entity\Address\Country {#2260 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "Belarus" +value: "22" +data: SDRO\ProfileBundle\Entity\Address\Country {#2261 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Belgium" +value: "23" +data: SDRO\ProfileBundle\Entity\Address\Country {#2203 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Belize" +value: "24" +data: SDRO\ProfileBundle\Entity\Address\Country {#2206 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Benin" +value: "25" +data: SDRO\ProfileBundle\Entity\Address\Country {#2312 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Bermuda" +value: "26" +data: SDRO\ProfileBundle\Entity\Address\Country {#2256 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Bhutan" +value: "27" +data: SDRO\ProfileBundle\Entity\Address\Country {#2250 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Bolivia" +value: "28" +data: SDRO\ProfileBundle\Entity\Address\Country {#2192 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Bosnia and Herzegovina" +value: "29" +data: SDRO\ProfileBundle\Entity\Address\Country {#2198 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Botswana" +value: "30" +data: SDRO\ProfileBundle\Entity\Address\Country {#2372 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Bouvet Island" +value: "31" +data: SDRO\ProfileBundle\Entity\Address\Country {#2375 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Brazil" +value: "32" +data: SDRO\ProfileBundle\Entity\Address\Country {#2378 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "British lndian Ocean Territory" +value: "33" +data: SDRO\ProfileBundle\Entity\Address\Country {#2381 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Brunei Darussalam" +value: "34" +data: SDRO\ProfileBundle\Entity\Address\Country {#2384 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Bulgaria" +value: "35" +data: SDRO\ProfileBundle\Entity\Address\Country {#2387 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Burkina Faso" +value: "36" +data: SDRO\ProfileBundle\Entity\Address\Country {#2390 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Burundi" +value: "37" +data: SDRO\ProfileBundle\Entity\Address\Country {#2393 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Cambodia" +value: "38" +data: SDRO\ProfileBundle\Entity\Address\Country {#2396 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Cameroon" +value: "39" +data: SDRO\ProfileBundle\Entity\Address\Country {#2399 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Cape Verde" +value: "40" +data: SDRO\ProfileBundle\Entity\Address\Country {#2402 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Cayman Islands" +value: "41" +data: SDRO\ProfileBundle\Entity\Address\Country {#2405 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Central African Republic" +value: "42" +data: SDRO\ProfileBundle\Entity\Address\Country {#2408 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Chad" +value: "43" +data: SDRO\ProfileBundle\Entity\Address\Country {#2411 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Chile" +value: "44" +data: SDRO\ProfileBundle\Entity\Address\Country {#2414 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "China" +value: "45" +data: SDRO\ProfileBundle\Entity\Address\Country {#2417 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Christmas Island" +value: "46" +data: SDRO\ProfileBundle\Entity\Address\Country {#2420 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Cocos (Keeling) Islands" +value: "47" +data: SDRO\ProfileBundle\Entity\Address\Country {#2423 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Colombia" +value: "48" +data: SDRO\ProfileBundle\Entity\Address\Country {#2426 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Comoros" +value: "49" +data: SDRO\ProfileBundle\Entity\Address\Country {#2429 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Congo" +value: "50" +data: SDRO\ProfileBundle\Entity\Address\Country {#2432 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Cook Islands" +value: "51" +data: SDRO\ProfileBundle\Entity\Address\Country {#2435 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Costa Rica" +value: "52" +data: SDRO\ProfileBundle\Entity\Address\Country {#2438 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Croatia (Hrvatska)" +value: "53" +data: SDRO\ProfileBundle\Entity\Address\Country {#2441 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Cuba" +value: "54" +data: SDRO\ProfileBundle\Entity\Address\Country {#2444 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Cyprus" +value: "55" +data: SDRO\ProfileBundle\Entity\Address\Country {#2447 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Czech Republic" +value: "56" +data: SDRO\ProfileBundle\Entity\Address\Country {#2450 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Denmark" +value: "57" +data: SDRO\ProfileBundle\Entity\Address\Country {#2453 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Djibouti" +value: "58" +data: SDRO\ProfileBundle\Entity\Address\Country {#2456 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Dominica" +value: "59" +data: SDRO\ProfileBundle\Entity\Address\Country {#2459 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Dominican Republic" +value: "60" +data: SDRO\ProfileBundle\Entity\Address\Country {#2462 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "East Timor" +value: "61" +data: SDRO\ProfileBundle\Entity\Address\Country {#2465 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Ecuador" +value: "62" +data: SDRO\ProfileBundle\Entity\Address\Country {#2468 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Egypt" +value: "63" +data: SDRO\ProfileBundle\Entity\Address\Country {#2471 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "El Salvador" +value: "64" +data: SDRO\ProfileBundle\Entity\Address\Country {#2474 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Equatorial Guinea" +value: "65" +data: SDRO\ProfileBundle\Entity\Address\Country {#2477 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Eritrea" +value: "66" +data: SDRO\ProfileBundle\Entity\Address\Country {#2480 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Estonia" +value: "67" +data: SDRO\ProfileBundle\Entity\Address\Country {#2483 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Ethiopia" +value: "68" +data: SDRO\ProfileBundle\Entity\Address\Country {#2486 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Falkland Islands (Malvinas)" +value: "69" +data: SDRO\ProfileBundle\Entity\Address\Country {#2489 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Faroe Islands" +value: "70" +data: SDRO\ProfileBundle\Entity\Address\Country {#2492 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Fiji" +value: "71" +data: SDRO\ProfileBundle\Entity\Address\Country {#2495 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Finland" +value: "72" +data: SDRO\ProfileBundle\Entity\Address\Country {#2498 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "France" +value: "73" +data: SDRO\ProfileBundle\Entity\Address\Country {#2501 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "France, Metropolitan" +value: "74" +data: SDRO\ProfileBundle\Entity\Address\Country {#2504 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "French Guiana" +value: "75" +data: SDRO\ProfileBundle\Entity\Address\Country {#2507 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "French Polynesia" +value: "76" +data: SDRO\ProfileBundle\Entity\Address\Country {#2510 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "French Southern Territories" +value: "77" +data: SDRO\ProfileBundle\Entity\Address\Country {#2513 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Gabon" +value: "78" +data: SDRO\ProfileBundle\Entity\Address\Country {#2516 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Gambia" +value: "79" +data: SDRO\ProfileBundle\Entity\Address\Country {#2519 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Georgia" +value: "80" +data: SDRO\ProfileBundle\Entity\Address\Country {#2522 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Germany" +value: "81" +data: SDRO\ProfileBundle\Entity\Address\Country {#2525 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Ghana" +value: "82" +data: SDRO\ProfileBundle\Entity\Address\Country {#2528 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Gibraltar" +value: "83" +data: SDRO\ProfileBundle\Entity\Address\Country {#2531 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Greece" +value: "84" +data: SDRO\ProfileBundle\Entity\Address\Country {#2534 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Greenland" +value: "85" +data: SDRO\ProfileBundle\Entity\Address\Country {#2537 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Grenada" +value: "86" +data: SDRO\ProfileBundle\Entity\Address\Country {#2540 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Guadeloupe" +value: "87" +data: SDRO\ProfileBundle\Entity\Address\Country {#2543 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Guam" +value: "88" +data: SDRO\ProfileBundle\Entity\Address\Country {#2546 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Guatemala" +value: "89" +data: SDRO\ProfileBundle\Entity\Address\Country {#2549 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Guinea" +value: "90" +data: SDRO\ProfileBundle\Entity\Address\Country {#2552 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Guinea-Bissau" +value: "91" +data: SDRO\ProfileBundle\Entity\Address\Country {#2555 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Guyana" +value: "92" +data: SDRO\ProfileBundle\Entity\Address\Country {#2558 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Haiti" +value: "93" +data: SDRO\ProfileBundle\Entity\Address\Country {#2561 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Heard and Mc Donald Islands" +value: "94" +data: SDRO\ProfileBundle\Entity\Address\Country {#2564 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Honduras" +value: "95" +data: SDRO\ProfileBundle\Entity\Address\Country {#2567 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Hong Kong" +value: "96" +data: SDRO\ProfileBundle\Entity\Address\Country {#2570 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "Hungary" +value: "97" +data: SDRO\ProfileBundle\Entity\Address\Country {#2573 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Iceland" +value: "98" +data: SDRO\ProfileBundle\Entity\Address\Country {#2576 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "India" +value: "99" +data: SDRO\ProfileBundle\Entity\Address\Country {#2579 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Indonesia" +value: "100" +data: SDRO\ProfileBundle\Entity\Address\Country {#2582 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Iran (Islamic Republic of)" +value: "101" +data: SDRO\ProfileBundle\Entity\Address\Country {#2585 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Iraq" +value: "102" +data: SDRO\ProfileBundle\Entity\Address\Country {#2588 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Ireland" +value: "103" +data: SDRO\ProfileBundle\Entity\Address\Country {#2591 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Israel" +value: "104" +data: SDRO\ProfileBundle\Entity\Address\Country {#2594 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Italy" +value: "105" +data: SDRO\ProfileBundle\Entity\Address\Country {#2597 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Ivory Coast" +value: "106" +data: SDRO\ProfileBundle\Entity\Address\Country {#2600 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Jamaica" +value: "107" +data: SDRO\ProfileBundle\Entity\Address\Country {#2603 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Japan" +value: "108" +data: SDRO\ProfileBundle\Entity\Address\Country {#2606 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Jordan" +value: "109" +data: SDRO\ProfileBundle\Entity\Address\Country {#2609 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Kazakhstan" +value: "110" +data: SDRO\ProfileBundle\Entity\Address\Country {#2612 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Kenya" +value: "111" +data: SDRO\ProfileBundle\Entity\Address\Country {#2615 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Kiribati" +value: "112" +data: SDRO\ProfileBundle\Entity\Address\Country {#2618 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Korea, Democratic People's Republic of" +value: "113" +data: SDRO\ProfileBundle\Entity\Address\Country {#2621 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Korea, Republic of" +value: "114" +data: SDRO\ProfileBundle\Entity\Address\Country {#2624 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Kosovo" +value: "115" +data: SDRO\ProfileBundle\Entity\Address\Country {#2627 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Kuwait" +value: "116" +data: SDRO\ProfileBundle\Entity\Address\Country {#2630 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Kyrgyzstan" +value: "117" +data: SDRO\ProfileBundle\Entity\Address\Country {#2633 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Lao People's Democratic Republic" +value: "118" +data: SDRO\ProfileBundle\Entity\Address\Country {#2636 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Latvia" +value: "119" +data: SDRO\ProfileBundle\Entity\Address\Country {#2639 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Lebanon" +value: "120" +data: SDRO\ProfileBundle\Entity\Address\Country {#2642 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Lesotho" +value: "121" +data: SDRO\ProfileBundle\Entity\Address\Country {#2645 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Liberia" +value: "122" +data: SDRO\ProfileBundle\Entity\Address\Country {#2648 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Libyan Arab Jamahiriya" +value: "123" +data: SDRO\ProfileBundle\Entity\Address\Country {#2651 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Liechtenstein" +value: "124" +data: SDRO\ProfileBundle\Entity\Address\Country {#2654 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Lithuania" +value: "125" +data: SDRO\ProfileBundle\Entity\Address\Country {#2657 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Luxembourg" +value: "126" +data: SDRO\ProfileBundle\Entity\Address\Country {#2660 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "Macau" +value: "127" +data: SDRO\ProfileBundle\Entity\Address\Country {#2663 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Macedonia" +value: "128" +data: SDRO\ProfileBundle\Entity\Address\Country {#2666 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Madagascar" +value: "129" +data: SDRO\ProfileBundle\Entity\Address\Country {#2669 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Malawi" +value: "130" +data: SDRO\ProfileBundle\Entity\Address\Country {#2672 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Malaysia" +value: "131" +data: SDRO\ProfileBundle\Entity\Address\Country {#2675 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Maldives" +value: "132" +data: SDRO\ProfileBundle\Entity\Address\Country {#2678 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Mali" +value: "133" +data: SDRO\ProfileBundle\Entity\Address\Country {#2681 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Malta" +value: "134" +data: SDRO\ProfileBundle\Entity\Address\Country {#2684 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Marshall Islands" +value: "135" +data: SDRO\ProfileBundle\Entity\Address\Country {#2687 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Martinique" +value: "136" +data: SDRO\ProfileBundle\Entity\Address\Country {#2690 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Mauritania" +value: "137" +data: SDRO\ProfileBundle\Entity\Address\Country {#2693 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Mauritius" +value: "138" +data: SDRO\ProfileBundle\Entity\Address\Country {#2696 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "Mayotte" +value: "139" +data: SDRO\ProfileBundle\Entity\Address\Country {#2699 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "Mexico" +value: "140" +data: SDRO\ProfileBundle\Entity\Address\Country {#2702 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Micronesia, Federated States of" +value: "141" +data: SDRO\ProfileBundle\Entity\Address\Country {#2705 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Moldova, Republic of" +value: "142" +data: SDRO\ProfileBundle\Entity\Address\Country {#2708 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Monaco" +value: "143" +data: SDRO\ProfileBundle\Entity\Address\Country {#2711 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Mongolia" +value: "144" +data: SDRO\ProfileBundle\Entity\Address\Country {#2714 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "Montenegro" +value: "145" +data: SDRO\ProfileBundle\Entity\Address\Country {#2717 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Montserrat" +value: "146" +data: SDRO\ProfileBundle\Entity\Address\Country {#2720 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Morocco" +value: "147" +data: SDRO\ProfileBundle\Entity\Address\Country {#2723 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Mozambique" +value: "148" +data: SDRO\ProfileBundle\Entity\Address\Country {#2726 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "Myanmar" +value: "149" +data: SDRO\ProfileBundle\Entity\Address\Country {#2729 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "Namibia" +value: "150" +data: SDRO\ProfileBundle\Entity\Address\Country {#2732 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "Nauru" +value: "151" +data: SDRO\ProfileBundle\Entity\Address\Country {#2735 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Nepal" +value: "152" +data: SDRO\ProfileBundle\Entity\Address\Country {#2738 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Netherlands" +value: "153" +data: SDRO\ProfileBundle\Entity\Address\Country {#2741 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Netherlands Antilles" +value: "154" +data: SDRO\ProfileBundle\Entity\Address\Country {#2744 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "New Caledonia" +value: "155" +data: SDRO\ProfileBundle\Entity\Address\Country {#2747 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "New Zealand" +value: "156" +data: SDRO\ProfileBundle\Entity\Address\Country {#2750 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Nicaragua" +value: "157" +data: SDRO\ProfileBundle\Entity\Address\Country {#2753 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Niger" +value: "158" +data: SDRO\ProfileBundle\Entity\Address\Country {#2756 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Nigeria" +value: "159" +data: SDRO\ProfileBundle\Entity\Address\Country {#2759 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Niue" +value: "160" +data: SDRO\ProfileBundle\Entity\Address\Country {#2762 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Norfork Island" +value: "161" +data: SDRO\ProfileBundle\Entity\Address\Country {#2765 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Northern Mariana Islands" +value: "162" +data: SDRO\ProfileBundle\Entity\Address\Country {#2768 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Norway" +value: "163" +data: SDRO\ProfileBundle\Entity\Address\Country {#2771 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Oman" +value: "164" +data: SDRO\ProfileBundle\Entity\Address\Country {#2774 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Pakistan" +value: "165" +data: SDRO\ProfileBundle\Entity\Address\Country {#2777 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Palau" +value: "166" +data: SDRO\ProfileBundle\Entity\Address\Country {#2780 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Panama" +value: "167" +data: SDRO\ProfileBundle\Entity\Address\Country {#2783 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Papua New Guinea" +value: "168" +data: SDRO\ProfileBundle\Entity\Address\Country {#2786 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Paraguay" +value: "169" +data: SDRO\ProfileBundle\Entity\Address\Country {#2789 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Peru" +value: "170" +data: SDRO\ProfileBundle\Entity\Address\Country {#2792 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Philippines" +value: "171" +data: SDRO\ProfileBundle\Entity\Address\Country {#2795 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Pitcairn" +value: "172" +data: SDRO\ProfileBundle\Entity\Address\Country {#2798 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Poland" +value: "173" +data: SDRO\ProfileBundle\Entity\Address\Country {#2801 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "Portugal" +value: "174" +data: SDRO\ProfileBundle\Entity\Address\Country {#2804 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Puerto Rico" +value: "175" +data: SDRO\ProfileBundle\Entity\Address\Country {#2807 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Qatar" +value: "176" +data: SDRO\ProfileBundle\Entity\Address\Country {#2810 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Reunion" +value: "177" +data: SDRO\ProfileBundle\Entity\Address\Country {#2813 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Romania" +value: "178" +data: SDRO\ProfileBundle\Entity\Address\Country {#2816 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Russian Federation" +value: "179" +data: SDRO\ProfileBundle\Entity\Address\Country {#2819 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Rwanda" +value: "180" +data: SDRO\ProfileBundle\Entity\Address\Country {#2822 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Saint Kitts and Nevis" +value: "181" +data: SDRO\ProfileBundle\Entity\Address\Country {#2825 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Saint Lucia" +value: "182" +data: SDRO\ProfileBundle\Entity\Address\Country {#2828 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Saint Vincent and the Grenadines" +value: "183" +data: SDRO\ProfileBundle\Entity\Address\Country {#2831 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Samoa" +value: "184" +data: SDRO\ProfileBundle\Entity\Address\Country {#2834 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "San Marino" +value: "185" +data: SDRO\ProfileBundle\Entity\Address\Country {#2837 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Sao Tome and Principe" +value: "186" +data: SDRO\ProfileBundle\Entity\Address\Country {#2840 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Saudi Arabia" +value: "187" +data: SDRO\ProfileBundle\Entity\Address\Country {#2843 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Senegal" +value: "188" +data: SDRO\ProfileBundle\Entity\Address\Country {#2846 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Serbia" +value: "189" +data: SDRO\ProfileBundle\Entity\Address\Country {#2849 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Seychelles" +value: "190" +data: SDRO\ProfileBundle\Entity\Address\Country {#2852 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Sierra Leone" +value: "191" +data: SDRO\ProfileBundle\Entity\Address\Country {#2855 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Singapore" +value: "192" +data: SDRO\ProfileBundle\Entity\Address\Country {#2858 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Slovakia" +value: "193" +data: SDRO\ProfileBundle\Entity\Address\Country {#2861 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Slovenia" +value: "194" +data: SDRO\ProfileBundle\Entity\Address\Country {#2864 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Solomon Islands" +value: "195" +data: SDRO\ProfileBundle\Entity\Address\Country {#2867 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "Somalia" +value: "196" +data: SDRO\ProfileBundle\Entity\Address\Country {#2870 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "South Africa" +value: "197" +data: SDRO\ProfileBundle\Entity\Address\Country {#2873 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "South Georgia South Sandwich Islands" +value: "198" +data: SDRO\ProfileBundle\Entity\Address\Country {#2876 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Spain" +value: "199" +data: SDRO\ProfileBundle\Entity\Address\Country {#2879 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Sri Lanka" +value: "200" +data: SDRO\ProfileBundle\Entity\Address\Country {#2882 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "St. Helena" +value: "201" +data: SDRO\ProfileBundle\Entity\Address\Country {#2885 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "St. Pierre and Miquelon" +value: "202" +data: SDRO\ProfileBundle\Entity\Address\Country {#2888 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Sudan" +value: "203" +data: SDRO\ProfileBundle\Entity\Address\Country {#2891 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Suriname" +value: "204" +data: SDRO\ProfileBundle\Entity\Address\Country {#2894 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Svalbarn and Jan Mayen Islands" +value: "205" +data: SDRO\ProfileBundle\Entity\Address\Country {#2897 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Swaziland" +value: "206" +data: SDRO\ProfileBundle\Entity\Address\Country {#2900 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Sweden" +value: "207" +data: SDRO\ProfileBundle\Entity\Address\Country {#2903 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Switzerland" +value: "208" +data: SDRO\ProfileBundle\Entity\Address\Country {#2906 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Syrian Arab Republic" +value: "209" +data: SDRO\ProfileBundle\Entity\Address\Country {#2909 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Taiwan" +value: "210" +data: SDRO\ProfileBundle\Entity\Address\Country {#2912 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Tajikistan" +value: "211" +data: SDRO\ProfileBundle\Entity\Address\Country {#2915 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "Tanzania, United Republic of" +value: "212" +data: SDRO\ProfileBundle\Entity\Address\Country {#2918 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Thailand" +value: "213" +data: SDRO\ProfileBundle\Entity\Address\Country {#2921 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Togo" +value: "214" +data: SDRO\ProfileBundle\Entity\Address\Country {#2924 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Tokelau" +value: "215" +data: SDRO\ProfileBundle\Entity\Address\Country {#2927 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Tonga" +value: "216" +data: SDRO\ProfileBundle\Entity\Address\Country {#2930 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Trinidad and Tobago" +value: "217" +data: SDRO\ProfileBundle\Entity\Address\Country {#2933 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "Tunisia" +value: "218" +data: SDRO\ProfileBundle\Entity\Address\Country {#2936 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Turkey" +value: "219" +data: SDRO\ProfileBundle\Entity\Address\Country {#2939 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Turkmenistan" +value: "220" +data: SDRO\ProfileBundle\Entity\Address\Country {#2942 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Turks and Caicos Islands" +value: "221" +data: SDRO\ProfileBundle\Entity\Address\Country {#2945 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Tuvalu" +value: "222" +data: SDRO\ProfileBundle\Entity\Address\Country {#2948 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Uganda" +value: "223" +data: SDRO\ProfileBundle\Entity\Address\Country {#2951 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Ukraine" +value: "224" +data: SDRO\ProfileBundle\Entity\Address\Country {#2954 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "United Arab Emirates" +value: "225" +data: SDRO\ProfileBundle\Entity\Address\Country {#2957 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "United Kingdom" +value: "226" +data: SDRO\ProfileBundle\Entity\Address\Country {#2960 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "United States minor outlying islands" +value: "227" +data: SDRO\ProfileBundle\Entity\Address\Country {#2963 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Uruguay" +value: "228" +data: SDRO\ProfileBundle\Entity\Address\Country {#2966 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Uzbekistan" +value: "229" +data: SDRO\ProfileBundle\Entity\Address\Country {#2969 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "Vanuatu" +value: "230" +data: SDRO\ProfileBundle\Entity\Address\Country {#2972 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Vatican City State" +value: "231" +data: SDRO\ProfileBundle\Entity\Address\Country {#2975 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Venezuela" +value: "232" +data: SDRO\ProfileBundle\Entity\Address\Country {#2978 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Vietnam" +value: "233" +data: SDRO\ProfileBundle\Entity\Address\Country {#2981 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Virgin Islands (British)" +value: "234" +data: SDRO\ProfileBundle\Entity\Address\Country {#2984 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Virgin Islands (U.S.)" +value: "235" +data: SDRO\ProfileBundle\Entity\Address\Country {#2987 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Wallis and Futuna Islands" +value: "236" +data: SDRO\ProfileBundle\Entity\Address\Country {#2990 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Western Sahara" +value: "237" +data: SDRO\ProfileBundle\Entity\Address\Country {#2993 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Yemen" +value: "238" +data: SDRO\ProfileBundle\Entity\Address\Country {#2996 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "Yugoslavia" +value: "239" +data: SDRO\ProfileBundle\Entity\Address\Country {#2999 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "Zaire" +value: "240" +data: SDRO\ProfileBundle\Entity\Address\Country {#3002 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Zambia" +value: "241" +data: SDRO\ProfileBundle\Entity\Address\Country {#3005 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Zimbabwe" +value: "242" +data: SDRO\ProfileBundle\Entity\Address\Country {#3008 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2188 -form: Symfony\Component\Form\Form {#1938 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2187 …5} |
full_name | "contactus[message][body][person][address][country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_address_country" |
is_selected | Closure($choice, $value) {#3243 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_address_country" |
valid | true |
value | "" |
division
"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 | "SDRO\ProfileBundle\Entity\Address\Division" |
same as passed value |
mapped | false |
false
|
property_path | "title" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1422 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1437 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1505 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1430 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1495 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1504 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1496 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1499 …} } |
choices | null |
class | "SDRO\ProfileBundle\Entity\Address\Division" |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1440 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1434 …} } |
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 | false |
method | "POST" |
multiple | false |
placeholder | "" |
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 | "title" |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1433 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contactus_message_body_person_address_division" ] |
cache_key | "_contactus_message_body_person_address_division_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Dhaka" +value: "1" +data: SDRO\ProfileBundle\Entity\Address\Division {#3254 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Barisal" +value: "2" +data: SDRO\ProfileBundle\Entity\Address\Division {#3264 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Chittagong" +value: "3" +data: SDRO\ProfileBundle\Entity\Address\Division {#3270 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Khulna" +value: "4" +data: SDRO\ProfileBundle\Entity\Address\Division {#3273 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Mymensingh" +value: "5" +data: SDRO\ProfileBundle\Entity\Address\Division {#3276 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Rajshahi" +value: "6" +data: SDRO\ProfileBundle\Entity\Address\Division {#3279 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Rangpur" +value: "7" +data: SDRO\ProfileBundle\Entity\Address\Division {#3282 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Sylhet" +value: "8" +data: SDRO\ProfileBundle\Entity\Address\Division {#3285 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3244 -form: Symfony\Component\Form\Form {#1941 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3245 …5} |
full_name | "contactus[message][body][person][address][division]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_address_division" |
is_selected | Closure($choice, $value) {#3249 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 | "division" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_address_division" |
valid | true |
value | "" |
district
"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 | "SDRO\ProfileBundle\Entity\Address\District" |
same as passed value |
label | "District" |
same as passed value |
label_attr | [ "class" => "ads-district-loader" ] |
[ "class" => "ads-district-loader" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1422 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1437 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1853 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1819 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1854 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1504 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1856 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1855 …} } |
choices | null |
class | "SDRO\ProfileBundle\Entity\Address\District" |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1823 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1824 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "District" |
label_attr | [ "class" => "ads-district-loader" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1752 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contactus_message_body_person_address_district" ] |
cache_key | "_contactus_message_body_person_address_district_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Dhaka" +value: "1" +data: SDRO\ProfileBundle\Entity\Address\District {#3297 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Faridpur" +value: "2" +data: SDRO\ProfileBundle\Entity\Address\District {#3312 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "Gazipur" +value: "3" +data: SDRO\ProfileBundle\Entity\Address\District {#3317 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "Gopalganj" +value: "4" +data: SDRO\ProfileBundle\Entity\Address\District {#3322 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "Jamalpur" +value: "5" +data: SDRO\ProfileBundle\Entity\Address\District {#3327 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Kishoreganj" +value: "6" +data: SDRO\ProfileBundle\Entity\Address\District {#3332 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Madaripur" +value: "7" +data: SDRO\ProfileBundle\Entity\Address\District {#3337 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "Manikganj" +value: "8" +data: SDRO\ProfileBundle\Entity\Address\District {#3342 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "Munshiganj" +value: "9" +data: SDRO\ProfileBundle\Entity\Address\District {#3347 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Mymensingh" +value: "10" +data: SDRO\ProfileBundle\Entity\Address\District {#3352 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Narayanganj" +value: "11" +data: SDRO\ProfileBundle\Entity\Address\District {#3357 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +label: "Narsingdi" +value: "12" +data: SDRO\ProfileBundle\Entity\Address\District {#3362 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +label: "Netrokona" +value: "13" +data: SDRO\ProfileBundle\Entity\Address\District {#3367 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3629 +label: "Rajbari" +value: "14" +data: SDRO\ProfileBundle\Entity\Address\District {#3372 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3630 +label: "Shariatpur" +value: "15" +data: SDRO\ProfileBundle\Entity\Address\District {#3377 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3631 +label: "Sherpur" +value: "16" +data: SDRO\ProfileBundle\Entity\Address\District {#3382 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3632 +label: "Tangail" +value: "17" +data: SDRO\ProfileBundle\Entity\Address\District {#3387 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +label: "Bogra" +value: "18" +data: SDRO\ProfileBundle\Entity\Address\District {#3392 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +label: "Joypurhat" +value: "19" +data: SDRO\ProfileBundle\Entity\Address\District {#3397 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3635 +label: "Naogaon" +value: "20" +data: SDRO\ProfileBundle\Entity\Address\District {#3402 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3636 +label: "Natore" +value: "21" +data: SDRO\ProfileBundle\Entity\Address\District {#3407 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3637 +label: "Nawabganj" +value: "22" +data: SDRO\ProfileBundle\Entity\Address\District {#3412 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3638 +label: "Pabna" +value: "23" +data: SDRO\ProfileBundle\Entity\Address\District {#3417 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +label: "Rajshahi" +value: "24" +data: SDRO\ProfileBundle\Entity\Address\District {#3422 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "Sirajgonj" +value: "25" +data: SDRO\ProfileBundle\Entity\Address\District {#3427 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +label: "Dinajpur" +value: "26" +data: SDRO\ProfileBundle\Entity\Address\District {#3432 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "Gaibandha" +value: "27" +data: SDRO\ProfileBundle\Entity\Address\District {#3437 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "Kurigram" +value: "28" +data: SDRO\ProfileBundle\Entity\Address\District {#3442 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +label: "Lalmonirhat" +value: "29" +data: SDRO\ProfileBundle\Entity\Address\District {#3447 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +label: "Nilphamari" +value: "30" +data: SDRO\ProfileBundle\Entity\Address\District {#3452 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "Panchagarh" +value: "31" +data: SDRO\ProfileBundle\Entity\Address\District {#3457 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +label: "Rangpur" +value: "32" +data: SDRO\ProfileBundle\Entity\Address\District {#3462 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +label: "Thakurgaon" +value: "33" +data: SDRO\ProfileBundle\Entity\Address\District {#3467 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +label: "Barguna" +value: "34" +data: SDRO\ProfileBundle\Entity\Address\District {#3472 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "Barisal" +value: "35" +data: SDRO\ProfileBundle\Entity\Address\District {#3477 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Bhola" +value: "36" +data: SDRO\ProfileBundle\Entity\Address\District {#3482 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "Jhalokati" +value: "37" +data: SDRO\ProfileBundle\Entity\Address\District {#3487 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "Patuakhali" +value: "38" +data: SDRO\ProfileBundle\Entity\Address\District {#3492 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "Pirojpur" +value: "39" +data: SDRO\ProfileBundle\Entity\Address\District {#3497 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "Bandarban" +value: "40" +data: SDRO\ProfileBundle\Entity\Address\District {#3502 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "Brahmanbaria" +value: "41" +data: SDRO\ProfileBundle\Entity\Address\District {#3507 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "Chandpur" +value: "42" +data: SDRO\ProfileBundle\Entity\Address\District {#3512 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "Chittagong" +value: "43" +data: SDRO\ProfileBundle\Entity\Address\District {#3517 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "Comilla" +value: "44" +data: SDRO\ProfileBundle\Entity\Address\District {#3522 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "Cox's Bazar" +value: "45" +data: SDRO\ProfileBundle\Entity\Address\District {#3527 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "Feni" +value: "46" +data: SDRO\ProfileBundle\Entity\Address\District {#3532 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "Khagrachari" +value: "47" +data: SDRO\ProfileBundle\Entity\Address\District {#3537 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "Lakshmipur" +value: "48" +data: SDRO\ProfileBundle\Entity\Address\District {#3542 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Noakhali" +value: "49" +data: SDRO\ProfileBundle\Entity\Address\District {#3547 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "Rangamati" +value: "50" +data: SDRO\ProfileBundle\Entity\Address\District {#3552 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "Habiganj" +value: "51" +data: SDRO\ProfileBundle\Entity\Address\District {#3557 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "Moulvibazar" +value: "52" +data: SDRO\ProfileBundle\Entity\Address\District {#3562 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "Sunamganj" +value: "53" +data: SDRO\ProfileBundle\Entity\Address\District {#3567 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "Sylhet" +value: "54" +data: SDRO\ProfileBundle\Entity\Address\District {#3572 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "Bagerhat" +value: "55" +data: SDRO\ProfileBundle\Entity\Address\District {#3577 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "Chuadanga" +value: "56" +data: SDRO\ProfileBundle\Entity\Address\District {#3582 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "Jessore" +value: "57" +data: SDRO\ProfileBundle\Entity\Address\District {#3587 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "Jhenaidah" +value: "58" +data: SDRO\ProfileBundle\Entity\Address\District {#3592 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "Khulna" +value: "59" +data: SDRO\ProfileBundle\Entity\Address\District {#3597 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Kushtia" +value: "60" +data: SDRO\ProfileBundle\Entity\Address\District {#3602 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "Magura" +value: "61" +data: SDRO\ProfileBundle\Entity\Address\District {#3607 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "Meherpur" +value: "62" +data: SDRO\ProfileBundle\Entity\Address\District {#3612 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "Narail" +value: "63" +data: SDRO\ProfileBundle\Entity\Address\District {#3617 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "Satkhira" +value: "64" +data: SDRO\ProfileBundle\Entity\Address\District {#3622 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3256 -form: Symfony\Component\Form\Form {#1944 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3288 …5} |
full_name | "contactus[message][body][person][address][district]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_address_district" |
is_selected | Closure($choice, $value) {#3681 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "District" |
label_attr | [ "class" => "ads-district-loader" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "district" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_address_district" |
valid | true |
value | "" |
thana
"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 | "SDRO\ProfileBundle\Entity\Address\Thana" |
same as passed value |
em | "default" |
ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
label | "Thana" |
same as passed value |
multiple | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1422 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1437 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1896 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1869 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1895 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1504 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1878 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1894 …} } |
choices | null |
class | "SDRO\ProfileBundle\Entity\Address\Thana" |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1870 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1871 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Thana" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1864 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contactus_message_body_person_address_thana" ] |
cache_key | "_contactus_message_body_person_address_thana_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "Amtali Upazila" +value: "1" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3692 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "Bamna Upazila" +value: "2" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3702 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "Barguna Sadar Upazila" +value: "3" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3708 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "Betagi Upazila" +value: "4" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3711 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3706 +label: "Patharghata Upazila" +value: "5" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3714 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "Taltali Upazila" +value: "6" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3717 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "Muladi Upazila" +value: "7" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3720 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "Babuganj Upazila" +value: "8" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3723 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "Agailjhara Upazila" +value: "9" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3726 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "Barisal Sadar Upazila" +value: "10" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3729 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "Bakerganj Upazila" +value: "11" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3732 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "Banaripara Upazila" +value: "12" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3735 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Gaurnadi Upazila" +value: "13" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3738 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "Hizla Upazila" +value: "14" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3741 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "Mehendiganj Upazila" +value: "15" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3744 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "Wazirpur Upazila" +value: "16" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3747 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Bhola Sadar Upazila" +value: "17" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3750 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Burhanuddin Upazila" +value: "18" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3753 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "Char Fasson Upazila" +value: "19" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3756 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Daulatkhan Upazila" +value: "20" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3759 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "Lalmohan Upazila" +value: "21" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3762 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "Manpura Upazila" +value: "22" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3765 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Tazumuddin Upazila" +value: "23" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3768 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "Jhalokati Sadar Upazila" +value: "24" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3771 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Kathalia Upazila" +value: "25" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3774 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "Nalchity Upazila" +value: "26" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3777 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "Rajapur Upazila" +value: "27" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3780 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "Bauphal Upazila" +value: "28" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3783 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "Dashmina Upazila" +value: "29" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3786 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Galachipa Upazila" +value: "30" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3789 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "Kalapara Upazila" +value: "31" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3792 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "Mirzaganj Upazila" +value: "32" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3795 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "Patuakhali Sadar Upazila" +value: "33" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3798 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "Dumki Upazila" +value: "34" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3801 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "Rangabali Upazila" +value: "35" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3804 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "Bhandaria" +value: "36" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3807 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "Kaukhali" +value: "37" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3810 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "Mathbaria" +value: "38" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3813 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "Nazirpur" +value: "39" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3816 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Nesarabad" +value: "40" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3819 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "Pirojpur Sadar" +value: "41" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3822 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "Zianagar" +value: "42" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3825 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "Bandarban Sadar" +value: "43" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3828 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "Thanchi" +value: "44" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3831 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "Lama" +value: "45" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3834 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "Naikhongchhari" +value: "46" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3837 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "Ali kadam" +value: "47" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3840 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "Rowangchhari" +value: "48" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3843 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "Ruma" +value: "49" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3846 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Brahmanbaria Sadar Upazila" +value: "50" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3849 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "Ashuganj Upazila" +value: "51" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3852 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "Nasirnagar Upazila" +value: "52" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3855 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "Nabinagar Upazila" +value: "53" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3858 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "Sarail Upazila" +value: "54" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3861 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "Shahbazpur Town" +value: "55" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3864 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "Kasba Upazila" +value: "56" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3867 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "Akhaura Upazila" +value: "57" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3870 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Bancharampur Upazila" +value: "58" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3873 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "Bijoynagar Upazila" +value: "59" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3876 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "Chandpur Sadar" +value: "60" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3879 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "Faridganj" +value: "61" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3882 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "Haimchar" +value: "62" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3885 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "Haziganj" +value: "63" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3888 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "Kachua" +value: "64" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3891 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "Matlab Uttar" +value: "65" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3894 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "Matlab Dakkhin" +value: "66" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3897 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "Shahrasti" +value: "67" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3900 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "Anwara Upazila" +value: "68" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3903 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "Banshkhali Upazila" +value: "69" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3906 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "Boalkhali Upazila" +value: "70" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3909 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "Chandanaish Upazila" +value: "71" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3912 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "Fatikchhari Upazila" +value: "72" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3915 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "Hathazari Upazila" +value: "73" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3918 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "Lohagara Upazila" +value: "74" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3921 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "Mirsharai Upazila" +value: "75" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3924 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "Patiya Upazila" +value: "76" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3927 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "Rangunia Upazila" +value: "77" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3930 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "Raozan Upazila" +value: "78" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3933 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "Sandwip Upazila" +value: "79" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3936 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "Satkania Upazila" +value: "80" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3939 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "Sitakunda Upazila" +value: "81" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3942 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "Barura Upazila" +value: "82" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3945 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "Brahmanpara Upazila" +value: "83" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3948 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "Burichong Upazila" +value: "84" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3951 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "Chandina Upazila" +value: "85" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3954 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "Chauddagram Upazila" +value: "86" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3957 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "Daudkandi Upazila" +value: "87" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3960 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "Debidwar Upazila" +value: "88" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3963 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "Homna Upazila" +value: "89" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3966 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "Comilla Sadar Upazila" +value: "90" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3969 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "Laksam Upazila" +value: "91" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3972 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "Monohorgonj Upazila" +value: "92" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3975 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "Meghna Upazila" +value: "93" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3978 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "Muradnagar Upazila" +value: "94" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3981 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "Nangalkot Upazila" +value: "95" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3984 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "Comilla Sadar South Upazila" +value: "96" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3987 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "Titas Upazila" +value: "97" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3990 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "Chakaria Upazila" +value: "98" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3993 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "Chakaria Upazila" +value: "99" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3996 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "Cox's Bazar Sadar Upazila" +value: "100" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3999 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "Kutubdia Upazila" +value: "101" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4002 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "Maheshkhali Upazila" +value: "102" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4005 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "Ramu Upazila" +value: "103" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4008 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "Teknaf Upazila" +value: "104" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4011 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "Ukhia Upazila" +value: "105" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4014 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "Pekua Upazila" +value: "106" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4017 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "Feni Sadar" +value: "107" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4020 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "Chagalnaiya" +value: "108" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4023 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "Daganbhyan" +value: "109" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4026 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "Parshuram" +value: "110" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4029 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "Fhulgazi" +value: "111" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4032 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "Sonagazi" +value: "112" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4035 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "Dighinala Upazila" +value: "113" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4038 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "Khagrachhari Upazila" +value: "114" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4041 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "Lakshmichhari Upazila" +value: "115" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4044 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "Mahalchhari Upazila" +value: "116" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4047 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "Manikchhari Upazila" +value: "117" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4050 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "Matiranga Upazila" +value: "118" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4053 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "Panchhari Upazila" +value: "119" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4056 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "Ramgarh Upazila" +value: "120" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4059 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "Lakshmipur Sadar Upazila" +value: "121" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4062 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "Raipur Upazila" +value: "122" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4065 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "Ramganj Upazila" +value: "123" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4068 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "Ramgati Upazila" +value: "124" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4071 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "Komol Nagar Upazila" +value: "125" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4074 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "Noakhali Sadar Upazila" +value: "126" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4077 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "Begumganj Upazila" +value: "127" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4080 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "Chatkhil Upazila" +value: "128" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4083 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "Companyganj Upazila" +value: "129" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4086 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "Shenbag Upazila" +value: "130" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4089 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "Hatia Upazila" +value: "131" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4092 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "Kobirhat Upazila" +value: "132" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4095 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "Sonaimuri Upazila" +value: "133" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4098 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "Suborno Char Upazila" +value: "134" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4101 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "Rangamati Sadar Upazila" +value: "135" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4104 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "Belaichhari Upazila" +value: "136" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4107 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "Bagaichhari Upazila" +value: "137" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4110 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "Barkal Upazila" +value: "138" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4113 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "Juraichhari Upazila" +value: "139" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4116 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "Rajasthali Upazila" +value: "140" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4119 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "Kaptai Upazila" +value: "141" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4122 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "Langadu Upazila" +value: "142" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4125 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "Nannerchar Upazila" +value: "143" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4128 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "Kaukhali Upazila" +value: "144" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4131 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "Dhamrai Upazila" +value: "145" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4134 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "Dohar Upazila" +value: "146" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4137 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "Keraniganj Upazila" +value: "147" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4140 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "Nawabganj Upazila" +value: "148" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4143 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "Savar Upazila" +value: "149" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4146 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "Faridpur Sadar Upazila" +value: "150" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4149 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "Boalmari Upazila" +value: "151" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4152 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "Alfadanga Upazila" +value: "152" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4155 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "Madhukhali Upazila" +value: "153" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4158 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "Bhanga Upazila" +value: "154" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4161 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "Nagarkanda Upazila" +value: "155" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4164 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "Charbhadrasan Upazila" +value: "156" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4167 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "Sadarpur Upazila" +value: "157" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4170 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "Shaltha Upazila" +value: "158" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4173 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "Gazipur Sadar-Joydebpur" +value: "159" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4176 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "Kaliakior" +value: "160" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4179 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "Kapasia" +value: "161" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4182 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "Sripur" +value: "162" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4185 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "Kaliganj" +value: "163" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4188 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "Tongi" +value: "164" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4191 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "Gopalganj Sadar Upazila" +value: "165" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4194 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +label: "Kashiani Upazila" +value: "166" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4197 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "Kotalipara Upazila" +value: "167" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4200 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "Muksudpur Upazila" +value: "168" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4203 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +label: "Tungipara Upazila" +value: "169" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4206 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "Dewanganj Upazila" +value: "170" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4209 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "Baksiganj Upazila" +value: "171" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4212 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "Islampur Upazila" +value: "172" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4215 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "Jamalpur Sadar Upazila" +value: "173" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4218 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "Madarganj Upazila" +value: "174" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4221 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "Melandaha Upazila" +value: "175" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4224 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "Sarishabari Upazila" +value: "176" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4227 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "Narundi Police I.C" +value: "177" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4230 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "Astagram Upazila" +value: "178" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4233 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "Bajitpur Upazila" +value: "179" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4236 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "Bhairab Upazila" +value: "180" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4239 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "Hossainpur Upazila" +value: "181" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4242 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "Itna Upazila" +value: "182" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4245 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "Karimganj Upazila" +value: "183" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4248 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +label: "Katiadi Upazila" +value: "184" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4251 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5495 +label: "Kishoreganj Sadar Upazila" +value: "185" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4254 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +label: "Kuliarchar Upazila" +value: "186" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4257 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5497 +label: "Mithamain Upazila" +value: "187" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4260 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +label: "Nikli Upazila" +value: "188" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4263 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +label: "Pakundia Upazila" +value: "189" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4266 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "Tarail Upazila" +value: "190" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4269 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +label: "Madaripur Sadar" +value: "191" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4272 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "Kalkini" +value: "192" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4275 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "Rajoir" +value: "193" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4278 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "Shibchar" +value: "194" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4281 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "Manikganj Sadar Upazila" +value: "195" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4284 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "Singair Upazila" +value: "196" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4287 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "Shibalaya Upazila" +value: "197" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4290 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +label: "Saturia Upazila" +value: "198" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4293 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "Harirampur Upazila" +value: "199" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4296 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "Ghior Upazila" +value: "200" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4299 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "Daulatpur Upazila" +value: "201" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4302 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "Lohajang Upazila" +value: "202" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4305 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "Sreenagar Upazila" +value: "203" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4308 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "Munshiganj Sadar Upazila" +value: "204" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4311 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "Sirajdikhan Upazila" +value: "205" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4314 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "Tongibari Upazila" +value: "206" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4317 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "Gazaria Upazila" +value: "207" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4320 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "Bhaluka" +value: "208" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4323 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "Trishal" +value: "209" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4326 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "Haluaghat" +value: "210" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4329 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "Muktagachha" +value: "211" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4332 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "Dhobaura" +value: "212" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4335 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "Fulbaria" +value: "213" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4338 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "Gaffargaon" +value: "214" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4341 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "Gauripur" +value: "215" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4344 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "Ishwarganj" +value: "216" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4347 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "Mymensingh Sadar" +value: "217" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4350 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "Nandail" +value: "218" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4353 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "Phulpur" +value: "219" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4356 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "Araihazar Upazila" +value: "220" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4359 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "Sonargaon Upazila" +value: "221" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4362 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "Bandar" +value: "222" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4365 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "Naryanganj Sadar Upazila" +value: "223" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4368 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "Rupganj Upazila" +value: "224" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4371 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "Siddirgonj Upazila" +value: "225" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4374 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "Belabo Upazila" +value: "226" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4377 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "Monohardi Upazila" +value: "227" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4380 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "Narsingdi Sadar Upazila" +value: "228" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4383 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "Palash Upazila" +value: "229" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4386 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +label: "Raipura Upazila, Narsingdi" +value: "230" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4389 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5541 +label: "Shibpur Upazila" +value: "231" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4392 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +label: "Kendua Upazilla" +value: "232" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4395 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5543 +label: "Atpara Upazilla" +value: "233" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4398 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +label: "Barhatta Upazilla" +value: "234" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4401 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +label: "Durgapur Upazilla" +value: "235" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4404 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +label: "Kalmakanda Upazilla" +value: "236" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4407 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5547 +label: "Madan Upazilla" +value: "237" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4410 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +label: "Mohanganj Upazilla" +value: "238" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4413 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +label: "Netrakona-S Upazilla" +value: "239" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4416 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +label: "Purbadhala Upazilla" +value: "240" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4419 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5551 +label: "Khaliajuri Upazilla" +value: "241" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4422 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +label: "Baliakandi Upazila" +value: "242" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4425 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5553 +label: "Goalandaghat Upazila" +value: "243" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4428 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5554 +label: "Pangsha Upazila" +value: "244" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4431 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5555 +label: "Kalukhali Upazila" +value: "245" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4434 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +label: "Rajbari Sadar Upazila" +value: "246" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4437 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5557 +label: "Shariatpur Sadar -Palong" +value: "247" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4440 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "Damudya Upazila" +value: "248" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4443 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +label: "Naria Upazila" +value: "249" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4446 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +label: "Jajira Upazila" +value: "250" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4449 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "Bhedarganj Upazila" +value: "251" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4452 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "Gosairhat Upazila" +value: "252" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4455 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "Jhenaigati Upazila" +value: "253" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4458 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +label: "Nakla Upazila" +value: "254" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4461 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +label: "Nalitabari Upazila" +value: "255" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4464 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +label: "Sherpur Sadar Upazila" +value: "256" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4467 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5567 +label: "Sreebardi Upazila" +value: "257" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4470 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +label: "Tangail Sadar Upazila" +value: "258" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4473 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +label: "Sakhipur Upazila" +value: "259" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4476 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +label: "Basail Upazila" +value: "260" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4479 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5571 +label: "Madhupur Upazila" +value: "261" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4482 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5572 +label: "Ghatail Upazila" +value: "262" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4485 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5573 +label: "Kalihati Upazila" +value: "263" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4488 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5574 +label: "Nagarpur Upazila" +value: "264" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4491 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5575 +label: "Mirzapur Upazila" +value: "265" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4494 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5576 +label: "Gopalpur Upazila" +value: "266" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4497 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +label: "Delduar Upazila" +value: "267" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4500 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +label: "Bhuapur Upazila" +value: "268" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4503 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +label: "Dhanbari Upazila" +value: "269" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4506 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "Bagerhat Sadar Upazila" +value: "270" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4509 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5581 +label: "Chitalmari Upazila" +value: "271" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4512 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +label: "Fakirhat Upazila" +value: "272" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4515 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +label: "Kachua Upazila" +value: "273" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4518 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5584 +label: "Mollahat Upazila" +value: "274" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4521 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5585 +label: "Mongla Upazila" +value: "275" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4524 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5586 +label: "Morrelganj Upazila" +value: "276" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4527 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5587 +label: "Rampal Upazila" +value: "277" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4530 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5588 +label: "Sarankhola Upazila" +value: "278" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4533 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5589 +label: "Damurhuda Upazila" +value: "279" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4536 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5590 +label: "Chuadanga-S Upazila" +value: "280" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4539 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5591 +label: "Jibannagar Upazila" +value: "281" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4542 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5592 +label: "Alamdanga Upazila" +value: "282" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4545 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5593 +label: "Abhaynagar Upazila" +value: "283" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4548 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5594 +label: "Keshabpur Upazila" +value: "284" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4551 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +label: "Bagherpara Upazila" +value: "285" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4554 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5596 +label: "Jessore Sadar Upazila" +value: "286" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4557 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +label: "Chaugachha Upazila" +value: "287" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4560 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "Manirampur Upazila" +value: "288" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4563 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "Jhikargachha Upazila" +value: "289" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4566 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "Sharsha Upazila" +value: "290" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4569 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +label: "Jhenaidah Sadar Upazila" +value: "291" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4572 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5602 +label: "Maheshpur Upazila" +value: "292" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4575 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5603 +label: "Kaliganj Upazila" +value: "293" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4578 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5604 +label: "Kotchandpur Upazila" +value: "294" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4581 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +label: "Shailkupa Upazila" +value: "295" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4584 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +label: "Harinakunda Upazila" +value: "296" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4587 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +label: "Terokhada Upazila" +value: "297" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4590 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +label: "Batiaghata Upazila" +value: "298" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4593 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5609 +label: "Dacope Upazila" +value: "299" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4596 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5610 +label: "Dumuria Upazila" +value: "300" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4599 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5611 +label: "Dighalia Upazila" +value: "301" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4602 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5612 +label: "Koyra Upazila" +value: "302" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4605 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +label: "Paikgachha Upazila" +value: "303" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4608 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +label: "Phultala Upazila" +value: "304" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4611 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +label: "Rupsa Upazila" +value: "305" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4614 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +label: "Kushtia Sadar" +value: "306" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4617 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +label: "Kumarkhali" +value: "307" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4620 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +label: "Daulatpur" +value: "308" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4623 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +label: "Mirpur" +value: "309" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4626 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +label: "Bheramara" +value: "310" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4629 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +label: "Khoksa" +value: "311" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4632 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "Magura Sadar Upazila" +value: "312" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4635 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +label: "Mohammadpur Upazila" +value: "313" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4638 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +label: "Shalikha Upazila" +value: "314" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4641 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +label: "Sreepur Upazila" +value: "315" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4644 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5626 +label: "angni Upazila" +value: "316" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4647 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5627 +label: "Mujib Nagar Upazila" +value: "317" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4650 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +label: "Meherpur-S Upazila" +value: "318" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4653 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5629 +label: "Narail-S Upazilla" +value: "319" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4656 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +label: "Lohagara Upazilla" +value: "320" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4659 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5631 +label: "Kalia Upazilla" +value: "321" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4662 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "Satkhira Sadar Upazila" +value: "322" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4665 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +label: "Assasuni Upazila" +value: "323" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4668 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "Debhata Upazila" +value: "324" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4671 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +label: "Tala Upazila" +value: "325" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4674 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +label: "Kalaroa Upazila" +value: "326" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4677 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "Kaliganj Upazila" +value: "327" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4680 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "Shyamnagar Upazila" +value: "328" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4683 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +label: "Adamdighi" +value: "329" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4686 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "Bogra Sadar" +value: "330" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4689 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "Sherpur" +value: "331" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4692 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +label: "Dhunat" +value: "332" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4695 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5643 +label: "Dhupchanchia" +value: "333" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4698 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +label: "Gabtali" +value: "334" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4701 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +label: "Kahaloo" +value: "335" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4704 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "Nandigram" +value: "336" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4707 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5647 +label: "Sahajanpur" +value: "337" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4710 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5648 +label: "Sariakandi" +value: "338" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4713 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5649 +label: "Shibganj" +value: "339" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4716 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5650 +label: "Sonatala" +value: "340" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4719 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5651 +label: "Joypurhat S" +value: "341" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4722 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "Akkelpur" +value: "342" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4725 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5653 +label: "Kalai" +value: "343" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4728 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5654 +label: "Khetlal" +value: "344" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4731 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5655 +label: "Panchbibi" +value: "345" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4734 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +label: "Naogaon Sadar Upazila" +value: "346" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4737 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Mohadevpur Upazila" +value: "347" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4740 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Manda Upazila" +value: "348" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4743 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Niamatpur Upazila" +value: "349" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4746 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Atrai Upazila" +value: "350" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4749 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +label: "Raninagar Upazila" +value: "351" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4752 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "Patnitala Upazila" +value: "352" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4755 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +label: "Dhamoirhat Upazila" +value: "353" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4758 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "Sapahar Upazila" +value: "354" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4761 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Porsha Upazila" +value: "355" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4764 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Badalgachhi Upazila" +value: "356" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4767 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5667 +label: "Natore Sadar Upazila" +value: "357" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4770 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +label: "Baraigram Upazila" +value: "358" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4773 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5669 +label: "Bagatipara Upazila" +value: "359" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4776 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +label: "Lalpur Upazila" +value: "360" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4779 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Natore Sadar Upazila" +value: "361" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4782 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +label: "Baraigram Upazila" +value: "362" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4785 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +label: "Bholahat Upazila" +value: "363" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4788 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +label: "Gomastapur Upazila" +value: "364" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4791 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +label: "Nachole Upazila" +value: "365" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4794 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +label: "Nawabganj Sadar Upazila" +value: "366" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4797 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +label: "Shibganj Upazila" +value: "367" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4800 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5678 +label: "Atgharia Upazila" +value: "368" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4803 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5679 +label: "Bera Upazila" +value: "369" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4806 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5680 +label: "Bhangura Upazila" +value: "370" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4809 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5681 +label: "Chatmohar Upazila" +value: "371" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4812 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +label: "Faridpur Upazila" +value: "372" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4815 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5683 +label: "Ishwardi Upazila" +value: "373" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4818 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5684 +label: "Pabna Sadar Upazila" +value: "374" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4821 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5685 +label: "Santhia Upazila" +value: "375" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4824 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5686 +label: "Sujanagar Upazila" +value: "376" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4827 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +label: "Bagha" +value: "377" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4830 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +label: "Bagmara" +value: "378" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4833 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +label: "Charghat" +value: "379" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4836 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +label: "Durgapur" +value: "380" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4839 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +label: "Godagari" +value: "381" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4842 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +label: "Mohanpur" +value: "382" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4845 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "Paba" +value: "383" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4848 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "Puthia" +value: "384" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4851 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +label: "Tanore" +value: "385" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4854 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +label: "Sirajganj Sadar Upazila" +value: "386" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4857 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5697 +label: "Belkuchi Upazila" +value: "387" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4860 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +label: "Chauhali Upazila" +value: "388" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4863 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +label: "Kamarkhanda Upazila" +value: "389" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4866 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "Kazipur Upazila" +value: "390" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4869 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +label: "Raiganj Upazila" +value: "391" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4872 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "Shahjadpur Upazila" +value: "392" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4875 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "Tarash Upazila" +value: "393" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4878 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "Ullahpara Upazila" +value: "394" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4881 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +label: "Birampur Upazila" +value: "395" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4884 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5706 +label: "Birganj" +value: "396" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4887 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +label: "Biral Upazila" +value: "397" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4890 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +label: "Bochaganj Upazila" +value: "398" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4893 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +label: "Chirirbandar Upazila" +value: "399" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4896 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "Phulbari Upazila" +value: "400" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4899 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5711 +label: "Ghoraghat Upazila" +value: "401" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4902 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5712 +label: "Hakimpur Upazila" +value: "402" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4905 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +label: "Kaharole Upazila" +value: "403" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4908 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5714 +label: "Khansama Upazila" +value: "404" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4911 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5715 +label: "Dinajpur Sadar Upazila" +value: "405" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4914 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5716 +label: "Nawabganj" +value: "406" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4917 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +label: "Parbatipur Upazila" +value: "407" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4920 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +label: "Fulchhari" +value: "408" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4923 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5719 +label: "Gaibandha sadar" +value: "409" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4926 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5720 +label: "Gobindaganj" +value: "410" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4929 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5721 +label: "Palashbari" +value: "411" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4932 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5722 +label: "Sadullapur" +value: "412" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4935 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5723 +label: "Saghata" +value: "413" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4938 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5724 +label: "Sundarganj" +value: "414" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4941 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5725 +label: "Kurigram Sadar" +value: "415" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4944 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "Nageshwari" +value: "416" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4947 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5727 +label: "Bhurungamari" +value: "417" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4950 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +label: "Phulbari" +value: "418" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4953 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5729 +label: "Rajarhat" +value: "419" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4956 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5730 +label: "Ulipur" +value: "420" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4959 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +label: "Chilmari" +value: "421" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4962 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5732 +label: "Rowmari" +value: "422" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4965 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5733 +label: "Char Rajibpur" +value: "423" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4968 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "Lalmanirhat Sadar" +value: "424" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4971 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "Aditmari" +value: "425" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4974 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "Kaliganj" +value: "426" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4977 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "Hatibandha" +value: "427" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4980 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5738 +label: "Patgram" +value: "428" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4983 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5739 +label: "Nilphamari Sadar" +value: "429" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4986 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5740 +label: "Saidpur" +value: "430" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4989 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5741 +label: "Jaldhaka" +value: "431" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4992 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "Kishoreganj" +value: "432" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4995 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "Domar" +value: "433" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4998 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "Dimla" +value: "434" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5001 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5745 +label: "Panchagarh Sadar" +value: "435" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5004 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5746 +label: "Debiganj" +value: "436" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5007 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5747 +label: "Boda" +value: "437" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5010 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5748 +label: "Atwari" +value: "438" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5013 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5749 +label: "Tetulia" +value: "439" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5016 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Badarganj" +value: "440" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5019 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5751 +label: "Mithapukur" +value: "441" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5022 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5752 +label: "Gangachara" +value: "442" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5025 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5753 +label: "Kaunia" +value: "443" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5028 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5754 +label: "Rangpur Sadar" +value: "444" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5031 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "Pirgachha" +value: "445" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5034 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Pirganj" +value: "446" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5037 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5757 +label: "Taraganj" +value: "447" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5040 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Thakurgaon Sadar Upazila" +value: "448" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5043 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5759 +label: "Pirganj Upazila" +value: "449" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5046 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5760 +label: "Baliadangi Upazila" +value: "450" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5049 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5761 +label: "Haripur Upazila" +value: "451" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5052 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5762 +label: "Ranisankail Upazila" +value: "452" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5055 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5763 +label: "Ajmiriganj" +value: "453" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5058 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5764 +label: "Baniachang" +value: "454" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5061 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5765 +label: "Bahubal" +value: "455" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5064 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5766 +label: "Chunarughat" +value: "456" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5067 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5767 +label: "Habiganj Sadar" +value: "457" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5070 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5768 +label: "Lakhai" +value: "458" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5073 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "Madhabpur" +value: "459" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5076 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5770 +label: "Nabiganj" +value: "460" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5079 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5771 +label: "Shaistagonj Upazila" +value: "461" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5082 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5772 +label: "Moulvibazar Sadar" +value: "462" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5085 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5773 +label: "Barlekha" +value: "463" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5088 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5774 +label: "Juri" +value: "464" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5091 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "Kamalganj" +value: "465" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5094 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Kulaura" +value: "466" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5097 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "Rajnagar" +value: "467" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5100 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "Sreemangal" +value: "468" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5103 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "Bishwamvarpur" +value: "469" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5106 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Chhatak" +value: "470" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5109 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Derai" +value: "471" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5112 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Dharampasha" +value: "472" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5115 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Dowarabazar" +value: "473" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5118 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5784 +label: "Jagannathpur" +value: "474" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5121 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5785 +label: "Jamalganj" +value: "475" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5124 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5786 +label: "Sulla" +value: "476" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5127 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Sunamganj Sadar" +value: "477" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5130 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5788 +label: "Shanthiganj" +value: "478" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5133 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5789 +label: "Tahirpur" +value: "479" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5136 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5790 +label: "Sylhet Sadar" +value: "480" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5139 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5791 +label: "Beanibazar" +value: "481" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5142 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5792 +label: "Bishwanath" +value: "482" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5145 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5793 +label: "Dakshin Surma Upazila" +value: "483" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5148 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5794 +label: "Balaganj" +value: "484" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5151 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5795 +label: "Companiganj" +value: "485" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5154 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5796 +label: "Fenchuganj" +value: "486" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5157 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Golapganj" +value: "487" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5160 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5798 +label: "Gowainghat" +value: "488" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5163 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5799 +label: "Jaintiapur" +value: "489" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5166 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5800 +label: "Kanaighat" +value: "490" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5169 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5801 +label: "Zakiganj" +value: "491" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5172 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5802 +label: "Nobigonj" +value: "492" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5175 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5803 +label: "Boalia Thana" +value: "493" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5178 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5804 +label: "Matihar Thana" +value: "494" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5181 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5805 +label: "Rajpara Thana" +value: "495" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5184 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Shah Mokdum Thana" +value: "496" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5187 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "Bandor (Chittagong Port) Thana" +value: "497" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5190 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "Chandgaon Thana" +value: "498" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5193 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "Double Mooring Thana" +value: "499" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5196 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "Kotwali Thana" +value: "500" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5199 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5811 +label: "Pahartali Thana" +value: "501" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5202 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5812 +label: "Panchlaish Thana" +value: "502" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5205 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Daulatpur Thana" +value: "503" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5208 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Harintana Thana" +value: "504" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5211 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Khalishpur Thana" +value: "505" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5214 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "Khan Jahan Ali Thana" +value: "506" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5217 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5817 +label: "Kotwali Thana" +value: "507" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5220 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5818 +label: "Sonadanga Thana" +value: "508" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5223 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Naragati Thana" +value: "509" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5226 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Romona" +value: "510" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5229 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Dhanmondhi" +value: "511" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5232 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5822 +label: "Shabag" +value: "512" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5235 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5823 +label: "New Market" +value: "513" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5238 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "Lalbag" +value: "514" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5241 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Kotwali Thana" +value: "515" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5244 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Hajaribag" +value: "516" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5247 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "kamrangichar" +value: "517" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5250 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5828 +label: "Sutrapur" +value: "518" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5253 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5829 +label: "Demra" +value: "519" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5256 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5830 +label: "Sampur" +value: "520" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5259 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5831 +label: "Jatrabari" +value: "521" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5262 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5832 +label: "Motijhil" +value: "522" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5265 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5833 +label: "Sobujbag" +value: "523" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5268 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "Khilgaon" +value: "524" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5271 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Poltan" +value: "525" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5274 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Uttara" +value: "526" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5277 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5837 +label: "Airport" +value: "527" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5280 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5838 +label: "Turag" +value: "528" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5283 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5839 +label: "Utorkhan" +value: "529" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5286 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5840 +label: "DhokkinKhan" +value: "530" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5289 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Gulshan" +value: "531" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5292 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5842 +label: "Cantonment" +value: "532" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5295 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5843 +label: "Badda" +value: "533" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5298 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5844 +label: "Khilkhat" +value: "534" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5301 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5845 +label: "Tejgaon" +value: "535" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5304 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5846 +label: "Tejgaon S/A" +value: "536" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5307 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5847 +label: "Muhammadpur" +value: "537" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5310 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5848 +label: "Adabor" +value: "538" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5313 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5849 +label: "Mirpur" +value: "539" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5316 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5850 +label: "Pollobi" +value: "540" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5319 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3682 -form: Symfony\Component\Form\Form {#1947 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3683 …5} |
full_name | "contactus[message][body][person][address][thana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_address_thana" |
is_selected | Closure($choice, $value) {#5852 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Thana" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "thana" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_address_thana" |
valid | true |
value | "" |
post
"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 |
---|---|---|
label | "Post" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1866 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 | "Post" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1908 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_person_address_post" ] |
cache_key | "_contactus_message_body_person_address_post_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5853 -form: Symfony\Component\Form\Form {#1950 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5854 …5} |
full_name | "contactus[message][body][person][address][post]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_address_post" |
label | "Post" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "post" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_address_post" |
valid | true |
value | "" |
postcode
"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 |
---|---|---|
label | "Zip Code" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1906 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 | "Zip Code" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1917 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_person_address_postcode" ] |
cache_key | "_contactus_message_body_person_address_postcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5855 -form: Symfony\Component\Form\Form {#1953 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5856 …5} |
full_name | "contactus[message][body][person][address][postcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_address_postcode" |
label | "Zip Code" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postcode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_address_postcode" |
valid | true |
value | "" |
title
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 |
---|---|---|
label | "Address" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1924 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 | "Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1865 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "ea_text_editor" "_contactus_message_body_person_address_title" ] |
cache_key | "_contactus_message_body_person_address_title_ea_text_editor" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5857 -form: Symfony\Component\Form\Form {#1956 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5858 …5} |
full_name | "contactus[message][body][person][address][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_address_title" |
label | "Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_address_title" |
valid | true |
value | "" |
permanentAddress
"App\Form\Profile\Address\AddressType"
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 |
---|---|---|
label | "Permanent Address" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | "SDRO\ProfileBundle\Entity\Address" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "SDRO\ProfileBundle\Entity\Address" } } |
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 | "Permanent Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1487 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address" "_contactus_message_body_person_permanentAddress" ] |
cache_key | "_contactus_message_body_person_permanentAddress_address" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2185 -form: Symfony\Component\Form\Form {#2022 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2186 …5} |
full_name | "contactus[message][body][person][permanentAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_permanentAddress" |
label | "Permanent Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "permanentAddress" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_permanentAddress" |
valid | true |
value | null |
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 |
---|---|---|
class | "SDRO\ProfileBundle\Entity\Address\Country" |
same as passed value |
em | "default" |
ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
label | "Country" |
same as passed value |
multiple | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1422 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1437 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1965 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1774 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1964 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1504 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1968 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1796 …} } |
choices | null |
class | "SDRO\ProfileBundle\Entity\Address\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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1773 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1785 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1959 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contactus_message_body_person_permanentAddress_country" ] |
cache_key | "_contactus_message_body_person_permanentAddress_country_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "United States" +value: "1" +data: SDRO\ProfileBundle\Entity\Address\Country {#2365 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Canada" +value: "2" +data: SDRO\ProfileBundle\Entity\Address\Country {#2315 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "Afghanistan" +value: "3" +data: SDRO\ProfileBundle\Entity\Address\Country {#2318 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "Albania" +value: "4" +data: SDRO\ProfileBundle\Entity\Address\Country {#2321 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Algeria" +value: "5" +data: SDRO\ProfileBundle\Entity\Address\Country {#2324 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "American Samoa" +value: "6" +data: SDRO\ProfileBundle\Entity\Address\Country {#2327 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "Andorra" +value: "7" +data: SDRO\ProfileBundle\Entity\Address\Country {#2330 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "Angola" +value: "8" +data: SDRO\ProfileBundle\Entity\Address\Country {#2334 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Anguilla" +value: "9" +data: SDRO\ProfileBundle\Entity\Address\Country {#2359 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "Antarctica" +value: "10" +data: SDRO\ProfileBundle\Entity\Address\Country {#2362 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "Antigua and/or Barbuda" +value: "11" +data: SDRO\ProfileBundle\Entity\Address\Country {#2354 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Argentina" +value: "12" +data: SDRO\ProfileBundle\Entity\Address\Country {#2214 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Armenia" +value: "13" +data: SDRO\ProfileBundle\Entity\Address\Country {#2195 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Aruba" +value: "14" +data: SDRO\ProfileBundle\Entity\Address\Country {#2355 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Australia" +value: "15" +data: SDRO\ProfileBundle\Entity\Address\Country {#2351 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Austria" +value: "16" +data: SDRO\ProfileBundle\Entity\Address\Country {#2348 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Azerbaijan" +value: "17" +data: SDRO\ProfileBundle\Entity\Address\Country {#2345 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Bahamas" +value: "18" +data: SDRO\ProfileBundle\Entity\Address\Country {#2342 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "Bahrain" +value: "19" +data: SDRO\ProfileBundle\Entity\Address\Country {#2339 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "Bangladesh" +value: "20" +data: SDRO\ProfileBundle\Entity\Address\Country {#2337 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "Barbados" +value: "21" +data: SDRO\ProfileBundle\Entity\Address\Country {#2260 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "Belarus" +value: "22" +data: SDRO\ProfileBundle\Entity\Address\Country {#2261 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Belgium" +value: "23" +data: SDRO\ProfileBundle\Entity\Address\Country {#2203 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Belize" +value: "24" +data: SDRO\ProfileBundle\Entity\Address\Country {#2206 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Benin" +value: "25" +data: SDRO\ProfileBundle\Entity\Address\Country {#2312 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Bermuda" +value: "26" +data: SDRO\ProfileBundle\Entity\Address\Country {#2256 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Bhutan" +value: "27" +data: SDRO\ProfileBundle\Entity\Address\Country {#2250 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Bolivia" +value: "28" +data: SDRO\ProfileBundle\Entity\Address\Country {#2192 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Bosnia and Herzegovina" +value: "29" +data: SDRO\ProfileBundle\Entity\Address\Country {#2198 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Botswana" +value: "30" +data: SDRO\ProfileBundle\Entity\Address\Country {#2372 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Bouvet Island" +value: "31" +data: SDRO\ProfileBundle\Entity\Address\Country {#2375 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Brazil" +value: "32" +data: SDRO\ProfileBundle\Entity\Address\Country {#2378 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "British lndian Ocean Territory" +value: "33" +data: SDRO\ProfileBundle\Entity\Address\Country {#2381 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Brunei Darussalam" +value: "34" +data: SDRO\ProfileBundle\Entity\Address\Country {#2384 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Bulgaria" +value: "35" +data: SDRO\ProfileBundle\Entity\Address\Country {#2387 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Burkina Faso" +value: "36" +data: SDRO\ProfileBundle\Entity\Address\Country {#2390 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Burundi" +value: "37" +data: SDRO\ProfileBundle\Entity\Address\Country {#2393 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Cambodia" +value: "38" +data: SDRO\ProfileBundle\Entity\Address\Country {#2396 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Cameroon" +value: "39" +data: SDRO\ProfileBundle\Entity\Address\Country {#2399 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Cape Verde" +value: "40" +data: SDRO\ProfileBundle\Entity\Address\Country {#2402 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Cayman Islands" +value: "41" +data: SDRO\ProfileBundle\Entity\Address\Country {#2405 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Central African Republic" +value: "42" +data: SDRO\ProfileBundle\Entity\Address\Country {#2408 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Chad" +value: "43" +data: SDRO\ProfileBundle\Entity\Address\Country {#2411 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Chile" +value: "44" +data: SDRO\ProfileBundle\Entity\Address\Country {#2414 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "China" +value: "45" +data: SDRO\ProfileBundle\Entity\Address\Country {#2417 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Christmas Island" +value: "46" +data: SDRO\ProfileBundle\Entity\Address\Country {#2420 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Cocos (Keeling) Islands" +value: "47" +data: SDRO\ProfileBundle\Entity\Address\Country {#2423 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Colombia" +value: "48" +data: SDRO\ProfileBundle\Entity\Address\Country {#2426 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Comoros" +value: "49" +data: SDRO\ProfileBundle\Entity\Address\Country {#2429 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Congo" +value: "50" +data: SDRO\ProfileBundle\Entity\Address\Country {#2432 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Cook Islands" +value: "51" +data: SDRO\ProfileBundle\Entity\Address\Country {#2435 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Costa Rica" +value: "52" +data: SDRO\ProfileBundle\Entity\Address\Country {#2438 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Croatia (Hrvatska)" +value: "53" +data: SDRO\ProfileBundle\Entity\Address\Country {#2441 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Cuba" +value: "54" +data: SDRO\ProfileBundle\Entity\Address\Country {#2444 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Cyprus" +value: "55" +data: SDRO\ProfileBundle\Entity\Address\Country {#2447 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Czech Republic" +value: "56" +data: SDRO\ProfileBundle\Entity\Address\Country {#2450 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Denmark" +value: "57" +data: SDRO\ProfileBundle\Entity\Address\Country {#2453 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Djibouti" +value: "58" +data: SDRO\ProfileBundle\Entity\Address\Country {#2456 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Dominica" +value: "59" +data: SDRO\ProfileBundle\Entity\Address\Country {#2459 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Dominican Republic" +value: "60" +data: SDRO\ProfileBundle\Entity\Address\Country {#2462 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "East Timor" +value: "61" +data: SDRO\ProfileBundle\Entity\Address\Country {#2465 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Ecuador" +value: "62" +data: SDRO\ProfileBundle\Entity\Address\Country {#2468 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Egypt" +value: "63" +data: SDRO\ProfileBundle\Entity\Address\Country {#2471 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "El Salvador" +value: "64" +data: SDRO\ProfileBundle\Entity\Address\Country {#2474 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Equatorial Guinea" +value: "65" +data: SDRO\ProfileBundle\Entity\Address\Country {#2477 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Eritrea" +value: "66" +data: SDRO\ProfileBundle\Entity\Address\Country {#2480 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Estonia" +value: "67" +data: SDRO\ProfileBundle\Entity\Address\Country {#2483 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Ethiopia" +value: "68" +data: SDRO\ProfileBundle\Entity\Address\Country {#2486 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Falkland Islands (Malvinas)" +value: "69" +data: SDRO\ProfileBundle\Entity\Address\Country {#2489 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Faroe Islands" +value: "70" +data: SDRO\ProfileBundle\Entity\Address\Country {#2492 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Fiji" +value: "71" +data: SDRO\ProfileBundle\Entity\Address\Country {#2495 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Finland" +value: "72" +data: SDRO\ProfileBundle\Entity\Address\Country {#2498 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "France" +value: "73" +data: SDRO\ProfileBundle\Entity\Address\Country {#2501 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "France, Metropolitan" +value: "74" +data: SDRO\ProfileBundle\Entity\Address\Country {#2504 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "French Guiana" +value: "75" +data: SDRO\ProfileBundle\Entity\Address\Country {#2507 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "French Polynesia" +value: "76" +data: SDRO\ProfileBundle\Entity\Address\Country {#2510 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "French Southern Territories" +value: "77" +data: SDRO\ProfileBundle\Entity\Address\Country {#2513 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Gabon" +value: "78" +data: SDRO\ProfileBundle\Entity\Address\Country {#2516 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Gambia" +value: "79" +data: SDRO\ProfileBundle\Entity\Address\Country {#2519 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Georgia" +value: "80" +data: SDRO\ProfileBundle\Entity\Address\Country {#2522 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Germany" +value: "81" +data: SDRO\ProfileBundle\Entity\Address\Country {#2525 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Ghana" +value: "82" +data: SDRO\ProfileBundle\Entity\Address\Country {#2528 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Gibraltar" +value: "83" +data: SDRO\ProfileBundle\Entity\Address\Country {#2531 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Greece" +value: "84" +data: SDRO\ProfileBundle\Entity\Address\Country {#2534 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Greenland" +value: "85" +data: SDRO\ProfileBundle\Entity\Address\Country {#2537 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Grenada" +value: "86" +data: SDRO\ProfileBundle\Entity\Address\Country {#2540 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Guadeloupe" +value: "87" +data: SDRO\ProfileBundle\Entity\Address\Country {#2543 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Guam" +value: "88" +data: SDRO\ProfileBundle\Entity\Address\Country {#2546 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Guatemala" +value: "89" +data: SDRO\ProfileBundle\Entity\Address\Country {#2549 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Guinea" +value: "90" +data: SDRO\ProfileBundle\Entity\Address\Country {#2552 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Guinea-Bissau" +value: "91" +data: SDRO\ProfileBundle\Entity\Address\Country {#2555 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Guyana" +value: "92" +data: SDRO\ProfileBundle\Entity\Address\Country {#2558 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Haiti" +value: "93" +data: SDRO\ProfileBundle\Entity\Address\Country {#2561 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Heard and Mc Donald Islands" +value: "94" +data: SDRO\ProfileBundle\Entity\Address\Country {#2564 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Honduras" +value: "95" +data: SDRO\ProfileBundle\Entity\Address\Country {#2567 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Hong Kong" +value: "96" +data: SDRO\ProfileBundle\Entity\Address\Country {#2570 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "Hungary" +value: "97" +data: SDRO\ProfileBundle\Entity\Address\Country {#2573 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Iceland" +value: "98" +data: SDRO\ProfileBundle\Entity\Address\Country {#2576 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "India" +value: "99" +data: SDRO\ProfileBundle\Entity\Address\Country {#2579 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Indonesia" +value: "100" +data: SDRO\ProfileBundle\Entity\Address\Country {#2582 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Iran (Islamic Republic of)" +value: "101" +data: SDRO\ProfileBundle\Entity\Address\Country {#2585 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Iraq" +value: "102" +data: SDRO\ProfileBundle\Entity\Address\Country {#2588 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Ireland" +value: "103" +data: SDRO\ProfileBundle\Entity\Address\Country {#2591 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Israel" +value: "104" +data: SDRO\ProfileBundle\Entity\Address\Country {#2594 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Italy" +value: "105" +data: SDRO\ProfileBundle\Entity\Address\Country {#2597 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Ivory Coast" +value: "106" +data: SDRO\ProfileBundle\Entity\Address\Country {#2600 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Jamaica" +value: "107" +data: SDRO\ProfileBundle\Entity\Address\Country {#2603 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Japan" +value: "108" +data: SDRO\ProfileBundle\Entity\Address\Country {#2606 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Jordan" +value: "109" +data: SDRO\ProfileBundle\Entity\Address\Country {#2609 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Kazakhstan" +value: "110" +data: SDRO\ProfileBundle\Entity\Address\Country {#2612 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Kenya" +value: "111" +data: SDRO\ProfileBundle\Entity\Address\Country {#2615 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Kiribati" +value: "112" +data: SDRO\ProfileBundle\Entity\Address\Country {#2618 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Korea, Democratic People's Republic of" +value: "113" +data: SDRO\ProfileBundle\Entity\Address\Country {#2621 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Korea, Republic of" +value: "114" +data: SDRO\ProfileBundle\Entity\Address\Country {#2624 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Kosovo" +value: "115" +data: SDRO\ProfileBundle\Entity\Address\Country {#2627 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Kuwait" +value: "116" +data: SDRO\ProfileBundle\Entity\Address\Country {#2630 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Kyrgyzstan" +value: "117" +data: SDRO\ProfileBundle\Entity\Address\Country {#2633 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Lao People's Democratic Republic" +value: "118" +data: SDRO\ProfileBundle\Entity\Address\Country {#2636 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Latvia" +value: "119" +data: SDRO\ProfileBundle\Entity\Address\Country {#2639 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Lebanon" +value: "120" +data: SDRO\ProfileBundle\Entity\Address\Country {#2642 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Lesotho" +value: "121" +data: SDRO\ProfileBundle\Entity\Address\Country {#2645 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Liberia" +value: "122" +data: SDRO\ProfileBundle\Entity\Address\Country {#2648 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Libyan Arab Jamahiriya" +value: "123" +data: SDRO\ProfileBundle\Entity\Address\Country {#2651 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Liechtenstein" +value: "124" +data: SDRO\ProfileBundle\Entity\Address\Country {#2654 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Lithuania" +value: "125" +data: SDRO\ProfileBundle\Entity\Address\Country {#2657 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Luxembourg" +value: "126" +data: SDRO\ProfileBundle\Entity\Address\Country {#2660 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "Macau" +value: "127" +data: SDRO\ProfileBundle\Entity\Address\Country {#2663 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Macedonia" +value: "128" +data: SDRO\ProfileBundle\Entity\Address\Country {#2666 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Madagascar" +value: "129" +data: SDRO\ProfileBundle\Entity\Address\Country {#2669 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Malawi" +value: "130" +data: SDRO\ProfileBundle\Entity\Address\Country {#2672 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Malaysia" +value: "131" +data: SDRO\ProfileBundle\Entity\Address\Country {#2675 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Maldives" +value: "132" +data: SDRO\ProfileBundle\Entity\Address\Country {#2678 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Mali" +value: "133" +data: SDRO\ProfileBundle\Entity\Address\Country {#2681 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Malta" +value: "134" +data: SDRO\ProfileBundle\Entity\Address\Country {#2684 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Marshall Islands" +value: "135" +data: SDRO\ProfileBundle\Entity\Address\Country {#2687 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Martinique" +value: "136" +data: SDRO\ProfileBundle\Entity\Address\Country {#2690 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Mauritania" +value: "137" +data: SDRO\ProfileBundle\Entity\Address\Country {#2693 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Mauritius" +value: "138" +data: SDRO\ProfileBundle\Entity\Address\Country {#2696 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "Mayotte" +value: "139" +data: SDRO\ProfileBundle\Entity\Address\Country {#2699 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "Mexico" +value: "140" +data: SDRO\ProfileBundle\Entity\Address\Country {#2702 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Micronesia, Federated States of" +value: "141" +data: SDRO\ProfileBundle\Entity\Address\Country {#2705 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Moldova, Republic of" +value: "142" +data: SDRO\ProfileBundle\Entity\Address\Country {#2708 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Monaco" +value: "143" +data: SDRO\ProfileBundle\Entity\Address\Country {#2711 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Mongolia" +value: "144" +data: SDRO\ProfileBundle\Entity\Address\Country {#2714 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "Montenegro" +value: "145" +data: SDRO\ProfileBundle\Entity\Address\Country {#2717 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Montserrat" +value: "146" +data: SDRO\ProfileBundle\Entity\Address\Country {#2720 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Morocco" +value: "147" +data: SDRO\ProfileBundle\Entity\Address\Country {#2723 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Mozambique" +value: "148" +data: SDRO\ProfileBundle\Entity\Address\Country {#2726 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "Myanmar" +value: "149" +data: SDRO\ProfileBundle\Entity\Address\Country {#2729 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "Namibia" +value: "150" +data: SDRO\ProfileBundle\Entity\Address\Country {#2732 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "Nauru" +value: "151" +data: SDRO\ProfileBundle\Entity\Address\Country {#2735 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Nepal" +value: "152" +data: SDRO\ProfileBundle\Entity\Address\Country {#2738 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Netherlands" +value: "153" +data: SDRO\ProfileBundle\Entity\Address\Country {#2741 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Netherlands Antilles" +value: "154" +data: SDRO\ProfileBundle\Entity\Address\Country {#2744 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "New Caledonia" +value: "155" +data: SDRO\ProfileBundle\Entity\Address\Country {#2747 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "New Zealand" +value: "156" +data: SDRO\ProfileBundle\Entity\Address\Country {#2750 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Nicaragua" +value: "157" +data: SDRO\ProfileBundle\Entity\Address\Country {#2753 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Niger" +value: "158" +data: SDRO\ProfileBundle\Entity\Address\Country {#2756 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Nigeria" +value: "159" +data: SDRO\ProfileBundle\Entity\Address\Country {#2759 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Niue" +value: "160" +data: SDRO\ProfileBundle\Entity\Address\Country {#2762 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Norfork Island" +value: "161" +data: SDRO\ProfileBundle\Entity\Address\Country {#2765 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Northern Mariana Islands" +value: "162" +data: SDRO\ProfileBundle\Entity\Address\Country {#2768 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Norway" +value: "163" +data: SDRO\ProfileBundle\Entity\Address\Country {#2771 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Oman" +value: "164" +data: SDRO\ProfileBundle\Entity\Address\Country {#2774 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Pakistan" +value: "165" +data: SDRO\ProfileBundle\Entity\Address\Country {#2777 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Palau" +value: "166" +data: SDRO\ProfileBundle\Entity\Address\Country {#2780 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Panama" +value: "167" +data: SDRO\ProfileBundle\Entity\Address\Country {#2783 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Papua New Guinea" +value: "168" +data: SDRO\ProfileBundle\Entity\Address\Country {#2786 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Paraguay" +value: "169" +data: SDRO\ProfileBundle\Entity\Address\Country {#2789 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Peru" +value: "170" +data: SDRO\ProfileBundle\Entity\Address\Country {#2792 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Philippines" +value: "171" +data: SDRO\ProfileBundle\Entity\Address\Country {#2795 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Pitcairn" +value: "172" +data: SDRO\ProfileBundle\Entity\Address\Country {#2798 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Poland" +value: "173" +data: SDRO\ProfileBundle\Entity\Address\Country {#2801 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "Portugal" +value: "174" +data: SDRO\ProfileBundle\Entity\Address\Country {#2804 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Puerto Rico" +value: "175" +data: SDRO\ProfileBundle\Entity\Address\Country {#2807 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Qatar" +value: "176" +data: SDRO\ProfileBundle\Entity\Address\Country {#2810 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Reunion" +value: "177" +data: SDRO\ProfileBundle\Entity\Address\Country {#2813 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Romania" +value: "178" +data: SDRO\ProfileBundle\Entity\Address\Country {#2816 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Russian Federation" +value: "179" +data: SDRO\ProfileBundle\Entity\Address\Country {#2819 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Rwanda" +value: "180" +data: SDRO\ProfileBundle\Entity\Address\Country {#2822 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Saint Kitts and Nevis" +value: "181" +data: SDRO\ProfileBundle\Entity\Address\Country {#2825 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Saint Lucia" +value: "182" +data: SDRO\ProfileBundle\Entity\Address\Country {#2828 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Saint Vincent and the Grenadines" +value: "183" +data: SDRO\ProfileBundle\Entity\Address\Country {#2831 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Samoa" +value: "184" +data: SDRO\ProfileBundle\Entity\Address\Country {#2834 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "San Marino" +value: "185" +data: SDRO\ProfileBundle\Entity\Address\Country {#2837 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Sao Tome and Principe" +value: "186" +data: SDRO\ProfileBundle\Entity\Address\Country {#2840 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Saudi Arabia" +value: "187" +data: SDRO\ProfileBundle\Entity\Address\Country {#2843 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Senegal" +value: "188" +data: SDRO\ProfileBundle\Entity\Address\Country {#2846 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Serbia" +value: "189" +data: SDRO\ProfileBundle\Entity\Address\Country {#2849 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Seychelles" +value: "190" +data: SDRO\ProfileBundle\Entity\Address\Country {#2852 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Sierra Leone" +value: "191" +data: SDRO\ProfileBundle\Entity\Address\Country {#2855 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Singapore" +value: "192" +data: SDRO\ProfileBundle\Entity\Address\Country {#2858 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Slovakia" +value: "193" +data: SDRO\ProfileBundle\Entity\Address\Country {#2861 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Slovenia" +value: "194" +data: SDRO\ProfileBundle\Entity\Address\Country {#2864 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Solomon Islands" +value: "195" +data: SDRO\ProfileBundle\Entity\Address\Country {#2867 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "Somalia" +value: "196" +data: SDRO\ProfileBundle\Entity\Address\Country {#2870 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "South Africa" +value: "197" +data: SDRO\ProfileBundle\Entity\Address\Country {#2873 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "South Georgia South Sandwich Islands" +value: "198" +data: SDRO\ProfileBundle\Entity\Address\Country {#2876 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Spain" +value: "199" +data: SDRO\ProfileBundle\Entity\Address\Country {#2879 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Sri Lanka" +value: "200" +data: SDRO\ProfileBundle\Entity\Address\Country {#2882 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "St. Helena" +value: "201" +data: SDRO\ProfileBundle\Entity\Address\Country {#2885 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "St. Pierre and Miquelon" +value: "202" +data: SDRO\ProfileBundle\Entity\Address\Country {#2888 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Sudan" +value: "203" +data: SDRO\ProfileBundle\Entity\Address\Country {#2891 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Suriname" +value: "204" +data: SDRO\ProfileBundle\Entity\Address\Country {#2894 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Svalbarn and Jan Mayen Islands" +value: "205" +data: SDRO\ProfileBundle\Entity\Address\Country {#2897 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Swaziland" +value: "206" +data: SDRO\ProfileBundle\Entity\Address\Country {#2900 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Sweden" +value: "207" +data: SDRO\ProfileBundle\Entity\Address\Country {#2903 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Switzerland" +value: "208" +data: SDRO\ProfileBundle\Entity\Address\Country {#2906 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Syrian Arab Republic" +value: "209" +data: SDRO\ProfileBundle\Entity\Address\Country {#2909 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Taiwan" +value: "210" +data: SDRO\ProfileBundle\Entity\Address\Country {#2912 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Tajikistan" +value: "211" +data: SDRO\ProfileBundle\Entity\Address\Country {#2915 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "Tanzania, United Republic of" +value: "212" +data: SDRO\ProfileBundle\Entity\Address\Country {#2918 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Thailand" +value: "213" +data: SDRO\ProfileBundle\Entity\Address\Country {#2921 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Togo" +value: "214" +data: SDRO\ProfileBundle\Entity\Address\Country {#2924 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Tokelau" +value: "215" +data: SDRO\ProfileBundle\Entity\Address\Country {#2927 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Tonga" +value: "216" +data: SDRO\ProfileBundle\Entity\Address\Country {#2930 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Trinidad and Tobago" +value: "217" +data: SDRO\ProfileBundle\Entity\Address\Country {#2933 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "Tunisia" +value: "218" +data: SDRO\ProfileBundle\Entity\Address\Country {#2936 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Turkey" +value: "219" +data: SDRO\ProfileBundle\Entity\Address\Country {#2939 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Turkmenistan" +value: "220" +data: SDRO\ProfileBundle\Entity\Address\Country {#2942 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Turks and Caicos Islands" +value: "221" +data: SDRO\ProfileBundle\Entity\Address\Country {#2945 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Tuvalu" +value: "222" +data: SDRO\ProfileBundle\Entity\Address\Country {#2948 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Uganda" +value: "223" +data: SDRO\ProfileBundle\Entity\Address\Country {#2951 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Ukraine" +value: "224" +data: SDRO\ProfileBundle\Entity\Address\Country {#2954 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "United Arab Emirates" +value: "225" +data: SDRO\ProfileBundle\Entity\Address\Country {#2957 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "United Kingdom" +value: "226" +data: SDRO\ProfileBundle\Entity\Address\Country {#2960 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "United States minor outlying islands" +value: "227" +data: SDRO\ProfileBundle\Entity\Address\Country {#2963 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Uruguay" +value: "228" +data: SDRO\ProfileBundle\Entity\Address\Country {#2966 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Uzbekistan" +value: "229" +data: SDRO\ProfileBundle\Entity\Address\Country {#2969 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "Vanuatu" +value: "230" +data: SDRO\ProfileBundle\Entity\Address\Country {#2972 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Vatican City State" +value: "231" +data: SDRO\ProfileBundle\Entity\Address\Country {#2975 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Venezuela" +value: "232" +data: SDRO\ProfileBundle\Entity\Address\Country {#2978 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Vietnam" +value: "233" +data: SDRO\ProfileBundle\Entity\Address\Country {#2981 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Virgin Islands (British)" +value: "234" +data: SDRO\ProfileBundle\Entity\Address\Country {#2984 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Virgin Islands (U.S.)" +value: "235" +data: SDRO\ProfileBundle\Entity\Address\Country {#2987 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Wallis and Futuna Islands" +value: "236" +data: SDRO\ProfileBundle\Entity\Address\Country {#2990 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Western Sahara" +value: "237" +data: SDRO\ProfileBundle\Entity\Address\Country {#2993 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Yemen" +value: "238" +data: SDRO\ProfileBundle\Entity\Address\Country {#2996 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "Yugoslavia" +value: "239" +data: SDRO\ProfileBundle\Entity\Address\Country {#2999 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "Zaire" +value: "240" +data: SDRO\ProfileBundle\Entity\Address\Country {#3002 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Zambia" +value: "241" +data: SDRO\ProfileBundle\Entity\Address\Country {#3005 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Zimbabwe" +value: "242" +data: SDRO\ProfileBundle\Entity\Address\Country {#3008 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5862 -form: Symfony\Component\Form\Form {#2025 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5861 …5} |
full_name | "contactus[message][body][person][permanentAddress][country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_permanentAddress_country" |
is_selected | Closure($choice, $value) {#5863 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_permanentAddress_country" |
valid | true |
value | "" |
division
"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 | "SDRO\ProfileBundle\Entity\Address\Division" |
same as passed value |
mapped | false |
false
|
property_path | "title" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1422 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1437 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1469 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1430 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1473 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1504 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1470 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1499 …} } |
choices | null |
class | "SDRO\ProfileBundle\Entity\Address\Division" |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1440 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1434 …} } |
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 | false |
method | "POST" |
multiple | false |
placeholder | "" |
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 | "title" |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1475 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contactus_message_body_person_permanentAddress_division" ] |
cache_key | "_contactus_message_body_person_permanentAddress_division_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Dhaka" +value: "1" +data: SDRO\ProfileBundle\Entity\Address\Division {#3254 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Barisal" +value: "2" +data: SDRO\ProfileBundle\Entity\Address\Division {#3264 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Chittagong" +value: "3" +data: SDRO\ProfileBundle\Entity\Address\Division {#3270 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Khulna" +value: "4" +data: SDRO\ProfileBundle\Entity\Address\Division {#3273 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Mymensingh" +value: "5" +data: SDRO\ProfileBundle\Entity\Address\Division {#3276 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Rajshahi" +value: "6" +data: SDRO\ProfileBundle\Entity\Address\Division {#3279 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Rangpur" +value: "7" +data: SDRO\ProfileBundle\Entity\Address\Division {#3282 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Sylhet" +value: "8" +data: SDRO\ProfileBundle\Entity\Address\Division {#3285 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5864 -form: Symfony\Component\Form\Form {#2028 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5865 …5} |
full_name | "contactus[message][body][person][permanentAddress][division]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_permanentAddress_division" |
is_selected | Closure($choice, $value) {#5866 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 | "division" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_permanentAddress_division" |
valid | true |
value | "" |
district
"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 | "SDRO\ProfileBundle\Entity\Address\District" |
same as passed value |
label | "District" |
same as passed value |
label_attr | [ "class" => "ads-district-loader" ] |
[ "class" => "ads-district-loader" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1422 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1437 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1978 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1819 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1974 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1504 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1977 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1855 …} } |
choices | null |
class | "SDRO\ProfileBundle\Entity\Address\District" |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1823 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1824 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "District" |
label_attr | [ "class" => "ads-district-loader" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1960 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contactus_message_body_person_permanentAddress_district" ] |
cache_key | "_contactus_message_body_person_permanentAddress_district_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Dhaka" +value: "1" +data: SDRO\ProfileBundle\Entity\Address\District {#3297 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Faridpur" +value: "2" +data: SDRO\ProfileBundle\Entity\Address\District {#3312 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "Gazipur" +value: "3" +data: SDRO\ProfileBundle\Entity\Address\District {#3317 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "Gopalganj" +value: "4" +data: SDRO\ProfileBundle\Entity\Address\District {#3322 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "Jamalpur" +value: "5" +data: SDRO\ProfileBundle\Entity\Address\District {#3327 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Kishoreganj" +value: "6" +data: SDRO\ProfileBundle\Entity\Address\District {#3332 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Madaripur" +value: "7" +data: SDRO\ProfileBundle\Entity\Address\District {#3337 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "Manikganj" +value: "8" +data: SDRO\ProfileBundle\Entity\Address\District {#3342 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "Munshiganj" +value: "9" +data: SDRO\ProfileBundle\Entity\Address\District {#3347 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Mymensingh" +value: "10" +data: SDRO\ProfileBundle\Entity\Address\District {#3352 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Narayanganj" +value: "11" +data: SDRO\ProfileBundle\Entity\Address\District {#3357 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +label: "Narsingdi" +value: "12" +data: SDRO\ProfileBundle\Entity\Address\District {#3362 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +label: "Netrokona" +value: "13" +data: SDRO\ProfileBundle\Entity\Address\District {#3367 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3629 +label: "Rajbari" +value: "14" +data: SDRO\ProfileBundle\Entity\Address\District {#3372 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3630 +label: "Shariatpur" +value: "15" +data: SDRO\ProfileBundle\Entity\Address\District {#3377 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3631 +label: "Sherpur" +value: "16" +data: SDRO\ProfileBundle\Entity\Address\District {#3382 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3632 +label: "Tangail" +value: "17" +data: SDRO\ProfileBundle\Entity\Address\District {#3387 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +label: "Bogra" +value: "18" +data: SDRO\ProfileBundle\Entity\Address\District {#3392 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +label: "Joypurhat" +value: "19" +data: SDRO\ProfileBundle\Entity\Address\District {#3397 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3635 +label: "Naogaon" +value: "20" +data: SDRO\ProfileBundle\Entity\Address\District {#3402 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3636 +label: "Natore" +value: "21" +data: SDRO\ProfileBundle\Entity\Address\District {#3407 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3637 +label: "Nawabganj" +value: "22" +data: SDRO\ProfileBundle\Entity\Address\District {#3412 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3638 +label: "Pabna" +value: "23" +data: SDRO\ProfileBundle\Entity\Address\District {#3417 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +label: "Rajshahi" +value: "24" +data: SDRO\ProfileBundle\Entity\Address\District {#3422 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "Sirajgonj" +value: "25" +data: SDRO\ProfileBundle\Entity\Address\District {#3427 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +label: "Dinajpur" +value: "26" +data: SDRO\ProfileBundle\Entity\Address\District {#3432 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "Gaibandha" +value: "27" +data: SDRO\ProfileBundle\Entity\Address\District {#3437 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "Kurigram" +value: "28" +data: SDRO\ProfileBundle\Entity\Address\District {#3442 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +label: "Lalmonirhat" +value: "29" +data: SDRO\ProfileBundle\Entity\Address\District {#3447 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +label: "Nilphamari" +value: "30" +data: SDRO\ProfileBundle\Entity\Address\District {#3452 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "Panchagarh" +value: "31" +data: SDRO\ProfileBundle\Entity\Address\District {#3457 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +label: "Rangpur" +value: "32" +data: SDRO\ProfileBundle\Entity\Address\District {#3462 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +label: "Thakurgaon" +value: "33" +data: SDRO\ProfileBundle\Entity\Address\District {#3467 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +label: "Barguna" +value: "34" +data: SDRO\ProfileBundle\Entity\Address\District {#3472 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "Barisal" +value: "35" +data: SDRO\ProfileBundle\Entity\Address\District {#3477 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Bhola" +value: "36" +data: SDRO\ProfileBundle\Entity\Address\District {#3482 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "Jhalokati" +value: "37" +data: SDRO\ProfileBundle\Entity\Address\District {#3487 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "Patuakhali" +value: "38" +data: SDRO\ProfileBundle\Entity\Address\District {#3492 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "Pirojpur" +value: "39" +data: SDRO\ProfileBundle\Entity\Address\District {#3497 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "Bandarban" +value: "40" +data: SDRO\ProfileBundle\Entity\Address\District {#3502 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "Brahmanbaria" +value: "41" +data: SDRO\ProfileBundle\Entity\Address\District {#3507 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "Chandpur" +value: "42" +data: SDRO\ProfileBundle\Entity\Address\District {#3512 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "Chittagong" +value: "43" +data: SDRO\ProfileBundle\Entity\Address\District {#3517 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "Comilla" +value: "44" +data: SDRO\ProfileBundle\Entity\Address\District {#3522 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "Cox's Bazar" +value: "45" +data: SDRO\ProfileBundle\Entity\Address\District {#3527 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "Feni" +value: "46" +data: SDRO\ProfileBundle\Entity\Address\District {#3532 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "Khagrachari" +value: "47" +data: SDRO\ProfileBundle\Entity\Address\District {#3537 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "Lakshmipur" +value: "48" +data: SDRO\ProfileBundle\Entity\Address\District {#3542 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Noakhali" +value: "49" +data: SDRO\ProfileBundle\Entity\Address\District {#3547 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "Rangamati" +value: "50" +data: SDRO\ProfileBundle\Entity\Address\District {#3552 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "Habiganj" +value: "51" +data: SDRO\ProfileBundle\Entity\Address\District {#3557 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "Moulvibazar" +value: "52" +data: SDRO\ProfileBundle\Entity\Address\District {#3562 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "Sunamganj" +value: "53" +data: SDRO\ProfileBundle\Entity\Address\District {#3567 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "Sylhet" +value: "54" +data: SDRO\ProfileBundle\Entity\Address\District {#3572 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "Bagerhat" +value: "55" +data: SDRO\ProfileBundle\Entity\Address\District {#3577 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "Chuadanga" +value: "56" +data: SDRO\ProfileBundle\Entity\Address\District {#3582 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "Jessore" +value: "57" +data: SDRO\ProfileBundle\Entity\Address\District {#3587 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "Jhenaidah" +value: "58" +data: SDRO\ProfileBundle\Entity\Address\District {#3592 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "Khulna" +value: "59" +data: SDRO\ProfileBundle\Entity\Address\District {#3597 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Kushtia" +value: "60" +data: SDRO\ProfileBundle\Entity\Address\District {#3602 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "Magura" +value: "61" +data: SDRO\ProfileBundle\Entity\Address\District {#3607 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "Meherpur" +value: "62" +data: SDRO\ProfileBundle\Entity\Address\District {#3612 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "Narail" +value: "63" +data: SDRO\ProfileBundle\Entity\Address\District {#3617 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "Satkhira" +value: "64" +data: SDRO\ProfileBundle\Entity\Address\District {#3622 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5867 -form: Symfony\Component\Form\Form {#2031 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5868 …5} |
full_name | "contactus[message][body][person][permanentAddress][district]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_permanentAddress_district" |
is_selected | Closure($choice, $value) {#5869 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "District" |
label_attr | [ "class" => "ads-district-loader" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "district" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_permanentAddress_district" |
valid | true |
value | "" |
thana
"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 | "SDRO\ProfileBundle\Entity\Address\Thana" |
same as passed value |
em | "default" |
ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
label | "Thana" |
same as passed value |
multiple | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1422 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1437 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1989 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1869 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1988 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1504 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1992 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1894 …} } |
choices | null |
class | "SDRO\ProfileBundle\Entity\Address\Thana" |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1870 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEYEEHdS\EntityManagerGhostEbeb667 {#112 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1871 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Thana" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1983 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contactus_message_body_person_permanentAddress_thana" ] |
cache_key | "_contactus_message_body_person_permanentAddress_thana_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "Amtali Upazila" +value: "1" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3692 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "Bamna Upazila" +value: "2" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3702 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "Barguna Sadar Upazila" +value: "3" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3708 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "Betagi Upazila" +value: "4" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3711 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3706 +label: "Patharghata Upazila" +value: "5" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3714 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "Taltali Upazila" +value: "6" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3717 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "Muladi Upazila" +value: "7" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3720 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "Babuganj Upazila" +value: "8" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3723 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "Agailjhara Upazila" +value: "9" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3726 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "Barisal Sadar Upazila" +value: "10" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3729 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "Bakerganj Upazila" +value: "11" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3732 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "Banaripara Upazila" +value: "12" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3735 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Gaurnadi Upazila" +value: "13" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3738 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "Hizla Upazila" +value: "14" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3741 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "Mehendiganj Upazila" +value: "15" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3744 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "Wazirpur Upazila" +value: "16" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3747 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Bhola Sadar Upazila" +value: "17" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3750 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Burhanuddin Upazila" +value: "18" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3753 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "Char Fasson Upazila" +value: "19" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3756 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Daulatkhan Upazila" +value: "20" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3759 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "Lalmohan Upazila" +value: "21" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3762 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "Manpura Upazila" +value: "22" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3765 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Tazumuddin Upazila" +value: "23" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3768 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "Jhalokati Sadar Upazila" +value: "24" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3771 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Kathalia Upazila" +value: "25" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3774 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "Nalchity Upazila" +value: "26" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3777 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "Rajapur Upazila" +value: "27" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3780 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "Bauphal Upazila" +value: "28" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3783 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "Dashmina Upazila" +value: "29" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3786 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Galachipa Upazila" +value: "30" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3789 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "Kalapara Upazila" +value: "31" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3792 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "Mirzaganj Upazila" +value: "32" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3795 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "Patuakhali Sadar Upazila" +value: "33" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3798 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "Dumki Upazila" +value: "34" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3801 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "Rangabali Upazila" +value: "35" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3804 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "Bhandaria" +value: "36" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3807 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "Kaukhali" +value: "37" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3810 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "Mathbaria" +value: "38" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3813 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "Nazirpur" +value: "39" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3816 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Nesarabad" +value: "40" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3819 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "Pirojpur Sadar" +value: "41" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3822 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "Zianagar" +value: "42" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3825 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "Bandarban Sadar" +value: "43" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3828 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "Thanchi" +value: "44" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3831 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "Lama" +value: "45" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3834 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "Naikhongchhari" +value: "46" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3837 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "Ali kadam" +value: "47" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3840 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "Rowangchhari" +value: "48" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3843 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "Ruma" +value: "49" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3846 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Brahmanbaria Sadar Upazila" +value: "50" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3849 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "Ashuganj Upazila" +value: "51" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3852 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "Nasirnagar Upazila" +value: "52" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3855 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "Nabinagar Upazila" +value: "53" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3858 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "Sarail Upazila" +value: "54" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3861 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "Shahbazpur Town" +value: "55" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3864 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "Kasba Upazila" +value: "56" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3867 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "Akhaura Upazila" +value: "57" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3870 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Bancharampur Upazila" +value: "58" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3873 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "Bijoynagar Upazila" +value: "59" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3876 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "Chandpur Sadar" +value: "60" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3879 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "Faridganj" +value: "61" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3882 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "Haimchar" +value: "62" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3885 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "Haziganj" +value: "63" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3888 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "Kachua" +value: "64" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3891 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "Matlab Uttar" +value: "65" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3894 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "Matlab Dakkhin" +value: "66" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3897 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "Shahrasti" +value: "67" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3900 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "Anwara Upazila" +value: "68" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3903 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "Banshkhali Upazila" +value: "69" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3906 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "Boalkhali Upazila" +value: "70" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3909 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "Chandanaish Upazila" +value: "71" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3912 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "Fatikchhari Upazila" +value: "72" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3915 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "Hathazari Upazila" +value: "73" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3918 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "Lohagara Upazila" +value: "74" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3921 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "Mirsharai Upazila" +value: "75" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3924 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "Patiya Upazila" +value: "76" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3927 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "Rangunia Upazila" +value: "77" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3930 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "Raozan Upazila" +value: "78" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3933 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "Sandwip Upazila" +value: "79" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3936 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "Satkania Upazila" +value: "80" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3939 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "Sitakunda Upazila" +value: "81" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3942 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "Barura Upazila" +value: "82" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3945 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "Brahmanpara Upazila" +value: "83" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3948 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "Burichong Upazila" +value: "84" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3951 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "Chandina Upazila" +value: "85" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3954 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "Chauddagram Upazila" +value: "86" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3957 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "Daudkandi Upazila" +value: "87" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3960 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "Debidwar Upazila" +value: "88" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3963 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "Homna Upazila" +value: "89" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3966 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "Comilla Sadar Upazila" +value: "90" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3969 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "Laksam Upazila" +value: "91" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3972 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "Monohorgonj Upazila" +value: "92" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3975 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "Meghna Upazila" +value: "93" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3978 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "Muradnagar Upazila" +value: "94" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3981 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "Nangalkot Upazila" +value: "95" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3984 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "Comilla Sadar South Upazila" +value: "96" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3987 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "Titas Upazila" +value: "97" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3990 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "Chakaria Upazila" +value: "98" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3993 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "Chakaria Upazila" +value: "99" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3996 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "Cox's Bazar Sadar Upazila" +value: "100" +data: SDRO\ProfileBundle\Entity\Address\Thana {#3999 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "Kutubdia Upazila" +value: "101" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4002 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "Maheshkhali Upazila" +value: "102" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4005 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "Ramu Upazila" +value: "103" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4008 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "Teknaf Upazila" +value: "104" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4011 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "Ukhia Upazila" +value: "105" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4014 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "Pekua Upazila" +value: "106" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4017 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "Feni Sadar" +value: "107" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4020 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "Chagalnaiya" +value: "108" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4023 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "Daganbhyan" +value: "109" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4026 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "Parshuram" +value: "110" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4029 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "Fhulgazi" +value: "111" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4032 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "Sonagazi" +value: "112" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4035 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "Dighinala Upazila" +value: "113" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4038 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "Khagrachhari Upazila" +value: "114" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4041 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "Lakshmichhari Upazila" +value: "115" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4044 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "Mahalchhari Upazila" +value: "116" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4047 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "Manikchhari Upazila" +value: "117" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4050 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "Matiranga Upazila" +value: "118" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4053 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "Panchhari Upazila" +value: "119" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4056 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "Ramgarh Upazila" +value: "120" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4059 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "Lakshmipur Sadar Upazila" +value: "121" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4062 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "Raipur Upazila" +value: "122" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4065 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "Ramganj Upazila" +value: "123" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4068 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "Ramgati Upazila" +value: "124" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4071 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "Komol Nagar Upazila" +value: "125" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4074 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "Noakhali Sadar Upazila" +value: "126" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4077 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "Begumganj Upazila" +value: "127" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4080 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "Chatkhil Upazila" +value: "128" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4083 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "Companyganj Upazila" +value: "129" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4086 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "Shenbag Upazila" +value: "130" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4089 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "Hatia Upazila" +value: "131" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4092 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "Kobirhat Upazila" +value: "132" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4095 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "Sonaimuri Upazila" +value: "133" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4098 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "Suborno Char Upazila" +value: "134" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4101 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "Rangamati Sadar Upazila" +value: "135" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4104 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "Belaichhari Upazila" +value: "136" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4107 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "Bagaichhari Upazila" +value: "137" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4110 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "Barkal Upazila" +value: "138" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4113 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "Juraichhari Upazila" +value: "139" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4116 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "Rajasthali Upazila" +value: "140" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4119 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "Kaptai Upazila" +value: "141" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4122 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "Langadu Upazila" +value: "142" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4125 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "Nannerchar Upazila" +value: "143" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4128 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "Kaukhali Upazila" +value: "144" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4131 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "Dhamrai Upazila" +value: "145" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4134 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "Dohar Upazila" +value: "146" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4137 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "Keraniganj Upazila" +value: "147" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4140 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "Nawabganj Upazila" +value: "148" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4143 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "Savar Upazila" +value: "149" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4146 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "Faridpur Sadar Upazila" +value: "150" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4149 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "Boalmari Upazila" +value: "151" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4152 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "Alfadanga Upazila" +value: "152" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4155 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "Madhukhali Upazila" +value: "153" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4158 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "Bhanga Upazila" +value: "154" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4161 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "Nagarkanda Upazila" +value: "155" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4164 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "Charbhadrasan Upazila" +value: "156" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4167 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "Sadarpur Upazila" +value: "157" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4170 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "Shaltha Upazila" +value: "158" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4173 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "Gazipur Sadar-Joydebpur" +value: "159" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4176 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "Kaliakior" +value: "160" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4179 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "Kapasia" +value: "161" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4182 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "Sripur" +value: "162" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4185 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "Kaliganj" +value: "163" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4188 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "Tongi" +value: "164" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4191 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "Gopalganj Sadar Upazila" +value: "165" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4194 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +label: "Kashiani Upazila" +value: "166" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4197 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "Kotalipara Upazila" +value: "167" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4200 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "Muksudpur Upazila" +value: "168" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4203 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +label: "Tungipara Upazila" +value: "169" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4206 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "Dewanganj Upazila" +value: "170" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4209 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "Baksiganj Upazila" +value: "171" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4212 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "Islampur Upazila" +value: "172" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4215 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "Jamalpur Sadar Upazila" +value: "173" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4218 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "Madarganj Upazila" +value: "174" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4221 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "Melandaha Upazila" +value: "175" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4224 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "Sarishabari Upazila" +value: "176" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4227 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "Narundi Police I.C" +value: "177" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4230 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "Astagram Upazila" +value: "178" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4233 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "Bajitpur Upazila" +value: "179" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4236 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "Bhairab Upazila" +value: "180" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4239 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "Hossainpur Upazila" +value: "181" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4242 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "Itna Upazila" +value: "182" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4245 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "Karimganj Upazila" +value: "183" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4248 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +label: "Katiadi Upazila" +value: "184" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4251 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5495 +label: "Kishoreganj Sadar Upazila" +value: "185" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4254 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +label: "Kuliarchar Upazila" +value: "186" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4257 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5497 +label: "Mithamain Upazila" +value: "187" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4260 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +label: "Nikli Upazila" +value: "188" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4263 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +label: "Pakundia Upazila" +value: "189" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4266 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "Tarail Upazila" +value: "190" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4269 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +label: "Madaripur Sadar" +value: "191" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4272 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "Kalkini" +value: "192" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4275 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "Rajoir" +value: "193" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4278 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "Shibchar" +value: "194" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4281 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "Manikganj Sadar Upazila" +value: "195" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4284 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "Singair Upazila" +value: "196" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4287 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "Shibalaya Upazila" +value: "197" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4290 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +label: "Saturia Upazila" +value: "198" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4293 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "Harirampur Upazila" +value: "199" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4296 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "Ghior Upazila" +value: "200" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4299 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "Daulatpur Upazila" +value: "201" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4302 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "Lohajang Upazila" +value: "202" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4305 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "Sreenagar Upazila" +value: "203" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4308 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "Munshiganj Sadar Upazila" +value: "204" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4311 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "Sirajdikhan Upazila" +value: "205" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4314 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "Tongibari Upazila" +value: "206" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4317 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "Gazaria Upazila" +value: "207" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4320 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "Bhaluka" +value: "208" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4323 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "Trishal" +value: "209" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4326 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "Haluaghat" +value: "210" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4329 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "Muktagachha" +value: "211" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4332 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "Dhobaura" +value: "212" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4335 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "Fulbaria" +value: "213" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4338 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "Gaffargaon" +value: "214" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4341 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "Gauripur" +value: "215" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4344 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "Ishwarganj" +value: "216" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4347 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "Mymensingh Sadar" +value: "217" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4350 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "Nandail" +value: "218" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4353 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "Phulpur" +value: "219" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4356 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "Araihazar Upazila" +value: "220" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4359 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "Sonargaon Upazila" +value: "221" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4362 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "Bandar" +value: "222" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4365 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "Naryanganj Sadar Upazila" +value: "223" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4368 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "Rupganj Upazila" +value: "224" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4371 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "Siddirgonj Upazila" +value: "225" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4374 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "Belabo Upazila" +value: "226" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4377 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "Monohardi Upazila" +value: "227" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4380 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "Narsingdi Sadar Upazila" +value: "228" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4383 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "Palash Upazila" +value: "229" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4386 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +label: "Raipura Upazila, Narsingdi" +value: "230" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4389 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5541 +label: "Shibpur Upazila" +value: "231" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4392 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +label: "Kendua Upazilla" +value: "232" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4395 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5543 +label: "Atpara Upazilla" +value: "233" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4398 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +label: "Barhatta Upazilla" +value: "234" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4401 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +label: "Durgapur Upazilla" +value: "235" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4404 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +label: "Kalmakanda Upazilla" +value: "236" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4407 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5547 +label: "Madan Upazilla" +value: "237" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4410 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +label: "Mohanganj Upazilla" +value: "238" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4413 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +label: "Netrakona-S Upazilla" +value: "239" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4416 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +label: "Purbadhala Upazilla" +value: "240" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4419 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5551 +label: "Khaliajuri Upazilla" +value: "241" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4422 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +label: "Baliakandi Upazila" +value: "242" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4425 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5553 +label: "Goalandaghat Upazila" +value: "243" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4428 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5554 +label: "Pangsha Upazila" +value: "244" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4431 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5555 +label: "Kalukhali Upazila" +value: "245" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4434 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +label: "Rajbari Sadar Upazila" +value: "246" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4437 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5557 +label: "Shariatpur Sadar -Palong" +value: "247" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4440 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "Damudya Upazila" +value: "248" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4443 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +label: "Naria Upazila" +value: "249" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4446 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +label: "Jajira Upazila" +value: "250" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4449 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "Bhedarganj Upazila" +value: "251" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4452 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "Gosairhat Upazila" +value: "252" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4455 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "Jhenaigati Upazila" +value: "253" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4458 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +label: "Nakla Upazila" +value: "254" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4461 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +label: "Nalitabari Upazila" +value: "255" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4464 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +label: "Sherpur Sadar Upazila" +value: "256" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4467 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5567 +label: "Sreebardi Upazila" +value: "257" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4470 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +label: "Tangail Sadar Upazila" +value: "258" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4473 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +label: "Sakhipur Upazila" +value: "259" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4476 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +label: "Basail Upazila" +value: "260" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4479 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5571 +label: "Madhupur Upazila" +value: "261" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4482 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5572 +label: "Ghatail Upazila" +value: "262" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4485 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5573 +label: "Kalihati Upazila" +value: "263" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4488 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5574 +label: "Nagarpur Upazila" +value: "264" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4491 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5575 +label: "Mirzapur Upazila" +value: "265" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4494 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5576 +label: "Gopalpur Upazila" +value: "266" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4497 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +label: "Delduar Upazila" +value: "267" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4500 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +label: "Bhuapur Upazila" +value: "268" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4503 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +label: "Dhanbari Upazila" +value: "269" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4506 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "Bagerhat Sadar Upazila" +value: "270" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4509 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5581 +label: "Chitalmari Upazila" +value: "271" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4512 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +label: "Fakirhat Upazila" +value: "272" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4515 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +label: "Kachua Upazila" +value: "273" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4518 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5584 +label: "Mollahat Upazila" +value: "274" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4521 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5585 +label: "Mongla Upazila" +value: "275" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4524 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5586 +label: "Morrelganj Upazila" +value: "276" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4527 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5587 +label: "Rampal Upazila" +value: "277" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4530 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5588 +label: "Sarankhola Upazila" +value: "278" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4533 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5589 +label: "Damurhuda Upazila" +value: "279" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4536 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5590 +label: "Chuadanga-S Upazila" +value: "280" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4539 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5591 +label: "Jibannagar Upazila" +value: "281" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4542 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5592 +label: "Alamdanga Upazila" +value: "282" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4545 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5593 +label: "Abhaynagar Upazila" +value: "283" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4548 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5594 +label: "Keshabpur Upazila" +value: "284" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4551 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +label: "Bagherpara Upazila" +value: "285" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4554 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5596 +label: "Jessore Sadar Upazila" +value: "286" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4557 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +label: "Chaugachha Upazila" +value: "287" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4560 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "Manirampur Upazila" +value: "288" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4563 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "Jhikargachha Upazila" +value: "289" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4566 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "Sharsha Upazila" +value: "290" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4569 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +label: "Jhenaidah Sadar Upazila" +value: "291" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4572 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5602 +label: "Maheshpur Upazila" +value: "292" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4575 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5603 +label: "Kaliganj Upazila" +value: "293" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4578 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5604 +label: "Kotchandpur Upazila" +value: "294" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4581 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +label: "Shailkupa Upazila" +value: "295" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4584 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +label: "Harinakunda Upazila" +value: "296" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4587 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +label: "Terokhada Upazila" +value: "297" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4590 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +label: "Batiaghata Upazila" +value: "298" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4593 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5609 +label: "Dacope Upazila" +value: "299" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4596 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5610 +label: "Dumuria Upazila" +value: "300" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4599 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5611 +label: "Dighalia Upazila" +value: "301" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4602 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5612 +label: "Koyra Upazila" +value: "302" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4605 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +label: "Paikgachha Upazila" +value: "303" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4608 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +label: "Phultala Upazila" +value: "304" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4611 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +label: "Rupsa Upazila" +value: "305" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4614 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +label: "Kushtia Sadar" +value: "306" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4617 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +label: "Kumarkhali" +value: "307" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4620 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +label: "Daulatpur" +value: "308" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4623 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +label: "Mirpur" +value: "309" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4626 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +label: "Bheramara" +value: "310" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4629 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +label: "Khoksa" +value: "311" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4632 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "Magura Sadar Upazila" +value: "312" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4635 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +label: "Mohammadpur Upazila" +value: "313" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4638 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +label: "Shalikha Upazila" +value: "314" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4641 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +label: "Sreepur Upazila" +value: "315" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4644 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5626 +label: "angni Upazila" +value: "316" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4647 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5627 +label: "Mujib Nagar Upazila" +value: "317" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4650 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +label: "Meherpur-S Upazila" +value: "318" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4653 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5629 +label: "Narail-S Upazilla" +value: "319" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4656 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +label: "Lohagara Upazilla" +value: "320" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4659 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5631 +label: "Kalia Upazilla" +value: "321" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4662 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "Satkhira Sadar Upazila" +value: "322" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4665 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +label: "Assasuni Upazila" +value: "323" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4668 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "Debhata Upazila" +value: "324" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4671 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +label: "Tala Upazila" +value: "325" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4674 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +label: "Kalaroa Upazila" +value: "326" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4677 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "Kaliganj Upazila" +value: "327" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4680 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "Shyamnagar Upazila" +value: "328" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4683 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +label: "Adamdighi" +value: "329" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4686 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "Bogra Sadar" +value: "330" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4689 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "Sherpur" +value: "331" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4692 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +label: "Dhunat" +value: "332" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4695 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5643 +label: "Dhupchanchia" +value: "333" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4698 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +label: "Gabtali" +value: "334" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4701 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +label: "Kahaloo" +value: "335" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4704 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "Nandigram" +value: "336" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4707 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5647 +label: "Sahajanpur" +value: "337" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4710 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5648 +label: "Sariakandi" +value: "338" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4713 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5649 +label: "Shibganj" +value: "339" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4716 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5650 +label: "Sonatala" +value: "340" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4719 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5651 +label: "Joypurhat S" +value: "341" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4722 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "Akkelpur" +value: "342" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4725 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5653 +label: "Kalai" +value: "343" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4728 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5654 +label: "Khetlal" +value: "344" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4731 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5655 +label: "Panchbibi" +value: "345" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4734 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +label: "Naogaon Sadar Upazila" +value: "346" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4737 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Mohadevpur Upazila" +value: "347" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4740 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Manda Upazila" +value: "348" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4743 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Niamatpur Upazila" +value: "349" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4746 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Atrai Upazila" +value: "350" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4749 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +label: "Raninagar Upazila" +value: "351" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4752 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "Patnitala Upazila" +value: "352" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4755 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +label: "Dhamoirhat Upazila" +value: "353" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4758 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "Sapahar Upazila" +value: "354" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4761 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Porsha Upazila" +value: "355" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4764 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Badalgachhi Upazila" +value: "356" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4767 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5667 +label: "Natore Sadar Upazila" +value: "357" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4770 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +label: "Baraigram Upazila" +value: "358" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4773 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5669 +label: "Bagatipara Upazila" +value: "359" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4776 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +label: "Lalpur Upazila" +value: "360" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4779 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Natore Sadar Upazila" +value: "361" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4782 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +label: "Baraigram Upazila" +value: "362" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4785 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +label: "Bholahat Upazila" +value: "363" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4788 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +label: "Gomastapur Upazila" +value: "364" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4791 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +label: "Nachole Upazila" +value: "365" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4794 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +label: "Nawabganj Sadar Upazila" +value: "366" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4797 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +label: "Shibganj Upazila" +value: "367" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4800 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5678 +label: "Atgharia Upazila" +value: "368" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4803 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5679 +label: "Bera Upazila" +value: "369" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4806 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5680 +label: "Bhangura Upazila" +value: "370" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4809 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5681 +label: "Chatmohar Upazila" +value: "371" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4812 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +label: "Faridpur Upazila" +value: "372" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4815 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5683 +label: "Ishwardi Upazila" +value: "373" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4818 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5684 +label: "Pabna Sadar Upazila" +value: "374" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4821 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5685 +label: "Santhia Upazila" +value: "375" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4824 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5686 +label: "Sujanagar Upazila" +value: "376" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4827 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +label: "Bagha" +value: "377" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4830 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +label: "Bagmara" +value: "378" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4833 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +label: "Charghat" +value: "379" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4836 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +label: "Durgapur" +value: "380" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4839 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +label: "Godagari" +value: "381" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4842 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +label: "Mohanpur" +value: "382" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4845 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "Paba" +value: "383" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4848 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "Puthia" +value: "384" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4851 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +label: "Tanore" +value: "385" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4854 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +label: "Sirajganj Sadar Upazila" +value: "386" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4857 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5697 +label: "Belkuchi Upazila" +value: "387" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4860 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +label: "Chauhali Upazila" +value: "388" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4863 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +label: "Kamarkhanda Upazila" +value: "389" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4866 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "Kazipur Upazila" +value: "390" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4869 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +label: "Raiganj Upazila" +value: "391" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4872 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "Shahjadpur Upazila" +value: "392" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4875 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "Tarash Upazila" +value: "393" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4878 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "Ullahpara Upazila" +value: "394" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4881 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +label: "Birampur Upazila" +value: "395" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4884 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5706 +label: "Birganj" +value: "396" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4887 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +label: "Biral Upazila" +value: "397" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4890 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +label: "Bochaganj Upazila" +value: "398" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4893 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +label: "Chirirbandar Upazila" +value: "399" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4896 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "Phulbari Upazila" +value: "400" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4899 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5711 +label: "Ghoraghat Upazila" +value: "401" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4902 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5712 +label: "Hakimpur Upazila" +value: "402" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4905 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +label: "Kaharole Upazila" +value: "403" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4908 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5714 +label: "Khansama Upazila" +value: "404" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4911 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5715 +label: "Dinajpur Sadar Upazila" +value: "405" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4914 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5716 +label: "Nawabganj" +value: "406" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4917 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +label: "Parbatipur Upazila" +value: "407" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4920 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +label: "Fulchhari" +value: "408" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4923 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5719 +label: "Gaibandha sadar" +value: "409" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4926 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5720 +label: "Gobindaganj" +value: "410" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4929 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5721 +label: "Palashbari" +value: "411" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4932 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5722 +label: "Sadullapur" +value: "412" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4935 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5723 +label: "Saghata" +value: "413" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4938 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5724 +label: "Sundarganj" +value: "414" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4941 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5725 +label: "Kurigram Sadar" +value: "415" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4944 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "Nageshwari" +value: "416" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4947 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5727 +label: "Bhurungamari" +value: "417" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4950 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +label: "Phulbari" +value: "418" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4953 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5729 +label: "Rajarhat" +value: "419" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4956 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5730 +label: "Ulipur" +value: "420" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4959 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +label: "Chilmari" +value: "421" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4962 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5732 +label: "Rowmari" +value: "422" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4965 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5733 +label: "Char Rajibpur" +value: "423" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4968 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "Lalmanirhat Sadar" +value: "424" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4971 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "Aditmari" +value: "425" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4974 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "Kaliganj" +value: "426" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4977 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "Hatibandha" +value: "427" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4980 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5738 +label: "Patgram" +value: "428" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4983 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5739 +label: "Nilphamari Sadar" +value: "429" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4986 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5740 +label: "Saidpur" +value: "430" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4989 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5741 +label: "Jaldhaka" +value: "431" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4992 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "Kishoreganj" +value: "432" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4995 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "Domar" +value: "433" +data: SDRO\ProfileBundle\Entity\Address\Thana {#4998 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "Dimla" +value: "434" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5001 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5745 +label: "Panchagarh Sadar" +value: "435" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5004 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5746 +label: "Debiganj" +value: "436" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5007 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5747 +label: "Boda" +value: "437" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5010 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5748 +label: "Atwari" +value: "438" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5013 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5749 +label: "Tetulia" +value: "439" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5016 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Badarganj" +value: "440" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5019 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5751 +label: "Mithapukur" +value: "441" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5022 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5752 +label: "Gangachara" +value: "442" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5025 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5753 +label: "Kaunia" +value: "443" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5028 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5754 +label: "Rangpur Sadar" +value: "444" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5031 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "Pirgachha" +value: "445" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5034 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Pirganj" +value: "446" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5037 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5757 +label: "Taraganj" +value: "447" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5040 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Thakurgaon Sadar Upazila" +value: "448" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5043 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5759 +label: "Pirganj Upazila" +value: "449" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5046 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5760 +label: "Baliadangi Upazila" +value: "450" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5049 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5761 +label: "Haripur Upazila" +value: "451" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5052 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5762 +label: "Ranisankail Upazila" +value: "452" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5055 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5763 +label: "Ajmiriganj" +value: "453" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5058 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5764 +label: "Baniachang" +value: "454" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5061 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5765 +label: "Bahubal" +value: "455" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5064 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5766 +label: "Chunarughat" +value: "456" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5067 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5767 +label: "Habiganj Sadar" +value: "457" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5070 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5768 +label: "Lakhai" +value: "458" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5073 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "Madhabpur" +value: "459" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5076 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5770 +label: "Nabiganj" +value: "460" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5079 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5771 +label: "Shaistagonj Upazila" +value: "461" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5082 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5772 +label: "Moulvibazar Sadar" +value: "462" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5085 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5773 +label: "Barlekha" +value: "463" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5088 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5774 +label: "Juri" +value: "464" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5091 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "Kamalganj" +value: "465" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5094 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Kulaura" +value: "466" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5097 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "Rajnagar" +value: "467" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5100 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "Sreemangal" +value: "468" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5103 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "Bishwamvarpur" +value: "469" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5106 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Chhatak" +value: "470" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5109 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Derai" +value: "471" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5112 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Dharampasha" +value: "472" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5115 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Dowarabazar" +value: "473" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5118 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5784 +label: "Jagannathpur" +value: "474" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5121 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5785 +label: "Jamalganj" +value: "475" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5124 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5786 +label: "Sulla" +value: "476" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5127 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Sunamganj Sadar" +value: "477" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5130 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5788 +label: "Shanthiganj" +value: "478" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5133 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5789 +label: "Tahirpur" +value: "479" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5136 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5790 +label: "Sylhet Sadar" +value: "480" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5139 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5791 +label: "Beanibazar" +value: "481" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5142 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5792 +label: "Bishwanath" +value: "482" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5145 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5793 +label: "Dakshin Surma Upazila" +value: "483" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5148 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5794 +label: "Balaganj" +value: "484" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5151 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5795 +label: "Companiganj" +value: "485" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5154 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5796 +label: "Fenchuganj" +value: "486" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5157 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Golapganj" +value: "487" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5160 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5798 +label: "Gowainghat" +value: "488" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5163 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5799 +label: "Jaintiapur" +value: "489" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5166 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5800 +label: "Kanaighat" +value: "490" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5169 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5801 +label: "Zakiganj" +value: "491" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5172 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5802 +label: "Nobigonj" +value: "492" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5175 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5803 +label: "Boalia Thana" +value: "493" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5178 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5804 +label: "Matihar Thana" +value: "494" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5181 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5805 +label: "Rajpara Thana" +value: "495" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5184 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Shah Mokdum Thana" +value: "496" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5187 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "Bandor (Chittagong Port) Thana" +value: "497" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5190 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "Chandgaon Thana" +value: "498" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5193 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "Double Mooring Thana" +value: "499" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5196 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "Kotwali Thana" +value: "500" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5199 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5811 +label: "Pahartali Thana" +value: "501" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5202 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5812 +label: "Panchlaish Thana" +value: "502" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5205 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Daulatpur Thana" +value: "503" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5208 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Harintana Thana" +value: "504" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5211 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Khalishpur Thana" +value: "505" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5214 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "Khan Jahan Ali Thana" +value: "506" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5217 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5817 +label: "Kotwali Thana" +value: "507" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5220 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5818 +label: "Sonadanga Thana" +value: "508" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5223 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Naragati Thana" +value: "509" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5226 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Romona" +value: "510" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5229 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Dhanmondhi" +value: "511" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5232 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5822 +label: "Shabag" +value: "512" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5235 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5823 +label: "New Market" +value: "513" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5238 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "Lalbag" +value: "514" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5241 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Kotwali Thana" +value: "515" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5244 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Hajaribag" +value: "516" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5247 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "kamrangichar" +value: "517" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5250 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5828 +label: "Sutrapur" +value: "518" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5253 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5829 +label: "Demra" +value: "519" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5256 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5830 +label: "Sampur" +value: "520" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5259 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5831 +label: "Jatrabari" +value: "521" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5262 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5832 +label: "Motijhil" +value: "522" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5265 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5833 +label: "Sobujbag" +value: "523" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5268 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "Khilgaon" +value: "524" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5271 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Poltan" +value: "525" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5274 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Uttara" +value: "526" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5277 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5837 +label: "Airport" +value: "527" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5280 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5838 +label: "Turag" +value: "528" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5283 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5839 +label: "Utorkhan" +value: "529" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5286 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5840 +label: "DhokkinKhan" +value: "530" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5289 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Gulshan" +value: "531" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5292 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5842 +label: "Cantonment" +value: "532" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5295 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5843 +label: "Badda" +value: "533" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5298 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5844 +label: "Khilkhat" +value: "534" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5301 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5845 +label: "Tejgaon" +value: "535" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5304 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5846 +label: "Tejgaon S/A" +value: "536" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5307 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5847 +label: "Muhammadpur" +value: "537" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5310 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5848 +label: "Adabor" +value: "538" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5313 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5849 +label: "Mirpur" +value: "539" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5316 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5850 +label: "Pollobi" +value: "540" +data: SDRO\ProfileBundle\Entity\Address\Thana {#5319 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5870 -form: Symfony\Component\Form\Form {#2034 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5871 …5} |
full_name | "contactus[message][body][person][permanentAddress][thana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_permanentAddress_thana" |
is_selected | Closure($choice, $value) {#5872 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Thana" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "thana" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_permanentAddress_thana" |
valid | true |
value | "" |
post
"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 |
---|---|---|
label | "Post" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1985 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 | "Post" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1999 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_person_permanentAddress_post" ] |
cache_key | "_contactus_message_body_person_permanentAddress_post_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5873 -form: Symfony\Component\Form\Form {#2037 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5874 …5} |
full_name | "contactus[message][body][person][permanentAddress][post]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_permanentAddress_post" |
label | "Post" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "post" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_permanentAddress_post" |
valid | true |
value | "" |
postcode
"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 |
---|---|---|
label | "Zip Code" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1997 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 | "Zip Code" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#2008 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_message_body_person_permanentAddress_postcode" ] |
cache_key | "_contactus_message_body_person_permanentAddress_postcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5875 -form: Symfony\Component\Form\Form {#2040 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5876 …5} |
full_name | "contactus[message][body][person][permanentAddress][postcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_permanentAddress_postcode" |
label | "Zip Code" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postcode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_permanentAddress_postcode" |
valid | true |
value | "" |
title
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 |
---|---|---|
label | "Address" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1984 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 | "Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#2015 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "ea_text_editor" "_contactus_message_body_person_permanentAddress_title" ] |
cache_key | "_contactus_message_body_person_permanentAddress_title_ea_text_editor" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5877 -form: Symfony\Component\Form\Form {#2043 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5878 …5} |
full_name | "contactus[message][body][person][permanentAddress][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_permanentAddress_title" |
label | "Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_permanentAddress_title" |
valid | true |
value | "" |
contact
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 |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
entry_type | "SDRO\ProfileBundle\Form\ContactType" |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1425 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "SDRO\ProfileBundle\Form\ContactType" |
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 |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1435 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_contactus_message_body_person_contact" ] |
cache_key | "_contactus_message_body_person_contact_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5860 -form: Symfony\Component\Form\Form {#2046 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5859 …5} |
full_name | "contactus[message][body][person][contact]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_contact" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#5880 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_contact" |
valid | true |
value | null |
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 |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
entry_type | "App\Form\Profile\EmailerType" |
same as passed value |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1532 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "App\Form\Profile\EmailerType" |
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 |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1559 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_contactus_message_body_person_email" ] |
cache_key | "_contactus_message_body_person_email_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5882 -form: Symfony\Component\Form\Form {#2049 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5881 …5} |
full_name | "contactus[message][body][person][email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_message_body_person_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#5886 …5} |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_email" |
valid | true |
value | null |
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 |
---|---|---|
label | "Update" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Update" |
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 | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_contactus_message_body_person_submit" ] |
cache_key | "_contactus_message_body_person_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#5887 …5} |
full_name | "contactus[message][body][person][submit]" |
id | "contactus_message_body_person_submit" |
label | "Update" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_person_submit" |
value | null |
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
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 | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_contactus_message_body_submit" ] |
cache_key | "_contactus_message_body_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1966 …5} |
full_name | "contactus[message][body][submit]" |
id | "contactus_message_body_submit" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_contactus_message_body_submit" |
value | null |
recipientContact
"SDRO\NotificationBundle\Form\RecipientContactType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147} #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1183 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1182 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "recipient_contact" "_contactus_recipientContact" ] |
cache_key | "_contactus_recipientContact_recipient_contact" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147} #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1227 -form: Symfony\Component\Form\Form {#2066 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1271 …5} |
full_name | "contactus[recipientContact]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_recipientContact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recipientContact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_recipientContact" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147} #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } |
contact
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 |
---|---|---|
by_reference | false |
false
|
entry_type | "App\Form\Profile\ContactType" |
same as passed value |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#2057 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "App\Form\Profile\ContactType" |
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 |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#2058 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_contactus_recipientContact_contact" ] |
cache_key | "_contactus_recipientContact_contact_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5888 -form: Symfony\Component\Form\Form {#2069 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1468 …5} |
full_name | "contactus[recipientContact][contact]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_recipientContact_contact" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_recipientContact_contact" |
valid | true |
value | null |
recipientEmail
"SDRO\NotificationBundle\Form\RecipientEmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173} #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#1195 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "recipient_email" "_contactus_recipientEmail" ] |
cache_key | "_contactus_recipientEmail_recipient_email" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173} #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2017 -form: Symfony\Component\Form\Form {#2081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1483 …5} |
full_name | "contactus[recipientEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_recipientEmail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recipientEmail" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus_recipientEmail" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#1173 -elements: [ SDRO\NotificationBundle\Entity\RecipientEmail {#1150 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134 #id: ? int #message: App\Entity\Notification\Message {#1169 #id: ? int #sender: null #subject: null #body: null #status: "send" #recipients: Doctrine\Common\Collections\ArrayCollection {#1135 …} #attached: Doctrine\Common\Collections\ArrayCollection {#1136 …} #created: DateTime @1760542050 {#1149 date: 2025-10-15 15:27:30.737791 UTC (+00:00) } #updated: DateTime @1760542050 {#1141 date: 2025-10-15 15:27:30.737792 UTC (+00:00) } } #user: null #isRead: false #recipient_contact: Doctrine\Common\Collections\ArrayCollection {#1147 -elements: [ SDRO\NotificationBundle\Entity\RecipientContact {#1157 #id: ? int #recipient: SDRO\NotificationBundle\Entity\Recipients {#1134} #contact: SDRO\ProfileBundle\Entity\Contact {#1151 …} } ] } #recipient_email: Doctrine\Common\Collections\ArrayCollection {#1173} #created: DateTime @1760542050 {#1171 date: 2025-10-15 15:27:30.737638 UTC (+00:00) } #updated: DateTime @1760542050 {#1168 date: 2025-10-15 15:27:30.737639 UTC (+00:00) } } #email: SDRO\ProfileBundle\Entity\Email {#1146 …} } ] } |
"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
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2073 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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#2074 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contactus_recipientEmail_email" ] |
cache_key | "_contactus_recipientEmail_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5894 -form: Symfony\Component\Form\Form {#2084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5893 …5} |
full_name | "contactus[recipientEmail][email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus_recipientEmail_email" |
label | null |
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 |
translation_domain | null |
unique_block_prefix | "_contactus_recipientEmail_email" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "34.wUFNDJUx7P6UlomjSfAhJhA0ZSx6YXZbWqUtXlRSKGc.lyd6RMdzhbyl0c_7IbFwS1VcVUc1By8QPfZLPGE4ew65BCZco2G9tdei-g" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "34.wUFNDJUx7P6UlomjSfAhJhA0ZSx6YXZbWqUtXlRSKGc.lyd6RMdzhbyl0c_7IbFwS1VcVUc1By8QPfZLPGE4ew65BCZco2G9tdei-g" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#406 …} -namespace: Closure() {#408 …} } |
data | "34.wUFNDJUx7P6UlomjSfAhJhA0ZSx6YXZbWqUtXlRSKGc.lyd6RMdzhbyl0c_7IbFwS1VcVUc1By8QPfZLPGE4ew65BCZco2G9tdei-g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#128 …} $message: Closure() {#5892 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contactus__token" ] |
cache_key | "_contactus__token_hidden" |
compound | false |
data | "34.wUFNDJUx7P6UlomjSfAhJhA0ZSx6YXZbWqUtXlRSKGc.lyd6RMdzhbyl0c_7IbFwS1VcVUc1By8QPfZLPGE4ew65BCZco2G9tdei-g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5904 -form: Symfony\Component\Form\Form {#5900 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5896 …5} |
full_name | "contactus[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contactus__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contactus__token" |
valid | true |
value | "34.wUFNDJUx7P6UlomjSfAhJhA0ZSx6YXZbWqUtXlRSKGc.lyd6RMdzhbyl0c_7IbFwS1VcVUc1By8QPfZLPGE4ew65BCZco2G9tdei-g" |