Forms
-
catalogue_request_form
-
company
-
department
-
fullname
-
street
-
zip
-
city
-
country
-
phone
-
email
-
submit
-
_token
-
catalogue_request_form
Form type:
"App\Form\CatalogueRequestForm"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "requestUri" => "http://stage.rohde-technics.com/es/request-catalogues" "language" => "en" ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ "requestUri" => "http://stage.rohde-technics.com/es/request-catalogues" "language" => "en" ] |
[ "requestUri" => "http://stage.rohde-technics.com/es/request-catalogues" "language" => "en" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [ "name" => "catalogueRequest" ] |
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 {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data | [ "requestUri" => "http://stage.rohde-technics.com/es/request-catalogues" "language" => "en" ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7318 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() {#7320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7319 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "http://stage.rohde-technics.com/es/request-catalogues" |
attr | [ "name" => "catalogueRequest" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "catalogue_request_form" "_catalogue_request_form" ] |
cache_key | "_catalogue_request_form_catalogue_request_form" |
compound | true |
data | [ "requestUri" => "http://stage.rohde-technics.com/es/request-catalogues" "language" => "en" ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7447 -form: Symfony\Component\Form\Form {#7448 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7321 …5} |
full_name | "catalogue_request_form" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "catalogue_request_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form" |
valid | true |
value | [ "requestUri" => "http://stage.rohde-technics.com/es/request-catalogues" "language" => "en" ] |
company
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.company" ] |
[ "class" => "form-control" "placeholder" => "form.company" ] |
label | "form.company" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "form.company" ] |
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 {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7332 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 | "form.company" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7333 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.company" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_catalogue_request_form_company" ] |
cache_key | "_catalogue_request_form_company_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7380 -form: Symfony\Component\Form\Form {#7451 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7408 …5} |
full_name | "catalogue_request_form[company]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_company" |
label | "form.company" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form_company" |
valid | true |
value | "" |
department
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.department" ] |
[ "class" => "form-control" "placeholder" => "form.department" ] |
label | "form.department" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "form.department" ] |
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 {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7341 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 | "form.department" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7342 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.department" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_catalogue_request_form_department" ] |
cache_key | "_catalogue_request_form_department_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7371 -form: Symfony\Component\Form\Form {#7454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7362 …5} |
full_name | "catalogue_request_form[department]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_department" |
label | "form.department" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "department" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form_department" |
valid | true |
value | "" |
fullname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.name" ] |
[ "class" => "form-control" "placeholder" => "form.name" ] |
label | "form.name" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "form.name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7350 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 | "form.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 | true |
row_attr | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7351 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_catalogue_request_form_fullname" ] |
cache_key | "_catalogue_request_form_fullname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7353 -form: Symfony\Component\Form\Form {#7457 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7344 …5} |
full_name | "catalogue_request_form[fullname]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_fullname" |
label | "form.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fullname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form_fullname" |
valid | true |
value | "" |
street
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.street" ] |
[ "class" => "form-control" "placeholder" => "form.street" ] |
label | "form.street" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "form.street" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7359 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 | "form.street" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7360 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.street" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_catalogue_request_form_street" ] |
cache_key | "_catalogue_request_form_street_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7335 -form: Symfony\Component\Form\Form {#7460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7481 …5} |
full_name | "catalogue_request_form[street]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_street" |
label | "form.street" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form_street" |
valid | true |
value | "" |
zip
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.zip" ] |
[ "class" => "form-control" "placeholder" => "form.zip" ] |
label | "form.zip" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "form.zip" ] |
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 {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7368 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 | "form.zip" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7369 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.zip" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_catalogue_request_form_zip" ] |
cache_key | "_catalogue_request_form_zip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7483 -form: Symfony\Component\Form\Form {#7463 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7484 …5} |
full_name | "catalogue_request_form[zip]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_zip" |
label | "form.zip" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form_zip" |
valid | true |
value | "" |
city
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.city" ] |
[ "class" => "form-control" "placeholder" => "form.city" ] |
label | "form.city" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "form.city" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7377 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.city" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7378 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.city" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_catalogue_request_form_city" ] |
cache_key | "_catalogue_request_form_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7486 -form: Symfony\Component\Form\Form {#7466 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7513 …5} |
full_name | "catalogue_request_form[city]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_city" |
label | "form.city" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form_city" |
valid | true |
value | "" |
country
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "EN" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.country" ] |
[ "class" => "form-control" "placeholder" => "form.country" ] |
data | "EN" |
same as passed value |
label | "form.country" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
alpha3 | false |
attr | [ "class" => "form-control" "placeholder" => "form.country" ] |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7407 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#7405 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_locale | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data | "EN" |
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 | "Please select a valid country." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.country" |
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() {#7404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7402 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.country" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "country" "_catalogue_request_form_country" ] |
cache_key | "_catalogue_request_form_country_country" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7516 +label: "Afghanistan" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7521 +label: "Åland Islands" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7522 +label: "Albania" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7523 +label: "Algeria" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7524 +label: "American Samoa" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7525 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7526 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7527 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7528 +label: "Antarctica" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7529 +label: "Antigua & Barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7530 +label: "Argentina" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7531 +label: "Armenia" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7532 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7533 +label: "Australia" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7534 +label: "Austria" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7535 +label: "Azerbaijan" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7536 +label: "Bahamas" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7537 +label: "Bahrain" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7538 +label: "Bangladesh" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7539 +label: "Barbados" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7540 +label: "Belarus" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7541 +label: "Belgium" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7542 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7543 +label: "Benin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7544 +label: "Bermuda" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7545 +label: "Bhutan" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7546 +label: "Bolivia" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7547 +label: "Bosnia & Herzegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7548 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7549 +label: "Bouvet Island" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7550 +label: "Brazil" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7551 +label: "British Indian Ocean Territory" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7552 +label: "British Virgin Islands" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7553 +label: "Brunei" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7554 +label: "Bulgaria" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7555 +label: "Burkina Faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7556 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7557 +label: "Cambodia" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7558 +label: "Cameroon" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7559 +label: "Canada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7560 +label: "Cape Verde" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7561 +label: "Caribbean Netherlands" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7562 +label: "Cayman Islands" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7563 +label: "Central African Republic" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7564 +label: "Chad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7565 +label: "Chile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7566 +label: "China" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7567 +label: "Christmas Island" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7568 +label: "Cocos (Keeling) Islands" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7569 +label: "Colombia" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7570 +label: "Comoros" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7571 +label: "Congo - Brazzaville" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7572 +label: "Congo - Kinshasa" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7573 +label: "Cook Islands" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7574 +label: "Costa Rica" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7575 +label: "Côte d’Ivoire" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7576 +label: "Croatia" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7577 +label: "Cuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7578 +label: "Curaçao" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7579 +label: "Cyprus" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7580 +label: "Czechia" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7581 +label: "Denmark" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7582 +label: "Djibouti" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7583 +label: "Dominica" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7584 +label: "Dominican Republic" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7585 +label: "Ecuador" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7586 +label: "Egypt" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7587 +label: "El Salvador" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7588 +label: "Equatorial Guinea" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7589 +label: "Eritrea" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7590 +label: "Estonia" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7591 +label: "Eswatini" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7592 +label: "Ethiopia" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7593 +label: "Falkland Islands" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7594 +label: "Faroe Islands" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7595 +label: "Fiji" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7596 +label: "Finland" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7597 +label: "France" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7598 +label: "French Guiana" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7599 +label: "French Polynesia" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7600 +label: "French Southern Territories" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7601 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7602 +label: "Gambia" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7603 +label: "Georgia" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7604 +label: "Germany" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7605 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7606 +label: "Gibraltar" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7607 +label: "Greece" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7608 +label: "Greenland" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7609 +label: "Grenada" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7610 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7611 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7612 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7613 +label: "Guernsey" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7614 +label: "Guinea" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7615 +label: "Guinea-Bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7616 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7617 +label: "Haiti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7618 +label: "Heard & McDonald Islands" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7619 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7620 +label: "Hong Kong SAR China" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7621 +label: "Hungary" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7622 +label: "Iceland" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7623 +label: "India" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7624 +label: "Indonesia" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7625 +label: "Iran" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7626 +label: "Iraq" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7627 +label: "Ireland" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7628 +label: "Isle of Man" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7629 +label: "Israel" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7630 +label: "Italy" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7631 +label: "Jamaica" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7632 +label: "Japan" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7633 +label: "Jersey" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7634 +label: "Jordan" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7635 +label: "Kazakhstan" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7636 +label: "Kenya" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7637 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7638 +label: "Kuwait" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7639 +label: "Kyrgyzstan" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7640 +label: "Laos" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7641 +label: "Latvia" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7642 +label: "Lebanon" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7643 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7644 +label: "Liberia" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7645 +label: "Libya" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7646 +label: "Liechtenstein" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7647 +label: "Lithuania" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7648 +label: "Luxembourg" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7649 +label: "Macao SAR China" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7650 +label: "Madagascar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7651 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7652 +label: "Malaysia" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7653 +label: "Maldives" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7654 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7655 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7656 +label: "Marshall Islands" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7657 +label: "Martinique" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7658 +label: "Mauritania" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7659 +label: "Mauritius" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7660 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7661 +label: "Mexico" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7662 +label: "Micronesia" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7663 +label: "Moldova" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7664 +label: "Monaco" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7665 +label: "Mongolia" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7666 +label: "Montenegro" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7667 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7668 +label: "Morocco" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7669 +label: "Mozambique" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7670 +label: "Myanmar (Burma)" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7671 +label: "Namibia" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7672 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7673 +label: "Nepal" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7674 +label: "Netherlands" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7675 +label: "New Caledonia" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7676 +label: "New Zealand" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7677 +label: "Nicaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7678 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7679 +label: "Nigeria" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7680 +label: "Niue" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7681 +label: "Norfolk Island" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7682 +label: "North Korea" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7683 +label: "North Macedonia" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7684 +label: "Northern Mariana Islands" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7685 +label: "Norway" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7686 +label: "Oman" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7687 +label: "Pakistan" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7688 +label: "Palau" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7689 +label: "Palestinian Territories" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +label: "Papua New Guinea" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +label: "Paraguay" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +label: "Peru" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +label: "Philippines" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +label: "Pitcairn Islands" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +label: "Poland" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +label: "Portugal" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +label: "Puerto Rico" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +label: "Qatar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7700 +label: "Réunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7701 +label: "Romania" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +label: "Russia" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +label: "Rwanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7704 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +label: "San Marino" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7706 +label: "São Tomé & Príncipe" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +label: "Saudi Arabia" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +label: "Senegal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +label: "Serbia" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7710 +label: "Seychelles" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7711 +label: "Sierra Leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +label: "Singapore" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7713 +label: "Sint Maarten" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +label: "Slovakia" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7715 +label: "Slovenia" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7716 +label: "Solomon Islands" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7717 +label: "Somalia" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7718 +label: "South Africa" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7719 +label: "South Georgia & South Sandwich Islands" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7720 +label: "South Korea" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7721 +label: "South Sudan" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7722 +label: "Spain" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +label: "Sri Lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +label: "St. Barthélemy" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +label: "St. Helena" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7726 +label: "St. Kitts & Nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7727 +label: "St. Lucia" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7728 +label: "St. Martin" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7729 +label: "St. Pierre & Miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7730 +label: "St. Vincent & Grenadines" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7731 +label: "Sudan" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7732 +label: "Suriname" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7733 +label: "Svalbard & Jan Mayen" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7734 +label: "Sweden" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7735 +label: "Switzerland" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7736 +label: "Syria" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7737 +label: "Taiwan" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7738 +label: "Tajikistan" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7739 +label: "Tanzania" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7740 +label: "Thailand" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7741 +label: "Timor-Leste" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7742 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7743 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7744 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +label: "Trinidad & Tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7746 +label: "Tunisia" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7747 +label: "Türkiye" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7748 +label: "Turkmenistan" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7749 +label: "Turks & Caicos Islands" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7750 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7751 +label: "U.S. Outlying Islands" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7752 +label: "U.S. Virgin Islands" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7753 +label: "Uganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7754 +label: "Ukraine" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7755 +label: "United Arab Emirates" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7756 +label: "United Kingdom" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7757 +label: "United States" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7758 +label: "Uruguay" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7759 +label: "Uzbekistan" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7760 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7761 +label: "Vatican City" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7762 +label: "Venezuela" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7763 +label: "Vietnam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +label: "Wallis & Futuna" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7765 +label: "Western Sahara" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7766 +label: "Yemen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7767 +label: "Zambia" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7768 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "EN" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7514 -form: Symfony\Component\Form\Form {#7469 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7515 …5} |
full_name | "catalogue_request_form[country]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_country" |
is_selected | Closure($choice, $value) {#7770 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "form.country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
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 | "_catalogue_request_form_country" |
valid | true |
value | "EN" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.phone" ] |
[ "class" => "form-control" "placeholder" => "form.phone" ] |
label | "form.phone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "form.phone" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7416 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 | "form.phone" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7417 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.phone" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_catalogue_request_form_phone" ] |
cache_key | "_catalogue_request_form_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7771 -form: Symfony\Component\Form\Form {#7472 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7772 …5} |
full_name | "catalogue_request_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_phone" |
label | "form.phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form_phone" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "form.email" ] |
[ "class" => "form-control" "placeholder" => "form.email" ] |
label | "form.email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "form.email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7429 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.email" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7430 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "form.email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_catalogue_request_form_email" ] |
cache_key | "_catalogue_request_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7773 -form: Symfony\Component\Form\Form {#7475 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7774 …5} |
full_name | "catalogue_request_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_form_email" |
label | "form.email" |
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 | "_catalogue_request_form_email" |
valid | true |
value | "" |
submit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "type" => "submit" ] |
[ "type" => "submit" ] |
label | "form.submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "type" => "submit" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "form.submit" |
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 | [ "type" => "submit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_catalogue_request_form_submit" ] |
cache_key | "_catalogue_request_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#7776 …5} |
full_name | "catalogue_request_form[submit]" |
id | "catalogue_request_form_submit" |
label | "form.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_catalogue_request_form_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "bd66957.hurdF7L8b3hyUimEN2ZYKY8jjjg70uJvrD6wWL4gQGE.xKSLdcTPMABHO263TwwxZfty1n8L4bM-nwz-McpaKhXQp-xtgb8-LSRrSg" |
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 | "bd66957.hurdF7L8b3hyUimEN2ZYKY8jjjg70uJvrD6wWL4gQGE.xKSLdcTPMABHO263TwwxZfty1n8L4bM-nwz-McpaKhXQp-xtgb8-LSRrSg" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7288 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7289 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7290 …} -namespace: Closure() {#7292 …} } |
data | "bd66957.hurdF7L8b3hyUimEN2ZYKY8jjjg70uJvrD6wWL4gQGE.xKSLdcTPMABHO263TwwxZfty1n8L4bM-nwz-McpaKhXQp-xtgb8-LSRrSg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7779 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() {#7781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#525 …} $message: Closure() {#7780 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_catalogue_request_form__token" ] |
cache_key | "_catalogue_request_form__token_hidden" |
compound | false |
data | "bd66957.hurdF7L8b3hyUimEN2ZYKY8jjjg70uJvrD6wWL4gQGE.xKSLdcTPMABHO263TwwxZfty1n8L4bM-nwz-McpaKhXQp-xtgb8-LSRrSg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7791 -form: Symfony\Component\Form\Form {#7787 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7782 …5} |
full_name | "catalogue_request_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_text | null |
help_translation_parameters | [] |
id | "catalogue_request_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 | "_catalogue_request_form__token" |
valid | true |
value | "bd66957.hurdF7L8b3hyUimEN2ZYKY8jjjg70uJvrD6wWL4gQGE.xKSLdcTPMABHO263TwwxZfty1n8L4bM-nwz-McpaKhXQp-xtgb8-LSRrSg" |