Forms
-
customer_registration
-
country
-
email
-
creditAutoPay
-
companyCustomer
-
ic
-
dic
-
prefix
-
dic
-
-
company
-
phone
-
prefix
-
phone
-
-
name
-
surname
-
street
-
city
-
zip
-
detailedOrderEmails
-
periodicBilling
-
password
-
first
-
second
-
-
aresValues
-
_token
-
customer_registration
"App\Echotrade\Form\Type\CustomerRegistrationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Echotrade\Entity\Customer {#784 #name: null #surname: null #street: null #city: null #zip: null #phone: null #email: null #country: null -id: null #companyCustomer: false #aresValues: false #ic: null #dic: null #company: null #user: App\Security\Entity\User {#869 …} #category: ? App\Echotrade\Entity\CustomerCategory #adminNote: null -created: DateTime @1776473354 {#844 date: 2026-04-18 02:49:14.072155 Europe/Bratislava (+02:00) } -discount: null -credit: null -creditAutoPay: true -usingCredit: false -allowPeriodicBilling: true -periodicBilling: true -periodicBillingFrom: DateTime @1776473354 {#849 date: 2026-04-18 02:49:14.114890 Europe/Bratislava (+02:00) } -delayedInvoices: false -detailedOrderEmails: true #orders: Doctrine\Common\Collections\ArrayCollection {#845 …} #selfCommissionCode: null #commissionAccountPrefix: null #commissionAccount: null #commissionAccountBankCode: null #registrationCommissionCode: null #registrationCommissionEmailInterval: 4 -commissionPercent: null -minCommissionPamentValue: null #commissions: Doctrine\Common\Collections\ArrayCollection {#830 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Echotrade\Entity\Customer {#784 #name: null #surname: null #street: null #city: null #zip: null #phone: null #email: null #country: null -id: null #companyCustomer: false #aresValues: false #ic: null #dic: null #company: null #user: App\Security\Entity\User {#869 …} #category: ? App\Echotrade\Entity\CustomerCategory #adminNote: null -created: DateTime @1776473354 {#844 date: 2026-04-18 02:49:14.072155 Europe/Bratislava (+02:00) } -discount: null -credit: null -creditAutoPay: true -usingCredit: false -allowPeriodicBilling: true -periodicBilling: true -periodicBillingFrom: DateTime @1776473354 {#849 date: 2026-04-18 02:49:14.114890 Europe/Bratislava (+02:00) } -delayedInvoices: false -detailedOrderEmails: true #orders: Doctrine\Common\Collections\ArrayCollection {#845 …} #selfCommissionCode: null #commissionAccountPrefix: null #commissionAccount: null #commissionAccountBankCode: null #registrationCommissionCode: null #registrationCommissionEmailInterval: 4 -commissionPercent: null -minCommissionPamentValue: null #commissions: Doctrine\Common\Collections\ArrayCollection {#830 …} } |
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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data | App\Echotrade\Entity\Customer {#784 #name: null #surname: null #street: null #city: null #zip: null #phone: null #email: null #country: null -id: null #companyCustomer: false #aresValues: false #ic: null #dic: null #company: null #user: App\Security\Entity\User {#869 …} #category: ? App\Echotrade\Entity\CustomerCategory #adminNote: null -created: DateTime @1776473354 {#844 date: 2026-04-18 02:49:14.072155 Europe/Bratislava (+02:00) } -discount: null -credit: null -creditAutoPay: true -usingCredit: false -allowPeriodicBilling: true -periodicBilling: true -periodicBillingFrom: DateTime @1776473354 {#849 date: 2026-04-18 02:49:14.114890 Europe/Bratislava (+02:00) } -delayedInvoices: false -detailedOrderEmails: true #orders: Doctrine\Common\Collections\ArrayCollection {#845 …} #selfCommissionCode: null #commissionAccountPrefix: null #commissionAccount: null #commissionAccountBankCode: null #registrationCommissionCode: null #registrationCommissionEmailInterval: 4 -commissionPercent: null -minCommissionPamentValue: null #commissions: Doctrine\Common\Collections\ArrayCollection {#830 …} } |
| data_class | "App\Echotrade\Entity\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Echotrade\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 | [] |
| 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() {#1050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1051 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "customer_registration" "_customer_registration" ] |
| cache_key | "_customer_registration_customer_registration" |
| compound | true |
| data | App\Echotrade\Entity\Customer {#784 #name: null #surname: null #street: null #city: null #zip: null #phone: null #email: null #country: null -id: null #companyCustomer: false #aresValues: false #ic: null #dic: null #company: null #user: App\Security\Entity\User {#869 …} #category: ? App\Echotrade\Entity\CustomerCategory #adminNote: null -created: DateTime @1776473354 {#844 date: 2026-04-18 02:49:14.072155 Europe/Bratislava (+02:00) } -discount: null -credit: null -creditAutoPay: true -usingCredit: false -allowPeriodicBilling: true -periodicBilling: true -periodicBillingFrom: DateTime @1776473354 {#849 date: 2026-04-18 02:49:14.114890 Europe/Bratislava (+02:00) } -delayedInvoices: false -detailedOrderEmails: true #orders: Doctrine\Common\Collections\ArrayCollection {#845 …} #selfCommissionCode: null #commissionAccountPrefix: null #commissionAccount: null #commissionAccountBankCode: null #registrationCommissionCode: null #registrationCommissionEmailInterval: 4 -commissionPercent: null -minCommissionPamentValue: null #commissions: Doctrine\Common\Collections\ArrayCollection {#830 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2300 -form: Symfony\Component\Form\Form {#1371 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2288 …5} |
| full_name | "customer_registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customer_registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "App\Echotrade\Form\Type\CustomerRegistrationType" |
| unique_block_prefix | "_customer_registration" |
| valid | true |
| value | App\Echotrade\Entity\Customer {#784 #name: null #surname: null #street: null #city: null #zip: null #phone: null #email: null #country: null -id: null #companyCustomer: false #aresValues: false #ic: null #dic: null #company: null #user: App\Security\Entity\User {#869 …} #category: ? App\Echotrade\Entity\CustomerCategory #adminNote: null -created: DateTime @1776473354 {#844 date: 2026-04-18 02:49:14.072155 Europe/Bratislava (+02:00) } -discount: null -credit: null -creditAutoPay: true -usingCredit: false -allowPeriodicBilling: true -periodicBilling: true -periodicBillingFrom: DateTime @1776473354 {#849 date: 2026-04-18 02:49:14.114890 Europe/Bratislava (+02:00) } -delayedInvoices: false -detailedOrderEmails: true #orders: Doctrine\Common\Collections\ArrayCollection {#845 …} #selfCommissionCode: null #commissionAccountPrefix: null #commissionAccount: null #commissionAccountBankCode: null #registrationCommissionCode: null #registrationCommissionEmailInterval: 4 -commissionPercent: null -minCommissionPamentValue: null #commissions: Doctrine\Common\Collections\ArrayCollection {#830 …} } |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | null |
same as passed value |
| class | "App\Echotrade\Entity\Country" |
same as passed value |
| disabled | false |
same as passed value |
| placeholder | "Select 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1032 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1077 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1221 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1027 …} } |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1231 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1226 …} } |
| choices | null |
| class | "App\Echotrade\Entity\Country" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container5W8ADub\EntityManagerGhostEbeb667 {#449 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1078 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Container5W8ADub\EntityManagerGhostEbeb667 {#449 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1073 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Select country" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1065 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_customer_registration_country" ] |
| cache_key | "_customer_registration_country_entity" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "Austria" +value: "AT" +data: App\Echotrade\Entity\Country {#2391 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "Belgium" +value: "BE" +data: App\Echotrade\Entity\Country {#2414 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "Bulgaria" +value: "BG" +data: App\Echotrade\Entity\Country {#2411 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Czech Republic" +value: "CZ" +data: App\Echotrade\Entity\Country {#2408 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "Germany" +value: "DE" +data: App\Echotrade\Entity\Country {#2405 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "Denmark" +value: "DK" +data: App\Echotrade\Entity\Country {#2400 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "Estonia" +value: "EE" +data: App\Echotrade\Entity\Country {#2353 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "Spain" +value: "ES" +data: App\Echotrade\Entity\Country {#2339 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Finland" +value: "FI" +data: App\Echotrade\Entity\Country {#2355 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "France" +value: "FR" +data: App\Echotrade\Entity\Country {#2349 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Greece" +value: "GR" +data: App\Echotrade\Entity\Country {#2284 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Croatia" +value: "HR" +data: App\Echotrade\Entity\Country {#2378 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "Hungary" +value: "HU" +data: App\Echotrade\Entity\Country {#2380 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "Italy" +value: "IT" +data: App\Echotrade\Entity\Country {#2383 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "Lithuania" +value: "LT" +data: App\Echotrade\Entity\Country {#2386 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "Luxembourg" +value: "LU" +data: App\Echotrade\Entity\Country {#2377 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "Latvia" +value: "LV" +data: App\Echotrade\Entity\Country {#2371 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "Netherlands" +value: "NL" +data: App\Echotrade\Entity\Country {#2368 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "Poland" +value: "PL" +data: App\Echotrade\Entity\Country {#2365 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "Portugal" +value: "PT" +data: App\Echotrade\Entity\Country {#2360 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "Romania" +value: "RO" +data: App\Echotrade\Entity\Country {#2362 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Sweden" +value: "SE" +data: App\Echotrade\Entity\Country {#2417 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "Slovenia" +value: "SI" +data: App\Echotrade\Entity\Country {#2334 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "Slovakia" +value: "SK" +data: App\Echotrade\Entity\Country {#2331 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "Ukraine" +value: "UA" +data: App\Echotrade\Entity\Country {#2328 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2309 -form: Symfony\Component\Form\Form {#1409 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2311 …5} |
| full_name | "customer_registration[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_country" |
| is_selected | Closure($choice, $value) {#2315 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "Select country" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Bridge\Doctrine\Form\Type\EntityType" |
| unique_block_prefix | "_customer_registration_country" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1205 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1204 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_customer_registration_email" ] |
| cache_key | "_customer_registration_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2317 -form: Symfony\Component\Form\Form {#1412 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2316 …5} |
| full_name | "customer_registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| unique_block_prefix | "_customer_registration_email" |
| valid | true |
| value | "" |
creditAutoPay
"App\Core\Form\Type\SelectBooleanType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "Automatically pay orders with credit whenever it is possible." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 | [ "Yes" => true "No" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | "Automatically pay orders with credit whenever it is possible." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1191 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "select_boolean" "_customer_registration_creditAutoPay" ] |
| cache_key | "_customer_registration_creditAutoPay_select_boolean" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | true |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2314 -form: Symfony\Component\Form\Form {#1415 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2313 …5} |
| full_name | "customer_registration[creditAutoPay]" |
| help | "Automatically pay orders with credit whenever it is possible." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_creditAutoPay" |
| is_selected | Closure($choice, $value) {#2303 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "creditAutoPay" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| typeClass | "App\Core\Form\Type\SelectBooleanType" |
| unique_block_prefix | "_customer_registration_creditAutoPay" |
| valid | true |
| value | "1" |
companyCustomer
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1182 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1181 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1172 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_customer_registration_companyCustomer" ] |
| cache_key | "_customer_registration_companyCustomer_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2299 -form: Symfony\Component\Form\Form {#1373 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2298 …5} |
| full_name | "customer_registration[companyCustomer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_companyCustomer" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyCustomer" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\CheckboxType" |
| unique_block_prefix | "_customer_registration_companyCustomer" |
| valid | true |
| value | "1" |
ic
"App\Core\Form\Type\GroupedTextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| after | "Doplnit údaje z rejstříku" |
same as passed value |
| attr | [ "class" => "ic" ] |
[ "class" => "ic" ] |
| disabled | false |
same as passed value |
| raw | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "ares-ico-fill" ] |
[ "class" => "ares-ico-fill" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| after | "Doplnit údaje z rejstříku" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "ic" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| before | "" |
| 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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1230 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| raw | true |
| required | false |
| row_attr | [ "class" => "ares-ico-fill" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1229 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| after | "Doplnit údaje z rejstříku" |
| attr | [ "class" => "ic" ] |
| attr_translation_parameters | [] |
| before | "" |
| block_prefixes | [ "form" "grouped_input" "_customer_registration_ic" ] |
| cache_key | "_customer_registration_ic_grouped_input" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2297 -form: Symfony\Component\Form\Form {#1376 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2267 …5} |
| full_name | "customer_registration[ic]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_ic" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ic" |
| priority | 0 |
| raw | true |
| required | false |
| row_attr | [ "class" => "ares-ico-fill" ] |
| submitted | false |
| translation_domain | null |
| typeClass | "App\Core\Form\Type\GroupedTextType" |
| unique_block_prefix | "_customer_registration_ic" |
| valid | true |
| value | "" |
dic
"App\Echotrade\Form\Type\DicType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "prefix" => null "dic" => "" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| fixed_country | 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 | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| prefix_attr | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "ares-dic-fill" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1244 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "grouped_subform" "_customer_registration_dic" ] |
| cache_key | "_customer_registration_dic_grouped_subform" |
| compound | true |
| data | [ "prefix" => null "dic" => "" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2422 -form: Symfony\Component\Form\Form {#1399 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2420 …5} |
| full_name | "customer_registration[dic]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_dic" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dic" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "ares-dic-fill" ] |
| submitted | false |
| translation_domain | null |
| typeClass | "App\Echotrade\Form\Type\DicType" |
| unique_block_prefix | "_customer_registration_dic" |
| valid | true |
| value | [ "prefix" => null "dic" => "" ] |
prefix
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "col" => "xl-2" "style" => "overflow: hidden;" "col_style" => "overflow: hidden;" "data-disabled" => false ] |
[ "col" => "xl-2" "style" => "overflow: hidden;" "col_style" => "overflow: hidden;" "data-disabled" => false ] |
| choice_translation_domain | false |
same as passed value |
| choices | [ "AW" => "AW" "AF" => "AF" "AO" => "AO" "AL" => "AL" "AD" => "AD" "AE" => "AE" "AR" => "AR" "AM" => "AM" "AS" => "AS" "AG" => "AG" "AU" => "AU" "AT" => "AT" "AZ" => "AZ" "BI" => "BI" "BE" => "BE" "BJ" => "BJ" "BF" => "BF" "BD" => "BD" "BG" => "BG" "BH" => "BH" "BS" => "BS" "BA" => "BA" "BY" => "BY" "BZ" => "BZ" "BM" => "BM" "BO" => "BO" "BR" => "BR" "BB" => "BB" "BN" => "BN" "BT" => "BT" "BW" => "BW" "CF" => "CF" "CA" => "CA" "CH" => "CH" "JG" => "JG" "CL" => "CL" "CN" => "CN" "CI" => "CI" "CM" => "CM" "CD" => "CD" "CG" => "CG" "CO" => "CO" "KM" => "KM" "CV" => "CV" "CR" => "CR" "CU" => "CU" "CW" => "CW" "KY" => "KY" "CY" => "CY" "CZ" => "CZ" "DE" => "DE" "DJ" => "DJ" "DM" => "DM" "DK" => "DK" "DO" => "DO" "DZ" => "DZ" "EC" => "EC" "EG" => "EG" "ER" => "ER" "ES" => "ES" "EE" => "EE" "ET" => "ET" "FI" => "FI" "FJ" => "FJ" "FR" => "FR" "FO" => "FO" "FM" => "FM" "GA" => "GA" "GB" => "GB" "GE" => "GE" "GH" => "GH" "GI" => "GI" "GN" => "GN" "GM" => "GM" "GW" => "GW" "GQ" => "GQ" "GR" => "GR" "GD" => "GD" "GL" => "GL" "GT" => "GT" "GU" => "GU" "GY" => "GY" "HK" => "HK" "HN" => "HN" "HR" => "HR" "HT" => "HT" "HU" => "HU" "ID" => "ID" "IM" => "IM" "IN" => "IN" "IE" => "IE" "IR" => "IR" "IQ" => "IQ" "IS" => "IS" "IL" => "IL" "IT" => "IT" "JM" => "JM" "JO" => "JO" "JP" => "JP" "KZ" => "KZ" "KE" => "KE" "KG" => "KG" "KH" => "KH" "KI" => "KI" "KN" => "KN" "KR" => "KR" "KW" => "KW" "LA" => "LA" "LB" => "LB" "LR" => "LR" "LY" => "LY" "LC" => "LC" "LI" => "LI" "LK" => "LK" "LS" => "LS" "LT" => "LT" "LU" => "LU" "LV" => "LV" "MO" => "MO" "MF" => "MF" "MA" => "MA" "MC" => "MC" "MD" => "MD" "MG" => "MG" "MV" => "MV" "MX" => "MX" "MH" => "MH" "MK" => "MK" "ML" => "ML" "MT" => "MT" "MM" => "MM" "ME" => "ME" "MN" => "MN" "MP" => "MP" "MZ" => "MZ" "MR" => "MR" "MU" => "MU" "MW" => "MW" "MY" => "MY" "NA" => "NA" "NC" => "NC" "NE" => "NE" "NG" => "NG" "NI" => "NI" "NL" => "NL" "NO" => "NO" "NP" => "NP" "NR" => "NR" "NZ" => "NZ" "OM" => "OM" "PK" => "PK" "PA" => "PA" "PE" => "PE" "PH" => "PH" "PW" => "PW" "PG" => "PG" "PL" => "PL" "PR" => "PR" "KP" => "KP" "PT" => "PT" "PY" => "PY" "PS" => "PS" "PF" => "PF" "QA" => "QA" "RO" => "RO" "RU" => "RU" "RW" => "RW" "SA" => "SA" "SD" => "SD" "SN" => "SN" "SG" => "SG" "SB" => "SB" "SL" => "SL" "SV" => "SV" "SM" => "SM" "SO" => "SO" "RS" => "RS" "SS" => "SS" "ST" => "ST" "SR" => "SR" "SK" => "SK" "SI" => "SI" "SE" => "SE" "SZ" => "SZ" "SX" => "SX" "SC" => "SC" "SY" => "SY" "TC" => "TC" "TD" => "TD" "TG" => "TG" "TH" => "TH" "TJ" => "TJ" "TM" => "TM" "TL" => "TL" "TO" => "TO" "TT" => "TT" "TN" => "TN" "TR" => "TR" "TV" => "TV" "TW" => "TW" "TZ" => "TZ" "UG" => "UG" "UA" => "UA" "UY" => "UY" "US" => "US" "UZ" => "UZ" "VC" => "VC" "VE" => "VE" "VG" => "VG" "VI" => "VI" "VN" => "VN" "VU" => "VU" "WS" => "WS" "XK" => "XK" "YE" => "YE" "ZA" => "ZA" "ZM" => "ZM" "ZW" => "ZW" ] |
[ "AW" => "AW" "AF" => "AF" "AO" => "AO" "AL" => "AL" "AD" => "AD" "AE" => "AE" "AR" => "AR" "AM" => "AM" "AS" => "AS" "AG" => "AG" "AU" => "AU" "AT" => "AT" "AZ" => "AZ" "BI" => "BI" "BE" => "BE" "BJ" => "BJ" "BF" => "BF" "BD" => "BD" "BG" => "BG" "BH" => "BH" "BS" => "BS" "BA" => "BA" "BY" => "BY" "BZ" => "BZ" "BM" => "BM" "BO" => "BO" "BR" => "BR" "BB" => "BB" "BN" => "BN" "BT" => "BT" "BW" => "BW" "CF" => "CF" "CA" => "CA" "CH" => "CH" "JG" => "JG" "CL" => "CL" "CN" => "CN" "CI" => "CI" "CM" => "CM" "CD" => "CD" "CG" => "CG" "CO" => "CO" "KM" => "KM" "CV" => "CV" "CR" => "CR" "CU" => "CU" "CW" => "CW" "KY" => "KY" "CY" => "CY" "CZ" => "CZ" "DE" => "DE" "DJ" => "DJ" "DM" => "DM" "DK" => "DK" "DO" => "DO" "DZ" => "DZ" "EC" => "EC" "EG" => "EG" "ER" => "ER" "ES" => "ES" "EE" => "EE" "ET" => "ET" "FI" => "FI" "FJ" => "FJ" "FR" => "FR" "FO" => "FO" "FM" => "FM" "GA" => "GA" "GB" => "GB" "GE" => "GE" "GH" => "GH" "GI" => "GI" "GN" => "GN" "GM" => "GM" "GW" => "GW" "GQ" => "GQ" "GR" => "GR" "GD" => "GD" "GL" => "GL" "GT" => "GT" "GU" => "GU" "GY" => "GY" "HK" => "HK" "HN" => "HN" "HR" => "HR" "HT" => "HT" "HU" => "HU" "ID" => "ID" "IM" => "IM" "IN" => "IN" "IE" => "IE" "IR" => "IR" "IQ" => "IQ" "IS" => "IS" "IL" => "IL" "IT" => "IT" "JM" => "JM" "JO" => "JO" "JP" => "JP" "KZ" => "KZ" "KE" => "KE" "KG" => "KG" "KH" => "KH" "KI" => "KI" "KN" => "KN" "KR" => "KR" "KW" => "KW" "LA" => "LA" "LB" => "LB" "LR" => "LR" "LY" => "LY" "LC" => "LC" "LI" => "LI" "LK" => "LK" "LS" => "LS" "LT" => "LT" "LU" => "LU" "LV" => "LV" "MO" => "MO" "MF" => "MF" "MA" => "MA" "MC" => "MC" "MD" => "MD" "MG" => "MG" "MV" => "MV" "MX" => "MX" "MH" => "MH" "MK" => "MK" "ML" => "ML" "MT" => "MT" "MM" => "MM" "ME" => "ME" "MN" => "MN" "MP" => "MP" "MZ" => "MZ" "MR" => "MR" "MU" => "MU" "MW" => "MW" "MY" => "MY" "NA" => "NA" "NC" => "NC" "NE" => "NE" "NG" => "NG" "NI" => "NI" "NL" => "NL" "NO" => "NO" "NP" => "NP" "NR" => "NR" "NZ" => "NZ" "OM" => "OM" "PK" => "PK" "PA" => "PA" "PE" => "PE" "PH" => "PH" "PW" => "PW" "PG" => "PG" "PL" => "PL" "PR" => "PR" "KP" => "KP" "PT" => "PT" "PY" => "PY" "PS" => "PS" "PF" => "PF" "QA" => "QA" "RO" => "RO" "RU" => "RU" "RW" => "RW" "SA" => "SA" "SD" => "SD" "SN" => "SN" "SG" => "SG" "SB" => "SB" "SL" => "SL" "SV" => "SV" "SM" => "SM" "SO" => "SO" "RS" => "RS" "SS" => "SS" "ST" => "ST" "SR" => "SR" "SK" => "SK" "SI" => "SI" "SE" => "SE" "SZ" => "SZ" "SX" => "SX" "SC" => "SC" "SY" => "SY" "TC" => "TC" "TD" => "TD" "TG" => "TG" "TH" => "TH" "TJ" => "TJ" "TM" => "TM" "TL" => "TL" "TO" => "TO" "TT" => "TT" "TN" => "TN" "TR" => "TR" "TV" => "TV" "TW" => "TW" "TZ" => "TZ" "UG" => "UG" "UA" => "UA" "UY" => "UY" "US" => "US" "UZ" => "UZ" "VC" => "VC" "VE" => "VE" "VG" => "VG" "VI" => "VI" "VN" => "VN" "VU" => "VU" "WS" => "WS" "XK" => "XK" "YE" => "YE" "ZA" => "ZA" "ZM" => "ZM" "ZW" => "ZW" ] |
| disabled | true |
same as passed value |
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "col" => "xl-2" "style" => "overflow: hidden;" "col_style" => "overflow: hidden;" "data-disabled" => false ] |
| 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 | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "AW" => "AW" "AF" => "AF" "AO" => "AO" "AL" => "AL" "AD" => "AD" "AE" => "AE" "AR" => "AR" "AM" => "AM" "AS" => "AS" "AG" => "AG" "AU" => "AU" "AT" => "AT" "AZ" => "AZ" "BI" => "BI" "BE" => "BE" "BJ" => "BJ" "BF" => "BF" "BD" => "BD" "BG" => "BG" "BH" => "BH" "BS" => "BS" "BA" => "BA" "BY" => "BY" "BZ" => "BZ" "BM" => "BM" "BO" => "BO" "BR" => "BR" "BB" => "BB" "BN" => "BN" "BT" => "BT" "BW" => "BW" "CF" => "CF" "CA" => "CA" "CH" => "CH" "JG" => "JG" "CL" => "CL" "CN" => "CN" "CI" => "CI" "CM" => "CM" "CD" => "CD" "CG" => "CG" "CO" => "CO" "KM" => "KM" "CV" => "CV" "CR" => "CR" "CU" => "CU" "CW" => "CW" "KY" => "KY" "CY" => "CY" "CZ" => "CZ" "DE" => "DE" "DJ" => "DJ" "DM" => "DM" "DK" => "DK" "DO" => "DO" "DZ" => "DZ" "EC" => "EC" "EG" => "EG" "ER" => "ER" "ES" => "ES" "EE" => "EE" "ET" => "ET" "FI" => "FI" "FJ" => "FJ" "FR" => "FR" "FO" => "FO" "FM" => "FM" "GA" => "GA" "GB" => "GB" "GE" => "GE" "GH" => "GH" "GI" => "GI" "GN" => "GN" "GM" => "GM" "GW" => "GW" "GQ" => "GQ" "GR" => "GR" "GD" => "GD" "GL" => "GL" "GT" => "GT" "GU" => "GU" "GY" => "GY" "HK" => "HK" "HN" => "HN" "HR" => "HR" "HT" => "HT" "HU" => "HU" "ID" => "ID" "IM" => "IM" "IN" => "IN" "IE" => "IE" "IR" => "IR" "IQ" => "IQ" "IS" => "IS" "IL" => "IL" "IT" => "IT" "JM" => "JM" "JO" => "JO" "JP" => "JP" "KZ" => "KZ" "KE" => "KE" "KG" => "KG" "KH" => "KH" "KI" => "KI" "KN" => "KN" "KR" => "KR" "KW" => "KW" "LA" => "LA" "LB" => "LB" "LR" => "LR" "LY" => "LY" "LC" => "LC" "LI" => "LI" "LK" => "LK" "LS" => "LS" "LT" => "LT" "LU" => "LU" "LV" => "LV" "MO" => "MO" "MF" => "MF" "MA" => "MA" "MC" => "MC" "MD" => "MD" "MG" => "MG" "MV" => "MV" "MX" => "MX" "MH" => "MH" "MK" => "MK" "ML" => "ML" "MT" => "MT" "MM" => "MM" "ME" => "ME" "MN" => "MN" "MP" => "MP" "MZ" => "MZ" "MR" => "MR" "MU" => "MU" "MW" => "MW" "MY" => "MY" "NA" => "NA" "NC" => "NC" "NE" => "NE" "NG" => "NG" "NI" => "NI" "NL" => "NL" "NO" => "NO" "NP" => "NP" "NR" => "NR" "NZ" => "NZ" "OM" => "OM" "PK" => "PK" "PA" => "PA" "PE" => "PE" "PH" => "PH" "PW" => "PW" "PG" => "PG" "PL" => "PL" "PR" => "PR" "KP" => "KP" "PT" => "PT" "PY" => "PY" "PS" => "PS" "PF" => "PF" "QA" => "QA" "RO" => "RO" "RU" => "RU" "RW" => "RW" "SA" => "SA" "SD" => "SD" "SN" => "SN" "SG" => "SG" "SB" => "SB" "SL" => "SL" "SV" => "SV" "SM" => "SM" "SO" => "SO" "RS" => "RS" "SS" => "SS" "ST" => "ST" "SR" => "SR" "SK" => "SK" "SI" => "SI" "SE" => "SE" "SZ" => "SZ" "SX" => "SX" "SC" => "SC" "SY" => "SY" "TC" => "TC" "TD" => "TD" "TG" => "TG" "TH" => "TH" "TJ" => "TJ" "TM" => "TM" "TL" => "TL" "TO" => "TO" "TT" => "TT" "TN" => "TN" "TR" => "TR" "TV" => "TV" "TW" => "TW" "TZ" => "TZ" "UG" => "UG" "UA" => "UA" "UY" => "UY" "US" => "US" "UZ" => "UZ" "VC" => "VC" "VE" => "VE" "VG" => "VG" "VI" => "VI" "VN" => "VN" "VU" => "VU" "WS" => "WS" "XK" => "XK" "YE" => "YE" "ZA" => "ZA" "ZM" => "ZM" "ZW" => "ZW" ] |
| 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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | true |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1380 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "col" => "xl-2" "style" => "overflow: hidden;" "col_style" => "overflow: hidden;" "data-disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_customer_registration_dic_prefix" ] |
| cache_key | "_customer_registration_dic_prefix_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "AW" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "AF" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "AO" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +label: "AL" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "AD" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "AE" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +label: "AR" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "AM" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "AS" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "AG" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "AU" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "AT" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "AZ" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "BI" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "BE" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "BJ" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "BF" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "BD" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "BG" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "BH" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "BS" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "BA" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "BY" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "BZ" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "BM" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "BO" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "BR" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "BB" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "BN" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "BT" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "BW" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "CF" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "CA" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "CH" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "JG" +value: "JG" +data: "JG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "CL" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "CN" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "CI" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "CM" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "CD" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "CG" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "CO" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "KM" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "CV" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "CR" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "CU" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "CW" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "KY" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "CY" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "CZ" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "DE" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "DJ" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "DM" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "DK" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "DO" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "DZ" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +label: "EC" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +label: "EG" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +label: "ER" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +label: "ES" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "EE" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +label: "ET" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +label: "FI" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +label: "FJ" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +label: "FR" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +label: "FO" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +label: "FM" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +label: "GA" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "GB" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +label: "GE" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "GH" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "GI" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "GN" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "GM" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "GW" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "GQ" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "GR" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +label: "GD" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +label: "GL" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +label: "GT" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +label: "GU" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +label: "GY" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +label: "HK" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +label: "HN" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +label: "HR" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +label: "HT" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +label: "HU" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +label: "ID" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +label: "IM" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +label: "IN" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "IE" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "IR" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "IQ" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "IS" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "IL" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "IT" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "JM" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "JO" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "JP" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "KZ" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "KE" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "KG" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "KH" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "KI" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "KN" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "KR" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: "KW" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: "LA" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: "LB" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: "LR" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "LY" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "LC" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "LI" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +label: "LK" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: "LS" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "LT" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "LU" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "LV" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "MO" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "MF" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "MA" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "MC" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: "MD" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +label: "MG" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +label: "MV" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +label: "MX" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: "MH" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "MK" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "ML" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "MT" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: "MM" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +label: "ME" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: "MN" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "MP" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +label: "MZ" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "MR" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +label: "MU" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "MW" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +label: "MY" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +label: "NA" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +label: "NC" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +label: "NE" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +label: "NG" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +label: "NI" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +label: "NL" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +label: "NO" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "NP" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +label: "NR" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +label: "NZ" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +label: "OM" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +label: "PK" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "PA" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +label: "PE" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +label: "PH" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +label: "PW" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "PG" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +label: "PL" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +label: "PR" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "KP" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "PT" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "PY" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "PS" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "PF" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "QA" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "RO" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "RU" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "RW" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "SA" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "SD" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "SN" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "SG" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "SB" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "SL" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +label: "SV" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "SM" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +label: "SO" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +label: "RS" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "SS" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "ST" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +label: "SR" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +label: "SK" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +label: "SI" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +label: "SE" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +label: "SZ" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +label: "SX" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +label: "SC" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +label: "SY" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +label: "TC" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +label: "TD" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +label: "TG" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +label: "TH" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +label: "TJ" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +label: "TM" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +label: "TL" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +label: "TO" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +label: "TT" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +label: "TN" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +label: "TR" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +label: "TV" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +label: "TW" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +label: "TZ" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +label: "UG" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +label: "UA" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +label: "UY" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +label: "US" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +label: "UZ" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +label: "VC" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +label: "VE" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +label: "VG" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +label: "VI" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2637 +label: "VN" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +label: "VU" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +label: "WS" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +label: "XK" +value: "XK" +data: "XK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +label: "YE" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +label: "ZA" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +label: "ZM" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +label: "ZW" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | true |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2426 -form: Symfony\Component\Form\Form {#1402 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2425 …5} |
| full_name | "customer_registration[dic][prefix]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_dic_prefix" |
| is_selected | Closure($choice, $value) {#2646 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "prefix" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
| unique_block_prefix | "_customer_registration_dic_prefix" |
| valid | true |
| value | "" |
dic
"App\Core\Form\Type\GroupedTextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| after | "Doplnit údaje z rejstříku" |
same as passed value |
| attr | [ "col" => "xl-10" "class" => "ares-dic-fill dic" ] |
[ "col" => "xl-10" "class" => "ares-dic-fill dic" ] |
| label | false |
same as passed value |
| raw | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| after | "Doplnit údaje z rejstříku" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "col" => "xl-10" "class" => "ares-dic-fill dic" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| before | "" |
| 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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1391 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| raw | true |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1392 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| after | "Doplnit údaje z rejstříku" |
| attr | [ "col" => "xl-10" "class" => "ares-dic-fill dic" ] |
| attr_translation_parameters | [] |
| before | "" |
| block_prefixes | [ "form" "grouped_input" "_customer_registration_dic_dic" ] |
| cache_key | "_customer_registration_dic_dic_grouped_input" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2647 -form: Symfony\Component\Form\Form {#1405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2648 …5} |
| full_name | "customer_registration[dic][dic]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_dic_dic" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dic" |
| priority | 0 |
| raw | true |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "App\Core\Form\Type\GroupedTextType" |
| unique_block_prefix | "_customer_registration_dic_dic" |
| valid | true |
| value | "" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1256 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_customer_registration_company" ] |
| cache_key | "_customer_registration_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2423 -form: Symfony\Component\Form\Form {#1419 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2424 …5} |
| full_name | "customer_registration[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_company" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| unique_block_prefix | "_customer_registration_company" |
| valid | true |
| value | "" |
phone
"App\Echotrade\Form\Type\PhoneNumberType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "prefix" => null "phone" => "" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| label | "Phone" |
same as passed value |
| prefix_attr | [ "col" => 3 ] |
[ "col" => 3 ] |
| 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 | 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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1268 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| fixed_country | 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 | null |
| label | "Phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| prefix_attr | [ "col" => 3 ] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1269 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "grouped_subform" "_customer_registration_phone" ] |
| cache_key | "_customer_registration_phone_grouped_subform" |
| compound | true |
| data | [ "prefix" => null "phone" => "" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2650 -form: Symfony\Component\Form\Form {#1445 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2649 …5} |
| full_name | "customer_registration[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_phone" |
| label | "Phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "App\Echotrade\Form\Type\PhoneNumberType" |
| unique_block_prefix | "_customer_registration_phone" |
| valid | true |
| value | [ "prefix" => null "phone" => "" ] |
prefix
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "col" => 3 "data-disabled" => false ] |
[ "col" => 3 "data-disabled" => false ] |
| choice_translation_domain | false |
same as passed value |
| choices | [ 420 => "420" 93 => "93" 355 => "355" 213 => "213" "1-684" => "1-684" 376 => "376" 244 => "244" "1-264" => "1-264" 672 => "672" "1-268" => "1-268" 54 => "54" 374 => "374" 297 => "297" 61 => "61" 43 => "43" 994 => "994" "1-242" => "1-242" 973 => "973" 880 => "880" "1-246" => "1-246" 375 => "375" 32 => "32" 501 => "501" 229 => "229" "1-441" => "1-441" 975 => "975" 591 => "591" 387 => "387" 267 => "267" 55 => "55" 246 => "246" "1-284" => "1-284" 673 => "673" 359 => "359" 226 => "226" 257 => "257" 855 => "855" 237 => "237" 1 => "1" 238 => "238" "1-345" => "1-345" 236 => "236" 235 => "235" 56 => "56" 86 => "86" 57 => "57" 269 => "269" 682 => "682" 506 => "506" 385 => "385" 53 => "53" 599 => "599" 357 => "357" 243 => "243" 45 => "45" 253 => "253" "1-767" => "1-767" "1-809, 1-829, 1-849" => "1-809, 1-829, 1-849" 670 => "670" 593 => "593" 20 => "20" 503 => "503" 240 => "240" 291 => "291" 372 => "372" 251 => "251" 500 => "500" 298 => "298" 679 => "679" 358 => "358" 33 => "33" 689 => "689" 241 => "241" 220 => "220" 995 => "995" 49 => "49" 233 => "233" 350 => "350" 30 => "30" 299 => "299" "1-473" => "1-473" "1-671" => "1-671" 502 => "502" "44-1481" => "44-1481" 224 => "224" 245 => "245" 592 => "592" 509 => "509" 504 => "504" 852 => "852" 36 => "36" 354 => "354" 91 => "91" 62 => "62" 98 => "98" 964 => "964" 353 => "353" "44-1624" => "44-1624" 972 => "972" 39 => "39" 225 => "225" "1-876" => "1-876" 81 => "81" "44-1534" => "44-1534" 962 => "962" 7 => "7" 254 => "254" 686 => "686" 383 => "383" 965 => "965" 996 => "996" 856 => "856" 371 => "371" 961 => "961" 266 => "266" 231 => "231" 218 => "218" 423 => "423" 370 => "370" 352 => "352" 853 => "853" 389 => "389" 261 => "261" 265 => "265" 60 => "60" 960 => "960" 223 => "223" 356 => "356" 692 => "692" 222 => "222" 230 => "230" 262 => "262" 52 => "52" 691 => "691" 373 => "373" 377 => "377" 976 => "976" 382 => "382" "1-664" => "1-664" 212 => "212" 258 => "258" 95 => "95" 264 => "264" 674 => "674" 977 => "977" 31 => "31" 687 => "687" 64 => "64" 505 => "505" 227 => "227" 234 => "234" 683 => "683" 850 => "850" "1-670" => "1-670" 47 => "47" 968 => "968" 92 => "92" 680 => "680" 970 => "970" 507 => "507" 675 => "675" 595 => "595" 51 => "51" 63 => "63" 48 => "48" 351 => "351" "1-787, 1-939" => "1-787, 1-939" 974 => "974" 242 => "242" 40 => "40" 250 => "250" 590 => "590" 290 => "290" "1-869" => "1-869" "1-758" => "1-758" 508 => "508" "1-784" => "1-784" 685 => "685" 378 => "378" 239 => "239" 966 => "966" 221 => "221" 381 => "381" 248 => "248" 232 => "232" 65 => "65" "1-721" => "1-721" 421 => "421" 386 => "386" 677 => "677" 252 => "252" 27 => "27" 82 => "82" 211 => "211" 34 => "34" 94 => "94" 249 => "249" 597 => "597" 268 => "268" 46 => "46" 41 => "41" 963 => "963" 886 => "886" 992 => "992" 255 => "255" 66 => "66" 228 => "228" 690 => "690" 676 => "676" "1-868" => "1-868" 216 => "216" 90 => "90" 993 => "993" "1-649" => "1-649" 688 => "688" "1-340" => "1-340" 256 => "256" 380 => "380" 971 => "971" 44 => "44" 598 => "598" 998 => "998" 678 => "678" 379 => "379" 58 => "58" 84 => "84" 681 => "681" 967 => "967" 260 => "260" 263 => "263" ] |
[ 420 => "420" 93 => "93" 355 => "355" 213 => "213" "1-684" => "1-684" 376 => "376" 244 => "244" "1-264" => "1-264" 672 => "672" "1-268" => "1-268" 54 => "54" 374 => "374" 297 => "297" 61 => "61" 43 => "43" 994 => "994" "1-242" => "1-242" 973 => "973" 880 => "880" "1-246" => "1-246" 375 => "375" 32 => "32" 501 => "501" 229 => "229" "1-441" => "1-441" 975 => "975" 591 => "591" 387 => "387" 267 => "267" 55 => "55" 246 => "246" "1-284" => "1-284" 673 => "673" 359 => "359" 226 => "226" 257 => "257" 855 => "855" 237 => "237" 1 => "1" 238 => "238" "1-345" => "1-345" 236 => "236" 235 => "235" 56 => "56" 86 => "86" 57 => "57" 269 => "269" 682 => "682" 506 => "506" 385 => "385" 53 => "53" 599 => "599" 357 => "357" 243 => "243" 45 => "45" 253 => "253" "1-767" => "1-767" "1-809, 1-829, 1-849" => "1-809, 1-829, 1-849" 670 => "670" 593 => "593" 20 => "20" 503 => "503" 240 => "240" 291 => "291" 372 => "372" 251 => "251" 500 => "500" 298 => "298" 679 => "679" 358 => "358" 33 => "33" 689 => "689" 241 => "241" 220 => "220" 995 => "995" 49 => "49" 233 => "233" 350 => "350" 30 => "30" 299 => "299" "1-473" => "1-473" "1-671" => "1-671" 502 => "502" "44-1481" => "44-1481" 224 => "224" 245 => "245" 592 => "592" 509 => "509" 504 => "504" 852 => "852" 36 => "36" 354 => "354" 91 => "91" 62 => "62" 98 => "98" 964 => "964" 353 => "353" "44-1624" => "44-1624" 972 => "972" 39 => "39" 225 => "225" "1-876" => "1-876" 81 => "81" "44-1534" => "44-1534" 962 => "962" 7 => "7" 254 => "254" 686 => "686" 383 => "383" 965 => "965" 996 => "996" 856 => "856" 371 => "371" 961 => "961" 266 => "266" 231 => "231" 218 => "218" 423 => "423" 370 => "370" 352 => "352" 853 => "853" 389 => "389" 261 => "261" 265 => "265" 60 => "60" 960 => "960" 223 => "223" 356 => "356" 692 => "692" 222 => "222" 230 => "230" 262 => "262" 52 => "52" 691 => "691" 373 => "373" 377 => "377" 976 => "976" 382 => "382" "1-664" => "1-664" 212 => "212" 258 => "258" 95 => "95" 264 => "264" 674 => "674" 977 => "977" 31 => "31" 687 => "687" 64 => "64" 505 => "505" 227 => "227" 234 => "234" 683 => "683" 850 => "850" "1-670" => "1-670" 47 => "47" 968 => "968" 92 => "92" 680 => "680" 970 => "970" 507 => "507" 675 => "675" 595 => "595" 51 => "51" 63 => "63" 48 => "48" 351 => "351" "1-787, 1-939" => "1-787, 1-939" 974 => "974" 242 => "242" 40 => "40" 250 => "250" 590 => "590" 290 => "290" "1-869" => "1-869" "1-758" => "1-758" 508 => "508" "1-784" => "1-784" 685 => "685" 378 => "378" 239 => "239" 966 => "966" 221 => "221" 381 => "381" 248 => "248" 232 => "232" 65 => "65" "1-721" => "1-721" 421 => "421" 386 => "386" 677 => "677" 252 => "252" 27 => "27" 82 => "82" 211 => "211" 34 => "34" 94 => "94" 249 => "249" 597 => "597" 268 => "268" 46 => "46" 41 => "41" 963 => "963" 886 => "886" 992 => "992" 255 => "255" 66 => "66" 228 => "228" 690 => "690" 676 => "676" "1-868" => "1-868" 216 => "216" 90 => "90" 993 => "993" "1-649" => "1-649" 688 => "688" "1-340" => "1-340" 256 => "256" 380 => "380" 971 => "971" 44 => "44" 598 => "598" 998 => "998" 678 => "678" 379 => "379" 58 => "58" 84 => "84" 681 => "681" 967 => "967" 260 => "260" 263 => "263" ] |
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "col" => 3 "data-disabled" => false ] |
| 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 | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 420 => "420" 93 => "93" 355 => "355" 213 => "213" "1-684" => "1-684" 376 => "376" 244 => "244" "1-264" => "1-264" 672 => "672" "1-268" => "1-268" 54 => "54" 374 => "374" 297 => "297" 61 => "61" 43 => "43" 994 => "994" "1-242" => "1-242" 973 => "973" 880 => "880" "1-246" => "1-246" 375 => "375" 32 => "32" 501 => "501" 229 => "229" "1-441" => "1-441" 975 => "975" 591 => "591" 387 => "387" 267 => "267" 55 => "55" 246 => "246" "1-284" => "1-284" 673 => "673" 359 => "359" 226 => "226" 257 => "257" 855 => "855" 237 => "237" 1 => "1" 238 => "238" "1-345" => "1-345" 236 => "236" 235 => "235" 56 => "56" 86 => "86" 57 => "57" 269 => "269" 682 => "682" 506 => "506" 385 => "385" 53 => "53" 599 => "599" 357 => "357" 243 => "243" 45 => "45" 253 => "253" "1-767" => "1-767" "1-809, 1-829, 1-849" => "1-809, 1-829, 1-849" 670 => "670" 593 => "593" 20 => "20" 503 => "503" 240 => "240" 291 => "291" 372 => "372" 251 => "251" 500 => "500" 298 => "298" 679 => "679" 358 => "358" 33 => "33" 689 => "689" 241 => "241" 220 => "220" 995 => "995" 49 => "49" 233 => "233" 350 => "350" 30 => "30" 299 => "299" "1-473" => "1-473" "1-671" => "1-671" 502 => "502" "44-1481" => "44-1481" 224 => "224" 245 => "245" 592 => "592" 509 => "509" 504 => "504" 852 => "852" 36 => "36" 354 => "354" 91 => "91" 62 => "62" 98 => "98" 964 => "964" 353 => "353" "44-1624" => "44-1624" 972 => "972" 39 => "39" 225 => "225" "1-876" => "1-876" 81 => "81" "44-1534" => "44-1534" 962 => "962" 7 => "7" 254 => "254" 686 => "686" 383 => "383" 965 => "965" 996 => "996" 856 => "856" 371 => "371" 961 => "961" 266 => "266" 231 => "231" 218 => "218" 423 => "423" 370 => "370" 352 => "352" 853 => "853" 389 => "389" 261 => "261" 265 => "265" 60 => "60" 960 => "960" 223 => "223" 356 => "356" 692 => "692" 222 => "222" 230 => "230" 262 => "262" 52 => "52" 691 => "691" 373 => "373" 377 => "377" 976 => "976" 382 => "382" "1-664" => "1-664" 212 => "212" 258 => "258" 95 => "95" 264 => "264" 674 => "674" 977 => "977" 31 => "31" 687 => "687" 64 => "64" 505 => "505" 227 => "227" 234 => "234" 683 => "683" 850 => "850" "1-670" => "1-670" 47 => "47" 968 => "968" 92 => "92" 680 => "680" 970 => "970" 507 => "507" 675 => "675" 595 => "595" 51 => "51" 63 => "63" 48 => "48" 351 => "351" "1-787, 1-939" => "1-787, 1-939" 974 => "974" 242 => "242" 40 => "40" 250 => "250" 590 => "590" 290 => "290" "1-869" => "1-869" "1-758" => "1-758" 508 => "508" "1-784" => "1-784" 685 => "685" 378 => "378" 239 => "239" 966 => "966" 221 => "221" 381 => "381" 248 => "248" 232 => "232" 65 => "65" "1-721" => "1-721" 421 => "421" 386 => "386" 677 => "677" 252 => "252" 27 => "27" 82 => "82" 211 => "211" 34 => "34" 94 => "94" 249 => "249" 597 => "597" 268 => "268" 46 => "46" 41 => "41" 963 => "963" 886 => "886" 992 => "992" 255 => "255" 66 => "66" 228 => "228" 690 => "690" 676 => "676" "1-868" => "1-868" 216 => "216" 90 => "90" 993 => "993" "1-649" => "1-649" 688 => "688" "1-340" => "1-340" 256 => "256" 380 => "380" 971 => "971" 44 => "44" 598 => "598" 998 => "998" 678 => "678" 379 => "379" 58 => "58" 84 => "84" 681 => "681" 967 => "967" 260 => "260" 263 => "263" ] |
| 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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1422 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "col" => 3 "data-disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_customer_registration_phone_prefix" ] |
| cache_key | "_customer_registration_phone_prefix_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +label: "420" +value: "420" +data: "420" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +label: "93" +value: "93" +data: "93" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +label: "355" +value: "355" +data: "355" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +label: "213" +value: "213" +data: "213" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +label: "1-684" +value: "1-684" +data: "1-684" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +label: "376" +value: "376" +data: "376" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +label: "244" +value: "244" +data: "244" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +label: "1-264" +value: "1-264" +data: "1-264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +label: "672" +value: "672" +data: "672" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +label: "1-268" +value: "1-268" +data: "1-268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +label: "54" +value: "54" +data: "54" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +label: "374" +value: "374" +data: "374" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +label: "297" +value: "297" +data: "297" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +label: "61" +value: "61" +data: "61" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +label: "43" +value: "43" +data: "43" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "994" +value: "994" +data: "994" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +label: "1-242" +value: "1-242" +data: "1-242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +label: "973" +value: "973" +data: "973" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +label: "880" +value: "880" +data: "880" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "1-246" +value: "1-246" +data: "1-246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +label: "375" +value: "375" +data: "375" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +label: "32" +value: "32" +data: "32" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +label: "501" +value: "501" +data: "501" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +label: "229" +value: "229" +data: "229" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +label: "1-441" +value: "1-441" +data: "1-441" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +label: "975" +value: "975" +data: "975" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +label: "591" +value: "591" +data: "591" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +label: "387" +value: "387" +data: "387" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +label: "267" +value: "267" +data: "267" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +label: "55" +value: "55" +data: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +label: "246" +value: "246" +data: "246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +label: "1-284" +value: "1-284" +data: "1-284" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +label: "673" +value: "673" +data: "673" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "359" +value: "359" +data: "359" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +label: "226" +value: "226" +data: "226" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +label: "257" +value: "257" +data: "257" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +label: "855" +value: "855" +data: "855" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +label: "237" +value: "237" +data: "237" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +label: "1" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +label: "238" +value: "238" +data: "238" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +label: "1-345" +value: "1-345" +data: "1-345" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +label: "236" +value: "236" +data: "236" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +label: "235" +value: "235" +data: "235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +label: "56" +value: "56" +data: "56" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +label: "86" +value: "86" +data: "86" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +label: "57" +value: "57" +data: "57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +label: "269" +value: "269" +data: "269" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +label: "682" +value: "682" +data: "682" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "506" +value: "506" +data: "506" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +label: "385" +value: "385" +data: "385" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +label: "53" +value: "53" +data: "53" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +label: "599" +value: "599" +data: "599" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +label: "357" +value: "357" +data: "357" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +label: "243" +value: "243" +data: "243" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +label: "45" +value: "45" +data: "45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +label: "253" +value: "253" +data: "253" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +label: "1-767" +value: "1-767" +data: "1-767" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +label: "1-809, 1-829, 1-849" +value: "1-809, 1-829, 1-849" +data: "1-809, 1-829, 1-849" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +label: "670" +value: "670" +data: "670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +label: "593" +value: "593" +data: "593" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +label: "20" +value: "20" +data: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +label: "503" +value: "503" +data: "503" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +label: "240" +value: "240" +data: "240" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +label: "291" +value: "291" +data: "291" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +label: "372" +value: "372" +data: "372" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +label: "251" +value: "251" +data: "251" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +label: "500" +value: "500" +data: "500" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +label: "298" +value: "298" +data: "298" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +label: "679" +value: "679" +data: "679" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +label: "358" +value: "358" +data: "358" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +label: "33" +value: "33" +data: "33" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +label: "689" +value: "689" +data: "689" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +label: "241" +value: "241" +data: "241" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +label: "220" +value: "220" +data: "220" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +label: "995" +value: "995" +data: "995" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +label: "49" +value: "49" +data: "49" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +label: "233" +value: "233" +data: "233" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +label: "350" +value: "350" +data: "350" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +label: "30" +value: "30" +data: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +label: "299" +value: "299" +data: "299" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2735 +label: "1-473" +value: "1-473" +data: "1-473" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +label: "1-671" +value: "1-671" +data: "1-671" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2737 +label: "502" +value: "502" +data: "502" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +label: "44-1481" +value: "44-1481" +data: "44-1481" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +label: "224" +value: "224" +data: "224" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2740 +label: "245" +value: "245" +data: "245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2741 +label: "592" +value: "592" +data: "592" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2742 +label: "509" +value: "509" +data: "509" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2743 +label: "504" +value: "504" +data: "504" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2744 +label: "852" +value: "852" +data: "852" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +label: "36" +value: "36" +data: "36" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2746 +label: "354" +value: "354" +data: "354" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2747 +label: "91" +value: "91" +data: "91" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +label: "62" +value: "62" +data: "62" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +label: "98" +value: "98" +data: "98" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +label: "964" +value: "964" +data: "964" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +label: "353" +value: "353" +data: "353" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +label: "44-1624" +value: "44-1624" +data: "44-1624" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +label: "972" +value: "972" +data: "972" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +label: "39" +value: "39" +data: "39" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +label: "225" +value: "225" +data: "225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +label: "1-876" +value: "1-876" +data: "1-876" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +label: "81" +value: "81" +data: "81" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +label: "44-1534" +value: "44-1534" +data: "44-1534" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +label: "962" +value: "962" +data: "962" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +label: "7" +value: "7" +data: "7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +label: "254" +value: "254" +data: "254" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +label: "686" +value: "686" +data: "686" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +label: "383" +value: "383" +data: "383" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +label: "965" +value: "965" +data: "965" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +label: "996" +value: "996" +data: "996" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +label: "856" +value: "856" +data: "856" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "371" +value: "371" +data: "371" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +label: "961" +value: "961" +data: "961" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +label: "266" +value: "266" +data: "266" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +label: "231" +value: "231" +data: "231" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +label: "218" +value: "218" +data: "218" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +label: "423" +value: "423" +data: "423" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +label: "370" +value: "370" +data: "370" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +label: "352" +value: "352" +data: "352" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +label: "853" +value: "853" +data: "853" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +label: "389" +value: "389" +data: "389" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +label: "261" +value: "261" +data: "261" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +label: "265" +value: "265" +data: "265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +label: "60" +value: "60" +data: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +label: "960" +value: "960" +data: "960" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +label: "223" +value: "223" +data: "223" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2782 +label: "356" +value: "356" +data: "356" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2783 +label: "692" +value: "692" +data: "692" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +label: "222" +value: "222" +data: "222" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +label: "230" +value: "230" +data: "230" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +label: "262" +value: "262" +data: "262" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2787 +label: "52" +value: "52" +data: "52" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +label: "691" +value: "691" +data: "691" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +label: "373" +value: "373" +data: "373" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +label: "377" +value: "377" +data: "377" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +label: "976" +value: "976" +data: "976" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +label: "382" +value: "382" +data: "382" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +label: "1-664" +value: "1-664" +data: "1-664" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2794 +label: "212" +value: "212" +data: "212" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +label: "258" +value: "258" +data: "258" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +label: "95" +value: "95" +data: "95" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "264" +value: "264" +data: "264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2798 +label: "674" +value: "674" +data: "674" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +label: "977" +value: "977" +data: "977" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2800 +label: "31" +value: "31" +data: "31" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +label: "687" +value: "687" +data: "687" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +label: "64" +value: "64" +data: "64" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2803 +label: "505" +value: "505" +data: "505" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +label: "227" +value: "227" +data: "227" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +label: "234" +value: "234" +data: "234" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +label: "683" +value: "683" +data: "683" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +label: "850" +value: "850" +data: "850" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +label: "1-670" +value: "1-670" +data: "1-670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2809 +label: "47" +value: "47" +data: "47" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2810 +label: "968" +value: "968" +data: "968" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2811 +label: "92" +value: "92" +data: "92" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +label: "680" +value: "680" +data: "680" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2813 +label: "970" +value: "970" +data: "970" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2814 +label: "507" +value: "507" +data: "507" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2815 +label: "675" +value: "675" +data: "675" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2816 +label: "595" +value: "595" +data: "595" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2817 +label: "51" +value: "51" +data: "51" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2818 +label: "63" +value: "63" +data: "63" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2819 +label: "48" +value: "48" +data: "48" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2820 +label: "351" +value: "351" +data: "351" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2821 +label: "1-787, 1-939" +value: "1-787, 1-939" +data: "1-787, 1-939" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2822 +label: "974" +value: "974" +data: "974" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +label: "242" +value: "242" +data: "242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2824 +label: "40" +value: "40" +data: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2825 +label: "250" +value: "250" +data: "250" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +label: "590" +value: "590" +data: "590" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "290" +value: "290" +data: "290" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +label: "1-869" +value: "1-869" +data: "1-869" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +label: "1-758" +value: "1-758" +data: "1-758" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2830 +label: "508" +value: "508" +data: "508" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +label: "1-784" +value: "1-784" +data: "1-784" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +label: "685" +value: "685" +data: "685" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2833 +label: "378" +value: "378" +data: "378" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2834 +label: "239" +value: "239" +data: "239" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +label: "966" +value: "966" +data: "966" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2836 +label: "221" +value: "221" +data: "221" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2837 +label: "381" +value: "381" +data: "381" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2838 +label: "248" +value: "248" +data: "248" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2839 +label: "232" +value: "232" +data: "232" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2840 +label: "65" +value: "65" +data: "65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2841 +label: "1-721" +value: "1-721" +data: "1-721" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2842 +label: "421" +value: "421" +data: "421" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2843 +label: "386" +value: "386" +data: "386" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2844 +label: "677" +value: "677" +data: "677" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2845 +label: "252" +value: "252" +data: "252" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2846 +label: "27" +value: "27" +data: "27" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2847 +label: "82" +value: "82" +data: "82" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2848 +label: "211" +value: "211" +data: "211" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2849 +label: "34" +value: "34" +data: "34" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2850 +label: "94" +value: "94" +data: "94" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2851 +label: "249" +value: "249" +data: "249" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2852 +label: "597" +value: "597" +data: "597" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2853 +label: "268" +value: "268" +data: "268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2854 +label: "46" +value: "46" +data: "46" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2855 +label: "41" +value: "41" +data: "41" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2856 +label: "963" +value: "963" +data: "963" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2857 +label: "886" +value: "886" +data: "886" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2858 +label: "992" +value: "992" +data: "992" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2859 +label: "255" +value: "255" +data: "255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2860 +label: "66" +value: "66" +data: "66" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2861 +label: "228" +value: "228" +data: "228" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2862 +label: "690" +value: "690" +data: "690" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2863 +label: "676" +value: "676" +data: "676" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2864 +label: "1-868" +value: "1-868" +data: "1-868" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2865 +label: "216" +value: "216" +data: "216" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2866 +label: "90" +value: "90" +data: "90" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2867 +label: "993" +value: "993" +data: "993" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2868 +label: "1-649" +value: "1-649" +data: "1-649" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2869 +label: "688" +value: "688" +data: "688" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2870 +label: "1-340" +value: "1-340" +data: "1-340" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2871 +label: "256" +value: "256" +data: "256" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2872 +label: "380" +value: "380" +data: "380" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2873 +label: "971" +value: "971" +data: "971" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2874 +label: "44" +value: "44" +data: "44" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2875 +label: "598" +value: "598" +data: "598" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2876 +label: "998" +value: "998" +data: "998" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2877 +label: "678" +value: "678" +data: "678" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2878 +label: "379" +value: "379" +data: "379" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2879 +label: "58" +value: "58" +data: "58" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2880 +label: "84" +value: "84" +data: "84" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2881 +label: "681" +value: "681" +data: "681" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2882 +label: "967" +value: "967" +data: "967" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2883 +label: "260" +value: "260" +data: "260" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2884 +label: "263" +value: "263" +data: "263" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2654 -form: Symfony\Component\Form\Form {#1448 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2653 …5} |
| full_name | "customer_registration[phone][prefix]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_phone_prefix" |
| is_selected | Closure($choice, $value) {#2886 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "prefix" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
| unique_block_prefix | "_customer_registration_phone_prefix" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1434 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1433 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_customer_registration_phone_phone" ] |
| cache_key | "_customer_registration_phone_phone_tel" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2887 -form: Symfony\Component\Form\Form {#1451 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2888 …5} |
| full_name | "customer_registration[phone][phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_phone_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\TelType" |
| unique_block_prefix | "_customer_registration_phone_phone" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1280 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1281 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_customer_registration_name" ] |
| cache_key | "_customer_registration_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2651 -form: Symfony\Component\Form\Form {#1454 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2652 …5} |
| full_name | "customer_registration[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| unique_block_prefix | "_customer_registration_name" |
| valid | true |
| value | "" |
surname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1289 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1290 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_customer_registration_surname" ] |
| cache_key | "_customer_registration_surname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2890 -form: Symfony\Component\Form\Form {#1457 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2889 …5} |
| full_name | "customer_registration[surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_surname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| unique_block_prefix | "_customer_registration_surname" |
| valid | true |
| value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1298 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1299 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_customer_registration_street" ] |
| cache_key | "_customer_registration_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2891 -form: Symfony\Component\Form\Form {#1460 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2892 …5} |
| full_name | "customer_registration[street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_street" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| unique_block_prefix | "_customer_registration_street" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1307 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1308 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_customer_registration_city" ] |
| cache_key | "_customer_registration_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2893 -form: Symfony\Component\Form\Form {#1463 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2894 …5} |
| full_name | "customer_registration[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_city" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| unique_block_prefix | "_customer_registration_city" |
| valid | true |
| value | "" |
zip
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1316 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1317 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_customer_registration_zip" ] |
| cache_key | "_customer_registration_zip_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2895 -form: Symfony\Component\Form\Form {#1466 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2896 …5} |
| full_name | "customer_registration[zip]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_zip" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zip" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| unique_block_prefix | "_customer_registration_zip" |
| valid | true |
| value | "" |
detailedOrderEmails
"App\Core\Form\Type\SelectBooleanType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "Receive emails with detailed information when order status changes." |
same as passed value |
| label | "Detailed order emails" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 | [ "Yes" => true "No" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | "Receive emails with detailed information when order status changes." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Detailed order emails" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1325 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "select_boolean" "_customer_registration_detailedOrderEmails" ] |
| cache_key | "_customer_registration_detailedOrderEmails_select_boolean" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | true |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2897 -form: Symfony\Component\Form\Form {#1469 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2898 …5} |
| full_name | "customer_registration[detailedOrderEmails]" |
| help | "Receive emails with detailed information when order status changes." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_detailedOrderEmails" |
| is_selected | Closure($choice, $value) {#2899 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Detailed order emails" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "detailedOrderEmails" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| typeClass | "App\Core\Form\Type\SelectBooleanType" |
| unique_block_prefix | "_customer_registration_detailedOrderEmails" |
| valid | true |
| value | "1" |
periodicBilling
"App\Core\Form\Type\SelectBooleanType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "monthly_billing_help" |
same as passed value |
| label | "Monthly billing" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 | [ "Yes" => true "No" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | "monthly_billing_help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Monthly billing" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1334 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "select_boolean" "_customer_registration_periodicBilling" ] |
| cache_key | "_customer_registration_periodicBilling_select_boolean" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | true |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2900 -form: Symfony\Component\Form\Form {#1472 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2901 …5} |
| full_name | "customer_registration[periodicBilling]" |
| help | "monthly_billing_help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_periodicBilling" |
| is_selected | Closure($choice, $value) {#2902 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Monthly billing" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "periodicBilling" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| typeClass | "App\Core\Form\Type\SelectBooleanType" |
| unique_block_prefix | "_customer_registration_periodicBilling" |
| valid | true |
| value | "1" |
password
Errors
This form has no errors.
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 |
|---|---|---|
| first_options | [ "attr" => [ "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1103 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } ] "label" => "Password" ] |
[ "attr" => [ "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1103 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } ] "label" => "Password" ] |
| invalid_message | "The password fields must match." |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
| second_options | [ "attr" => [ "autocomplete" => "new-password" ] "label" => "Repeat Password" ] |
[ "attr" => [ "autocomplete" => "new-password" ] "label" => "Repeat Password" ] |
| 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 | [] |
| 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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1343 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1103 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } ] "label" => "Password" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password fields must match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| options | [] |
| 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 | [ "attr" => [ "autocomplete" => "new-password" ] "label" => "Repeat Password" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1345 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_customer_registration_password" ] |
| cache_key | "_customer_registration_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2903 -form: Symfony\Component\Form\Form {#1496 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2904 …5} |
| full_name | "customer_registration[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\RepeatedType" |
| unique_block_prefix | "_customer_registration_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1103 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1103 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
same as passed value |
| label | "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 | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1103 +payload: null +groups: ? +message: "Please enter a password" +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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1476 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1482 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_customer_registration_password_first" ] |
| cache_key | "_customer_registration_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2908 -form: Symfony\Component\Form\Form {#1499 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2907 …5} |
| full_name | "customer_registration[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_password_first" |
| label | "Password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| unique_block_prefix | "_customer_registration_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| error_bubbling | false |
same as passed value |
| label | "Repeat 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 | [ "autocomplete" => "new-password" ] |
| 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 {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Repeat Password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1490 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_customer_registration_password_second" ] |
| cache_key | "_customer_registration_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2909 -form: Symfony\Component\Form\Form {#1502 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2910 …5} |
| full_name | "customer_registration[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_password_second" |
| label | "Repeat Password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| unique_block_prefix | "_customer_registration_password_second" |
| valid | true |
| value | "" |
aresValues
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 0 |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data | 0 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#1359 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_customer_registration_aresValues" ] |
| cache_key | "_customer_registration_aresValues_hidden" |
| compound | false |
| data | "0" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2905 -form: Symfony\Component\Form\Form {#1505 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2906 …5} |
| full_name | "customer_registration[aresValues]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration_aresValues" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "aresValues" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| unique_block_prefix | "_customer_registration_aresValues" |
| valid | true |
| value | "0" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a3666964b62fda7d8592fcacd70ec.HGiC7y7_DWH9_1CpouiZmw-w__GtB5NC9lYW1m_RVlE.ThLopVawVCTOiinv24r1qzvXyIGbSac6sxFcszmTFTZ4P_qWWaBiDa68Jw" |
| 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 | "a3666964b62fda7d8592fcacd70ec.HGiC7y7_DWH9_1CpouiZmw-w__GtB5NC9lYW1m_RVlE.ThLopVawVCTOiinv24r1qzvXyIGbSac6sxFcszmTFTZ4P_qWWaBiDa68Jw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#987 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#989 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#990 …} -namespace: Closure() {#992 …} } |
| data | "a3666964b62fda7d8592fcacd70ec.HGiC7y7_DWH9_1CpouiZmw-w__GtB5NC9lYW1m_RVlE.ThLopVawVCTOiinv24r1qzvXyIGbSac6sxFcszmTFTZ4P_qWWaBiDa68Jw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2913 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#649 …} $message: Closure() {#2912 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_customer_registration__token" ] |
| cache_key | "_customer_registration__token_hidden" |
| compound | false |
| data | "a3666964b62fda7d8592fcacd70ec.HGiC7y7_DWH9_1CpouiZmw-w__GtB5NC9lYW1m_RVlE.ThLopVawVCTOiinv24r1qzvXyIGbSac6sxFcszmTFTZ4P_qWWaBiDa68Jw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2922 -form: Symfony\Component\Form\Form {#2918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2310 …5} |
| full_name | "customer_registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "customer_registration__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| typeClass | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| unique_block_prefix | "_customer_registration__token" |
| valid | true |
| value | "a3666964b62fda7d8592fcacd70ec.HGiC7y7_DWH9_1CpouiZmw-w__GtB5NC9lYW1m_RVlE.ThLopVawVCTOiinv24r1qzvXyIGbSac6sxFcszmTFTZ4P_qWWaBiDa68Jw" |