- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 27
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- Doctrine
- Migrations
- Debug
- E-mails
- JMS Serializer 0
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
email
-
name
-
company
-
street
-
zip
-
city
-
country
-
fon
-
contactPerson
-
fax
-
-
-
first
-
second
-
-
datenschutz
-
register
-
_token
-
appbundle_customer_register
"AppBundle\Form\Customer\RegisterType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | AppBundle\Entity\Customer {#770 -id: null -addresses: Doctrine\Common\Collections\ArrayCollection {#769 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#431 …} -email: null -changeEmail: null -changeEmailToken: null -password: null -plainPassword: null -name: null -company: null -street: null -zip: null -city: null -country: "Deutschland" -contactPerson: null -fon: null -fax: null -active: null -confirmed: null -confirmationToken: null -passwordResetToken: null -passwordResetTokenValidDate: null -lastLogin: null -roles: null -created: null -updated: null -disableUpdateTimestamps: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | AppBundle\Entity\Customer {#770 -id: null -addresses: Doctrine\Common\Collections\ArrayCollection {#769 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#431 …} -email: null -changeEmail: null -changeEmailToken: null -password: null -plainPassword: null -name: null -company: null -street: null -zip: null -city: null -country: "Deutschland" -contactPerson: null -fon: null -fax: null -active: null -confirmed: null -confirmationToken: null -passwordResetToken: null -passwordResetTokenValidDate: null -lastLogin: null -roles: null -created: null -updated: null -disableUpdateTimestamps: false } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data | AppBundle\Entity\Customer {#770 -id: null -addresses: Doctrine\Common\Collections\ArrayCollection {#769 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#431 …} -email: null -changeEmail: null -changeEmailToken: null -password: null -plainPassword: null -name: null -company: null -street: null -zip: null -city: null -country: "Deutschland" -contactPerson: null -fon: null -fax: null -active: null -confirmed: null -confirmationToken: null -passwordResetToken: null -passwordResetTokenValidDate: null -lastLogin: null -roles: null -created: null -updated: null -disableUpdateTimestamps: false } |
| data_class | "AppBundle\Entity\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#959 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $class: "AppBundle\Entity\Customer" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#958 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "appbundle_customer_register" "_appbundle_customer_register" ] |
| cache_key | "_appbundle_customer_register_appbundle_customer_register" |
| compound | true |
| data | AppBundle\Entity\Customer {#770 -id: null -addresses: Doctrine\Common\Collections\ArrayCollection {#769 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#431 …} -email: null -changeEmail: null -changeEmailToken: null -password: null -plainPassword: null -name: null -company: null -street: null -zip: null -city: null -country: "Deutschland" -contactPerson: null -fon: null -fax: null -active: null -confirmed: null -confirmationToken: null -passwordResetToken: null -passwordResetTokenValidDate: null -lastLogin: null -roles: null -created: null -updated: null -disableUpdateTimestamps: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1063 -form: Symfony\Component\Form\Form {#1000 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#956 …5} |
| full_name | "appbundle_customer_register" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "appbundle_customer_register" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register" |
| valid | true |
| value | AppBundle\Entity\Customer {#770 -id: null -addresses: Doctrine\Common\Collections\ArrayCollection {#769 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#431 …} -email: null -changeEmail: null -changeEmailToken: null -password: null -plainPassword: null -name: null -company: null -street: null -zip: null -city: null -country: "Deutschland" -contactPerson: null -fon: null -fax: null -active: null -confirmed: null -confirmationToken: null -passwordResetToken: null -passwordResetTokenValidDate: null -lastLogin: null -roles: null -created: null -updated: null -disableUpdateTimestamps: false } |
customer
"AppBundle\Form\Customer\CustomerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | AppBundle\Entity\Customer {#770 -id: null -addresses: Doctrine\Common\Collections\ArrayCollection {#769 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#431 …} -email: null -changeEmail: null -changeEmailToken: null -password: null -plainPassword: null -name: null -company: null -street: null -zip: null -city: null -country: "Deutschland" -contactPerson: null -fon: null -fax: null -active: null -confirmed: null -confirmationToken: null -passwordResetToken: null -passwordResetTokenValidDate: null -lastLogin: null -roles: null -created: null -updated: null -disableUpdateTimestamps: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | "AppBundle\Entity\Customer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | "AppBundle\Entity\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#973 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $class: "AppBundle\Entity\Customer" } } |
| 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 | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#972 …} } } |
| validation_groups | Closure(FormInterface $form) {#970 class: "AppBundle\Form\Customer\CustomerType" this: AppBundle\Form\Customer\CustomerType {#1014 …} } |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "appbundle_customer" "_appbundle_customer_register_customer" ] |
| cache_key | "_appbundle_customer_register_customer_appbundle_customer" |
| compound | true |
| data | AppBundle\Entity\Customer {#770 -id: null -addresses: Doctrine\Common\Collections\ArrayCollection {#769 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#431 …} -email: null -changeEmail: null -changeEmailToken: null -password: null -plainPassword: null -name: null -company: null -street: null -zip: null -city: null -country: "Deutschland" -contactPerson: null -fon: null -fax: null -active: null -confirmed: null -confirmationToken: null -passwordResetToken: null -passwordResetTokenValidDate: null -lastLogin: null -roles: null -created: null -updated: null -disableUpdateTimestamps: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1198 -form: Symfony\Component\Form\Form {#1127 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1205 …5} |
| full_name | "appbundle_customer_register[customer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customer" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer" |
| valid | true |
| value | AppBundle\Entity\Customer {#770 -id: null -addresses: Doctrine\Common\Collections\ArrayCollection {#769 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#431 …} -email: null -changeEmail: null -changeEmailToken: null -password: null -plainPassword: null -name: null -company: null -street: null -zip: null -city: null -country: "Deutschland" -contactPerson: null -fon: null -fax: null -active: null -confirmed: null -confirmationToken: null -passwordResetToken: null -passwordResetTokenValidDate: null -lastLogin: null -roles: null -created: null -updated: null -disableUpdateTimestamps: false } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| label | "customer.email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "customer.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1054 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_appbundle_customer_register_customer_email" ] |
| cache_key | "_appbundle_customer_register_customer_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1044 -form: Symfony\Component\Form\Form {#1130 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1035 …5} |
| full_name | "appbundle_customer_register[customer][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_email" |
| label | "customer.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_email" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#939 +payload: null +groups: [ "company" ] +message: "address.company_or_name.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#939 +payload: null +groups: [ "company" ] +message: "address.company_or_name.not_blank" +allowNull: false +normalizer: null } ] |
| label | "customer.name" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#939 +payload: null +groups: [ "company" ] +message: "address.company_or_name.not_blank" +allowNull: false +normalizer: null } ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1023 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "customer.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1024 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_customer_register_customer_name" ] |
| cache_key | "_appbundle_customer_register_customer_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#998 -form: Symfony\Component\Form\Form {#1133 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#979 …5} |
| full_name | "appbundle_customer_register[customer][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_name" |
| label | "customer.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_name" |
| valid | true |
| value | "" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| label | "customer.company" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "customer.company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1033 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_customer_register_customer_company" ] |
| cache_key | "_appbundle_customer_register_customer_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#947 -form: Symfony\Component\Form\Form {#1136 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1177 …5} |
| full_name | "appbundle_customer_register[customer][company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_company" |
| label | "customer.company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_company" |
| valid | true |
| value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| label | "customer.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" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "customer.street" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1042 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_customer_register_customer_street" ] |
| cache_key | "_appbundle_customer_register_customer_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1169 -form: Symfony\Component\Form\Form {#1139 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1003 …5} |
| full_name | "appbundle_customer_register[customer][street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_street" |
| label | "customer.street" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_street" |
| valid | true |
| value | "" |
zip
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| label | "customer.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" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "customer.zip" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1061 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_customer_register_customer_zip" ] |
| cache_key | "_appbundle_customer_register_customer_zip_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1122 -form: Symfony\Component\Form\Form {#1142 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1113 …5} |
| full_name | "appbundle_customer_register[customer][zip]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_zip" |
| label | "customer.zip" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zip" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_zip" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| label | "customer.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" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1069 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "customer.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1070 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_customer_register_customer_city" ] |
| cache_key | "_appbundle_customer_register_customer_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1102 -form: Symfony\Component\Form\Form {#1145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1092 …5} |
| full_name | "appbundle_customer_register[customer][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_city" |
| label | "customer.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_city" |
| valid | true |
| value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Deutschland" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| choices | [ "Deutschland" => "DE" "Frankreich" => "FR" "Großbritannien" => "GB" "Luxemburg" => "LU" "Niederlande" => "NL" "Polen" => "PL" "Schweiz" => "CH" "Tschechische Republik" => "CZ" "Ungarn" => "HU" "Österreich (Austria)" => "AT" "Afghanistan" => "AF" "Albanien" => "AL" "Algerien" => "DZ" "Amerikanisch-Samoa" => "AS" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarktis" => "AQ" "Antigua und Barbuda" => "AG" "Argentinien" => "AR" "Armenien" => "AM" "Aruba" => "AW" "Australien" => "AU" "Azerbaijan" => "AZ" "Bahamas" => "BS" "Bahrain" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belgien" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermudas" => "BM" "Bhutan" => "BT" "Bolivien" => "BO" "Bosnien-Herzegovina" => "BA" "Botswana" => "BW" "Bouvet Island" => "BV" "Brasilien" => "BR" "British Indian Ocean Territory" => "IO" "Brunei Darussalam" => "BN" "Bulgarien" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Canada" => "CA" "Chile" => "CL" "China" => "CN" "Christmas Island" => "CX" "Cocos (Keeling) Islands" => "CC" "Cook Islands" => "CK" "Costa Rica" => "CR" "Demokratische Republik Kongo" => "CD" "Djibouti" => "DJ" "Dominica" => "DM" "Dominikanische Republik" => "DO" "Dänemark" => "DK" "Ecuador" => "EC" "El Salvador" => "SV" "Elfenbeinküste (Cote D'Ivoire)" => "CI" "Eritrea" => "ER" "Estland" => "EE" "Falkland-Inseln (Malvinas)" => "FK" "Faröer-Inseln" => "FO" "Fiji" => "FJ" "Finnland" => "FI" "France, Metropolitan" => "FX" "Französisch Guiana" => "GF" "Französisch Polynesien" => "PF" "Französisches Südl.Territorium" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgien" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Grenada" => "GD" "Griechenland" => "GR" "Grönland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guinea" => "GN" "Guinea-Bissau" => "GW" "Guyana" => "GY" "Haiti" => "HT" "Heard und Mc Donald Islands" => "HM" "Honduras" => "HN" "Indien" => "IN" "Indonesien" => "ID" "Irak" => "IQ" "Iran (Islamische Republik)" => "IR" "Irland" => "IE" "Island" => "IS" "Israel" => "IL" "Italien" => "IT" "Jamaica" => "JM" "Japan" => "JP" "Jemen" => "YE" "Jordanien" => "JO" "Jugoslawien" => "YU" "Kamerun" => "CM" "Kap Verde" => "CV" "Kasachstan" => "KZ" "Katar" => "QA" "Kayman Islands" => "KY" "Kenya" => "KE" "Kirgisien" => "KG" "Kiribati" => "KI" "Kolumbien" => "CO" "Komoren" => "KM" "Kong Hong" => "HK" "Kongo" => "CG" "Korea" => "KR" "Korea, Volksrepublik" => "KP" "Kroatien" => "HR" "Kuba" => "CU" "Kuwait" => "KW" "Königreich Kambodscha" => "KH" "Laos" => "LA" "Lesotho" => "LS" "Lettland" => "LV" "Libanon" => "LB" "Liberia" => "LR" "Libyen" => "LY" "Liechtenstein" => "LI" "Litauen" => "LT" "Macao" => "MO" "Madagaskar" => "MG" "Malawi" => "MW" "Malaysien" => "MY" "Malediven" => "MV" "Mali" => "ML" "Malta" => "MT" "Marokko" => "MA" "Marshall-Inseln" => "MH" "Martinique" => "MQ" "Mauretanien" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mazedonien, ehem. Jugoslawische Republik" => "MK" "Mexico" => "MX" "Micronesien" => "FM" "Moldavien" => "MD" "Monaco" => "MC" "Mongolei" => "MN" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Neu Kaledonien" => "NC" "Neuseeland" => "NZ" "Nicaragua" => "NI" "Niederländische Antillen" => "AN" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Norfolk Island" => "NF" "Norwegen" => "NO" "Nördliche Marianneninseln" => "MP" "Oman" => "OM" "Ost-Timor" => "TP" "Pakistan" => "PK" "Palau" => "PW" "Panama" => "PA" "Papua Neuguinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Philippinen" => "PH" "Pitcairn" => "PN" "Portugal" => "PT" "Puerto Rico" => "PR" "Reunion" => "RE" "Ruanda" => "RW" "Rumänien" => "RO" "Russische Föderation" => "RU" "Saint Kitts und Nevis" => "KN" "Saint Lucia" => "LC" "Saint Vincent und Grenadines" => "VC" "Salomonen" => "SB" "Sambia" => "ZM" "Samoa" => "WS" "San Marino" => "SM" "Sao Tome und Principe" => "ST" "Saudi Arabien" => "SA" "Schweden" => "SE" "Senegal" => "SN" "Seychellen" => "SC" "Sierra Leone" => "SL" "Singapur" => "SG" "Slovenien" => "SI" "Slowakei" => "SK" "Somalia" => "SO" "Spanien" => "ES" "Sri Lanka" => "LK" "St. Helena" => "SH" "St. Pierre und Miquelon" => "PM" "Sudan" => "SD" "Surinam" => "SR" "Svalbard und Jan Mayen Islands" => "SJ" "Swaziland" => "SZ" "Syrien, Arabische Republik" => "SY" "Südafrika" => "ZA" "Südgeorgien und Südliche Sandwich-Inseln" => "GS" "Tadschikistan" => "TJ" "Taiwan" => "TW" "Tansania, United Republic of" => "TZ" "Thailand" => "TH" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad und Tobago" => "TT" "Tschad" => "TD" "Tunesien" => "TN" "Turk und Caicos-Inseln" => "TC" "Turkmenistan" => "TM" "Tuvalu" => "TV" "Türkei" => "TR" "USA" => "US" "Uganda" => "UG" "Ukraine" => "UA" "Uruguay" => "UY" "Usbekistan" => "UZ" "Vanuatu" => "VU" "Vatikanstaat" => "VA" "Venezuela" => "VE" "Vereinigte Arabische Emirate" => "AE" "Vereinigte Staaten, Minor Outlying Islands" => "UM" "Vietnam" => "VN" "Virgin Islands (Britisch)" => "VG" "Virgin Islands (U.S.)" => "VI" "Wallis und Futuna Islands" => "WF" "Weißrußland (Belarus)" => "BY" "Westsahara" => "EH" "Zentralafrikanische Republik" => "CF" "Zimbabwe" => "ZW" "Zypern" => "CY" "Ägypten" => "EG" "Äquatorialguinea" => "GQ" "Äthiopien" => "ET" ] |
[ "Deutschland" => "DE" "Frankreich" => "FR" "Großbritannien" => "GB" "Luxemburg" => "LU" "Niederlande" => "NL" "Polen" => "PL" "Schweiz" => "CH" "Tschechische Republik" => "CZ" "Ungarn" => "HU" "Österreich (Austria)" => "AT" "Afghanistan" => "AF" "Albanien" => "AL" "Algerien" => "DZ" "Amerikanisch-Samoa" => "AS" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarktis" => "AQ" "Antigua und Barbuda" => "AG" "Argentinien" => "AR" "Armenien" => "AM" "Aruba" => "AW" "Australien" => "AU" "Azerbaijan" => "AZ" "Bahamas" => "BS" "Bahrain" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belgien" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermudas" => "BM" "Bhutan" => "BT" "Bolivien" => "BO" "Bosnien-Herzegovina" => "BA" "Botswana" => "BW" "Bouvet Island" => "BV" "Brasilien" => "BR" "British Indian Ocean Territory" => "IO" "Brunei Darussalam" => "BN" "Bulgarien" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Canada" => "CA" "Chile" => "CL" "China" => "CN" "Christmas Island" => "CX" "Cocos (Keeling) Islands" => "CC" "Cook Islands" => "CK" "Costa Rica" => "CR" "Demokratische Republik Kongo" => "CD" "Djibouti" => "DJ" "Dominica" => "DM" "Dominikanische Republik" => "DO" "Dänemark" => "DK" "Ecuador" => "EC" "El Salvador" => "SV" "Elfenbeinküste (Cote D'Ivoire)" => "CI" "Eritrea" => "ER" "Estland" => "EE" "Falkland-Inseln (Malvinas)" => "FK" "Faröer-Inseln" => "FO" "Fiji" => "FJ" "Finnland" => "FI" "France, Metropolitan" => "FX" "Französisch Guiana" => "GF" "Französisch Polynesien" => "PF" "Französisches Südl.Territorium" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgien" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Grenada" => "GD" "Griechenland" => "GR" "Grönland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guinea" => "GN" "Guinea-Bissau" => "GW" "Guyana" => "GY" "Haiti" => "HT" "Heard und Mc Donald Islands" => "HM" "Honduras" => "HN" "Indien" => "IN" "Indonesien" => "ID" "Irak" => "IQ" "Iran (Islamische Republik)" => "IR" "Irland" => "IE" "Island" => "IS" "Israel" => "IL" "Italien" => "IT" "Jamaica" => "JM" "Japan" => "JP" "Jemen" => "YE" "Jordanien" => "JO" "Jugoslawien" => "YU" "Kamerun" => "CM" "Kap Verde" => "CV" "Kasachstan" => "KZ" "Katar" => "QA" "Kayman Islands" => "KY" "Kenya" => "KE" "Kirgisien" => "KG" "Kiribati" => "KI" "Kolumbien" => "CO" "Komoren" => "KM" "Kong Hong" => "HK" "Kongo" => "CG" "Korea" => "KR" "Korea, Volksrepublik" => "KP" "Kroatien" => "HR" "Kuba" => "CU" "Kuwait" => "KW" "Königreich Kambodscha" => "KH" "Laos" => "LA" "Lesotho" => "LS" "Lettland" => "LV" "Libanon" => "LB" "Liberia" => "LR" "Libyen" => "LY" "Liechtenstein" => "LI" "Litauen" => "LT" "Macao" => "MO" "Madagaskar" => "MG" "Malawi" => "MW" "Malaysien" => "MY" "Malediven" => "MV" "Mali" => "ML" "Malta" => "MT" "Marokko" => "MA" "Marshall-Inseln" => "MH" "Martinique" => "MQ" "Mauretanien" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mazedonien, ehem. Jugoslawische Republik" => "MK" "Mexico" => "MX" "Micronesien" => "FM" "Moldavien" => "MD" "Monaco" => "MC" "Mongolei" => "MN" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Neu Kaledonien" => "NC" "Neuseeland" => "NZ" "Nicaragua" => "NI" "Niederländische Antillen" => "AN" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Norfolk Island" => "NF" "Norwegen" => "NO" "Nördliche Marianneninseln" => "MP" "Oman" => "OM" "Ost-Timor" => "TP" "Pakistan" => "PK" "Palau" => "PW" "Panama" => "PA" "Papua Neuguinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Philippinen" => "PH" "Pitcairn" => "PN" "Portugal" => "PT" "Puerto Rico" => "PR" "Reunion" => "RE" "Ruanda" => "RW" "Rumänien" => "RO" "Russische Föderation" => "RU" "Saint Kitts und Nevis" => "KN" "Saint Lucia" => "LC" "Saint Vincent und Grenadines" => "VC" "Salomonen" => "SB" "Sambia" => "ZM" "Samoa" => "WS" "San Marino" => "SM" "Sao Tome und Principe" => "ST" "Saudi Arabien" => "SA" "Schweden" => "SE" "Senegal" => "SN" "Seychellen" => "SC" "Sierra Leone" => "SL" "Singapur" => "SG" "Slovenien" => "SI" "Slowakei" => "SK" "Somalia" => "SO" "Spanien" => "ES" "Sri Lanka" => "LK" "St. Helena" => "SH" "St. Pierre und Miquelon" => "PM" "Sudan" => "SD" "Surinam" => "SR" "Svalbard und Jan Mayen Islands" => "SJ" "Swaziland" => "SZ" "Syrien, Arabische Republik" => "SY" "Südafrika" => "ZA" "Südgeorgien und Südliche Sandwich-Inseln" => "GS" "Tadschikistan" => "TJ" "Taiwan" => "TW" "Tansania, United Republic of" => "TZ" "Thailand" => "TH" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad und Tobago" => "TT" "Tschad" => "TD" "Tunesien" => "TN" "Turk und Caicos-Inseln" => "TC" "Turkmenistan" => "TM" "Tuvalu" => "TV" "Türkei" => "TR" "USA" => "US" "Uganda" => "UG" "Ukraine" => "UA" "Uruguay" => "UY" "Usbekistan" => "UZ" "Vanuatu" => "VU" "Vatikanstaat" => "VA" "Venezuela" => "VE" "Vereinigte Arabische Emirate" => "AE" "Vereinigte Staaten, Minor Outlying Islands" => "UM" "Vietnam" => "VN" "Virgin Islands (Britisch)" => "VG" "Virgin Islands (U.S.)" => "VI" "Wallis und Futuna Islands" => "WF" "Weißrußland (Belarus)" => "BY" "Westsahara" => "EH" "Zentralafrikanische Republik" => "CF" "Zimbabwe" => "ZW" "Zypern" => "CY" "Ägypten" => "EG" "Äquatorialguinea" => "GQ" "Äthiopien" => "ET" ] |
| label | "customer.country" |
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" => "u-full-width" ] |
| 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 | [ "Deutschland" => "DE" "Frankreich" => "FR" "Großbritannien" => "GB" "Luxemburg" => "LU" "Niederlande" => "NL" "Polen" => "PL" "Schweiz" => "CH" "Tschechische Republik" => "CZ" "Ungarn" => "HU" "Österreich (Austria)" => "AT" "Afghanistan" => "AF" "Albanien" => "AL" "Algerien" => "DZ" "Amerikanisch-Samoa" => "AS" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarktis" => "AQ" "Antigua und Barbuda" => "AG" "Argentinien" => "AR" "Armenien" => "AM" "Aruba" => "AW" "Australien" => "AU" "Azerbaijan" => "AZ" "Bahamas" => "BS" "Bahrain" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belgien" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermudas" => "BM" "Bhutan" => "BT" "Bolivien" => "BO" "Bosnien-Herzegovina" => "BA" "Botswana" => "BW" "Bouvet Island" => "BV" "Brasilien" => "BR" "British Indian Ocean Territory" => "IO" "Brunei Darussalam" => "BN" "Bulgarien" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Canada" => "CA" "Chile" => "CL" "China" => "CN" "Christmas Island" => "CX" "Cocos (Keeling) Islands" => "CC" "Cook Islands" => "CK" "Costa Rica" => "CR" "Demokratische Republik Kongo" => "CD" "Djibouti" => "DJ" "Dominica" => "DM" "Dominikanische Republik" => "DO" "Dänemark" => "DK" "Ecuador" => "EC" "El Salvador" => "SV" "Elfenbeinküste (Cote D'Ivoire)" => "CI" "Eritrea" => "ER" "Estland" => "EE" "Falkland-Inseln (Malvinas)" => "FK" "Faröer-Inseln" => "FO" "Fiji" => "FJ" "Finnland" => "FI" "France, Metropolitan" => "FX" "Französisch Guiana" => "GF" "Französisch Polynesien" => "PF" "Französisches Südl.Territorium" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgien" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Grenada" => "GD" "Griechenland" => "GR" "Grönland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guinea" => "GN" "Guinea-Bissau" => "GW" "Guyana" => "GY" "Haiti" => "HT" "Heard und Mc Donald Islands" => "HM" "Honduras" => "HN" "Indien" => "IN" "Indonesien" => "ID" "Irak" => "IQ" "Iran (Islamische Republik)" => "IR" "Irland" => "IE" "Island" => "IS" "Israel" => "IL" "Italien" => "IT" "Jamaica" => "JM" "Japan" => "JP" "Jemen" => "YE" "Jordanien" => "JO" "Jugoslawien" => "YU" "Kamerun" => "CM" "Kap Verde" => "CV" "Kasachstan" => "KZ" "Katar" => "QA" "Kayman Islands" => "KY" "Kenya" => "KE" "Kirgisien" => "KG" "Kiribati" => "KI" "Kolumbien" => "CO" "Komoren" => "KM" "Kong Hong" => "HK" "Kongo" => "CG" "Korea" => "KR" "Korea, Volksrepublik" => "KP" "Kroatien" => "HR" "Kuba" => "CU" "Kuwait" => "KW" "Königreich Kambodscha" => "KH" "Laos" => "LA" "Lesotho" => "LS" "Lettland" => "LV" "Libanon" => "LB" "Liberia" => "LR" "Libyen" => "LY" "Liechtenstein" => "LI" "Litauen" => "LT" "Macao" => "MO" "Madagaskar" => "MG" "Malawi" => "MW" "Malaysien" => "MY" "Malediven" => "MV" "Mali" => "ML" "Malta" => "MT" "Marokko" => "MA" "Marshall-Inseln" => "MH" "Martinique" => "MQ" "Mauretanien" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mazedonien, ehem. Jugoslawische Republik" => "MK" "Mexico" => "MX" "Micronesien" => "FM" "Moldavien" => "MD" "Monaco" => "MC" "Mongolei" => "MN" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Neu Kaledonien" => "NC" "Neuseeland" => "NZ" "Nicaragua" => "NI" "Niederländische Antillen" => "AN" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Norfolk Island" => "NF" "Norwegen" => "NO" "Nördliche Marianneninseln" => "MP" "Oman" => "OM" "Ost-Timor" => "TP" "Pakistan" => "PK" "Palau" => "PW" "Panama" => "PA" "Papua Neuguinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Philippinen" => "PH" "Pitcairn" => "PN" "Portugal" => "PT" "Puerto Rico" => "PR" "Reunion" => "RE" "Ruanda" => "RW" "Rumänien" => "RO" "Russische Föderation" => "RU" "Saint Kitts und Nevis" => "KN" "Saint Lucia" => "LC" "Saint Vincent und Grenadines" => "VC" "Salomonen" => "SB" "Sambia" => "ZM" "Samoa" => "WS" "San Marino" => "SM" "Sao Tome und Principe" => "ST" "Saudi Arabien" => "SA" "Schweden" => "SE" "Senegal" => "SN" "Seychellen" => "SC" "Sierra Leone" => "SL" "Singapur" => "SG" "Slovenien" => "SI" "Slowakei" => "SK" "Somalia" => "SO" "Spanien" => "ES" "Sri Lanka" => "LK" "St. Helena" => "SH" "St. Pierre und Miquelon" => "PM" "Sudan" => "SD" "Surinam" => "SR" "Svalbard und Jan Mayen Islands" => "SJ" "Swaziland" => "SZ" "Syrien, Arabische Republik" => "SY" "Südafrika" => "ZA" "Südgeorgien und Südliche Sandwich-Inseln" => "GS" "Tadschikistan" => "TJ" "Taiwan" => "TW" "Tansania, United Republic of" => "TZ" "Thailand" => "TH" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad und Tobago" => "TT" "Tschad" => "TD" "Tunesien" => "TN" "Turk und Caicos-Inseln" => "TC" "Turkmenistan" => "TM" "Tuvalu" => "TV" "Türkei" => "TR" "USA" => "US" "Uganda" => "UG" "Ukraine" => "UA" "Uruguay" => "UY" "Usbekistan" => "UZ" "Vanuatu" => "VU" "Vatikanstaat" => "VA" "Venezuela" => "VE" "Vereinigte Arabische Emirate" => "AE" "Vereinigte Staaten, Minor Outlying Islands" => "UM" "Vietnam" => "VN" "Virgin Islands (Britisch)" => "VG" "Virgin Islands (U.S.)" => "VI" "Wallis und Futuna Islands" => "WF" "Weißrußland (Belarus)" => "BY" "Westsahara" => "EH" "Zentralafrikanische Republik" => "CF" "Zimbabwe" => "ZW" "Zypern" => "CY" "Ägypten" => "EG" "Äquatorialguinea" => "GQ" "Äthiopien" => "ET" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "customer.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#1090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1089 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_appbundle_customer_register_customer_country" ] |
| cache_key | "_appbundle_customer_register_customer_country_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1247 +label: "Deutschland" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1249 +label: "Frankreich" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1250 +label: "Großbritannien" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1256 +label: "Luxemburg" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1258 +label: "Niederlande" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1259 +label: "Polen" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1260 +label: "Schweiz" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1261 +label: "Tschechische Republik" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +label: "Ungarn" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1263 +label: "Österreich (Austria)" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1264 +label: "Afghanistan" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1265 +label: "Albanien" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1266 +label: "Algerien" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1267 +label: "Amerikanisch-Samoa" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1268 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1269 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1270 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1271 +label: "Antarktis" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1272 +label: "Antigua und Barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1273 +label: "Argentinien" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1274 +label: "Armenien" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1275 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1276 +label: "Australien" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1277 +label: "Azerbaijan" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1278 +label: "Bahamas" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1279 +label: "Bahrain" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1280 +label: "Bangladesh" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1281 +label: "Barbados" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1282 +label: "Belgien" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1283 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1284 +label: "Benin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1285 +label: "Bermudas" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1286 +label: "Bhutan" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1287 +label: "Bolivien" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1288 +label: "Bosnien-Herzegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1289 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1290 +label: "Bouvet Island" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1291 +label: "Brasilien" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1292 +label: "British Indian Ocean Territory" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1293 +label: "Brunei Darussalam" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1294 +label: "Bulgarien" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1295 +label: "Burkina Faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1296 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1297 +label: "Canada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +label: "Chile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +label: "China" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1300 +label: "Christmas Island" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1301 +label: "Cocos (Keeling) Islands" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1302 +label: "Cook Islands" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1303 +label: "Costa Rica" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1304 +label: "Demokratische Republik Kongo" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +label: "Djibouti" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1306 +label: "Dominica" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +label: "Dominikanische Republik" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1308 +label: "Dänemark" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1309 +label: "Ecuador" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +label: "El Salvador" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1311 +label: "Elfenbeinküste (Cote D'Ivoire)" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +label: "Eritrea" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1313 +label: "Estland" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +label: "Falkland-Inseln (Malvinas)" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1315 +label: "Faröer-Inseln" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1316 +label: "Fiji" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +label: "Finnland" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1318 +label: "France, Metropolitan" +value: "FX" +data: "FX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +label: "Französisch Guiana" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1320 +label: "Französisch Polynesien" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1321 +label: "Französisches Südl.Territorium" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1322 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +label: "Gambia" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1324 +label: "Georgien" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1325 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1326 +label: "Gibraltar" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +label: "Grenada" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1328 +label: "Griechenland" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1329 +label: "Grönland" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1330 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1331 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1332 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1333 +label: "Guinea" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1334 +label: "Guinea-Bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1335 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1336 +label: "Haiti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +label: "Heard und Mc Donald Islands" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1338 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +label: "Indien" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1340 +label: "Indonesien" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1341 +label: "Irak" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1342 +label: "Iran (Islamische Republik)" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1343 +label: "Irland" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1344 +label: "Island" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1345 +label: "Israel" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1346 +label: "Italien" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1347 +label: "Jamaica" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1348 +label: "Japan" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1349 +label: "Jemen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1350 +label: "Jordanien" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1351 +label: "Jugoslawien" +value: "YU" +data: "YU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +label: "Kamerun" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +label: "Kap Verde" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +label: "Kasachstan" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +label: "Katar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1356 +label: "Kayman Islands" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1357 +label: "Kenya" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +label: "Kirgisien" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1359 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1360 +label: "Kolumbien" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1361 +label: "Komoren" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1362 +label: "Kong Hong" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1363 +label: "Kongo" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1364 +label: "Korea" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "Korea, Volksrepublik" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1366 +label: "Kroatien" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1367 +label: "Kuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +label: "Kuwait" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1369 +label: "Königreich Kambodscha" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1370 +label: "Laos" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1371 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1372 +label: "Lettland" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1373 +label: "Libanon" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +label: "Liberia" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1375 +label: "Libyen" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "Liechtenstein" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +label: "Litauen" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1378 +label: "Macao" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1379 +label: "Madagaskar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1380 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +label: "Malaysien" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +label: "Malediven" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1383 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1385 +label: "Marokko" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +label: "Marshall-Inseln" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +label: "Martinique" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "Mauretanien" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1389 +label: "Mauritius" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "Mazedonien, ehem. Jugoslawische Republik" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "Mexico" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1393 +label: "Micronesien" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +label: "Moldavien" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1395 +label: "Monaco" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1396 +label: "Mongolei" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1398 +label: "Mozambique" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1399 +label: "Myanmar" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1400 +label: "Namibia" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1401 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "Nepal" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "Neu Kaledonien" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +label: "Neuseeland" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "Nicaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "Niederländische Antillen" +value: "AN" +data: "AN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "Nigeria" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "Niue" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "Norfolk Island" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "Norwegen" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +label: "Nördliche Marianneninseln" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "Oman" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "Ost-Timor" +value: "TP" +data: "TP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "Pakistan" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +label: "Palau" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1417 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "Papua Neuguinea" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "Paraguay" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +label: "Peru" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "Philippinen" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1422 +label: "Pitcairn" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "Portugal" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +label: "Puerto Rico" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1425 +label: "Reunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1426 +label: "Ruanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1427 +label: "Rumänien" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +label: "Russische Föderation" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1429 +label: "Saint Kitts und Nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1430 +label: "Saint Lucia" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1431 +label: "Saint Vincent und Grenadines" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1432 +label: "Salomonen" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1433 +label: "Sambia" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1434 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "San Marino" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +label: "Sao Tome und Principe" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1437 +label: "Saudi Arabien" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +label: "Schweden" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "Senegal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "Seychellen" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +label: "Sierra Leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +label: "Singapur" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1443 +label: "Slovenien" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "Slowakei" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +label: "Somalia" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "Spanien" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +label: "Sri Lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "St. Helena" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +label: "St. Pierre und Miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "Sudan" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "Surinam" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "Svalbard und Jan Mayen Islands" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "Swaziland" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Syrien, Arabische Republik" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "Südafrika" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Südgeorgien und Südliche Sandwich-Inseln" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Tadschikistan" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "Taiwan" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "Tansania, United Republic of" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "Thailand" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "Trinidad und Tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "Tschad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "Tunesien" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "Turk und Caicos-Inseln" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "Turkmenistan" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "Türkei" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +label: "USA" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "Uganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "Ukraine" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "Uruguay" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "Usbekistan" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1477 +label: "Vatikanstaat" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1478 +label: "Venezuela" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "Vereinigte Arabische Emirate" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "Vereinigte Staaten, Minor Outlying Islands" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1481 +label: "Vietnam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +label: "Virgin Islands (Britisch)" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1483 +label: "Virgin Islands (U.S.)" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +label: "Wallis und Futuna Islands" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "Weißrußland (Belarus)" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "Westsahara" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "Zentralafrikanische Republik" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "Zypern" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "Ägypten" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "Äquatorialguinea" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "Äthiopien" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Deutschland" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1072 -form: Symfony\Component\Form\Form {#1148 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1199 …5} |
| full_name | "appbundle_customer_register[customer][country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_country" |
| is_selected | Closure($choice, $value) {#1495 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| label | "customer.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_country" |
| valid | true |
| value | "" |
fon
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| label | "customer.fon" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1097 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "customer.fon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1100 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_customer_register_customer_fon" ] |
| cache_key | "_appbundle_customer_register_customer_fon_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1494 -form: Symfony\Component\Form\Form {#1151 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1496 …5} |
| full_name | "appbundle_customer_register[customer][fon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_fon" |
| label | "customer.fon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_fon" |
| valid | true |
| value | "" |
contactPerson
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| label | "address.contact" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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.contact" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1111 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_customer_register_customer_contactPerson" ] |
| cache_key | "_appbundle_customer_register_customer_contactPerson_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1497 -form: Symfony\Component\Form\Form {#1154 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1498 …5} |
| full_name | "appbundle_customer_register[customer][contactPerson]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_contactPerson" |
| label | "address.contact" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contactPerson" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_contactPerson" |
| valid | true |
| value | "" |
fax
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| label | "customer.fax" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1119 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "customer.fax" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1120 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appbundle_customer_register_customer_fax" ] |
| cache_key | "_appbundle_customer_register_customer_fax_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1499 -form: Symfony\Component\Form\Form {#1157 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1500 …5} |
| full_name | "appbundle_customer_register[customer][fax]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_customer_fax" |
| label | "customer.fax" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fax" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_customer_fax" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1009 +payload: null +message: "security.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1011 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "security.password.min_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1009 +payload: null +message: "security.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1011 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "security.password.min_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| first_options | [ "label" => "security.password" ] |
[ "label" => "security.password" ] |
| invalid_message | "security.password.must_match" |
same as passed value |
| options | [ "attr" => [ "class" => "u-full-width" ] ] |
[ "attr" => [ "class" => "u-full-width" ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => "security.password.repeated" ] |
[ "label" => "security.password.repeated" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1009 +payload: null +message: "security.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1011 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "security.password.min_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#929 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "security.password" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "security.password.must_match" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "class" => "u-full-width" ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "security.password.repeated" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#941 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_appbundle_customer_register_plainPassword" ] |
| cache_key | "_appbundle_customer_register_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1017 -form: Symfony\Component\Form\Form {#1181 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1026 …5} |
| full_name | "appbundle_customer_register[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| error_bubbling | false |
false
|
| label | "security.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1161 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "security.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1162 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_appbundle_customer_register_plainPassword_first" ] |
| cache_key | "_appbundle_customer_register_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1504 -form: Symfony\Component\Form\Form {#1184 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1503 …5} |
| full_name | "appbundle_customer_register[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_plainPassword_first" |
| label | "security.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" => "u-full-width" ] |
[ "class" => "u-full-width" ] |
| error_bubbling | false |
false
|
| label | "security.password.repeated" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "u-full-width" ] |
| 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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1174 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| 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 | "security.password.repeated" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1175 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "u-full-width" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_appbundle_customer_register_plainPassword_second" ] |
| cache_key | "_appbundle_customer_register_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1505 -form: Symfony\Component\Form\Form {#1187 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1506 …5} |
| full_name | "appbundle_customer_register[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_plainPassword_second" |
| label | "security.password.repeated" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_plainPassword_second" |
| valid | true |
| value | "" |
datenschutz
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#974 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#955 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#953 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#980 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_appbundle_customer_register_datenschutz" ] |
| cache_key | "_appbundle_customer_register_datenschutz_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1502 -form: Symfony\Component\Form\Form {#1190 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1501 …5} |
| full_name | "appbundle_customer_register[datenschutz]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register_datenschutz" |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "datenschutz" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_datenschutz" |
| valid | true |
| value | "1" |
register
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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" => "button button-primary" ] |
[ "class" => "button button-primary" ] |
| label | "customer.register.button" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button button-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "customer.register.button" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "button button-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_appbundle_customer_register_register" ] |
| cache_key | "_appbundle_customer_register_register_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1507 …5} |
| full_name | "appbundle_customer_register[register]" |
| id | "appbundle_customer_register_register" |
| label | "customer.register.button" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "register" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register_register" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2abcb948bc514a080f3d8c.9SUh1Pz8Rq6IO2YH8QItXkvdSLGTqT2e_eyQeY_6is8.k1JNm5-0COHbSwRRxUpuMQbwP_Pr0EX0s7nFK7bL8qinElvjtMsCg-QMUg" |
| 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 | "2abcb948bc514a080f3d8c.9SUh1Pz8Rq6IO2YH8QItXkvdSLGTqT2e_eyQeY_6is8.k1JNm5-0COHbSwRRxUpuMQbwP_Pr0EX0s7nFK7bL8qinElvjtMsCg-QMUg" |
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 {#408 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#409 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#922 …} -namespace: Closure() {#928 …} } |
| data | "2abcb948bc514a080f3d8c.9SUh1Pz8Rq6IO2YH8QItXkvdSLGTqT2e_eyQeY_6is8.k1JNm5-0COHbSwRRxUpuMQbwP_Pr0EX0s7nFK7bL8qinElvjtMsCg-QMUg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#927 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#865 …} $translationDomain: "validators" $message: Closure() {#1509 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_appbundle_customer_register__token" ] |
| cache_key | "_appbundle_customer_register__token_hidden" |
| compound | false |
| data | "2abcb948bc514a080f3d8c.9SUh1Pz8Rq6IO2YH8QItXkvdSLGTqT2e_eyQeY_6is8.k1JNm5-0COHbSwRRxUpuMQbwP_Pr0EX0s7nFK7bL8qinElvjtMsCg-QMUg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1524 -form: Symfony\Component\Form\Form {#1520 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1515 …5} |
| full_name | "appbundle_customer_register[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appbundle_customer_register__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_register__token" |
| valid | true |
| value | "2abcb948bc514a080f3d8c.9SUh1Pz8Rq6IO2YH8QItXkvdSLGTqT2e_eyQeY_6is8.k1JNm5-0COHbSwRRxUpuMQbwP_Pr0EX0s7nFK7bL8qinElvjtMsCg-QMUg" |