Forms
-
registration
-
email
-
username
-
password
-
first
-
second
-
-
companyName
-
ico
-
dic
-
currency
-
billingAddress
-
street
-
number
-
city
-
zipCode
-
countryObject
-
countryStateObject
-
-
_token
-
registration
"App\Form\Security\Registration"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1594 -id: null -username: null -companyName: null -password: null -token: null -email: null -ico: null -dic: null -isActive: true -roles: null -shopId: null -resellerId: null -gfiResellerId: null -locale: null -registrationDate: null -lastLogin: null -numberOfLoggingIn: null -informationComplete: null -isSolvent: null -billingAddress: null -shippingAddresses: Doctrine\Common\Collections\ArrayCollection {#1595 …} -currency: App\Entity\Currency {#1600 -id: 1 -taxes: Doctrine\ORM\PersistentCollection {#1614 …} -name: "Koruna" -shortcut: "kč" -accuracy: 0 -shops: Doctrine\ORM\PersistentCollection {#1617 …} -code: null } -saleOrders: Doctrine\Common\Collections\ArrayCollection {#1596 …} -enduserUsers: Doctrine\Common\Collections\ArrayCollection {#1597 …} -gfiAccount: null -commonDiscount: null -canGfi: null -vatPayer: null -shops: Doctrine\Common\Collections\ArrayCollection {#1598 …} -methodCustomerId: null -money_id: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#1594 -id: null -username: null -companyName: null -password: null -token: null -email: null -ico: null -dic: null -isActive: true -roles: null -shopId: null -resellerId: null -gfiResellerId: null -locale: null -registrationDate: null -lastLogin: null -numberOfLoggingIn: null -informationComplete: null -isSolvent: null -billingAddress: null -shippingAddresses: Doctrine\Common\Collections\ArrayCollection {#1595 …} -currency: App\Entity\Currency {#1600 -id: 1 -taxes: Doctrine\ORM\PersistentCollection {#1614 …} -name: "Koruna" -shortcut: "kč" -accuracy: 0 -shops: Doctrine\ORM\PersistentCollection {#1617 …} -code: null } -saleOrders: Doctrine\Common\Collections\ArrayCollection {#1596 …} -enduserUsers: Doctrine\Common\Collections\ArrayCollection {#1597 …} -gfiAccount: null -commonDiscount: null -canGfi: null -vatPayer: null -shops: Doctrine\Common\Collections\ArrayCollection {#1598 …} -methodCustomerId: null -money_id: null } |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data | App\Entity\User {#1594 -id: null -username: null -companyName: null -password: null -token: null -email: null -ico: null -dic: null -isActive: true -roles: null -shopId: null -resellerId: null -gfiResellerId: null -locale: null -registrationDate: null -lastLogin: null -numberOfLoggingIn: null -informationComplete: null -isSolvent: null -billingAddress: null -shippingAddresses: Doctrine\Common\Collections\ArrayCollection {#1595 …} -currency: App\Entity\Currency {#1600 -id: 1 -taxes: Doctrine\ORM\PersistentCollection {#1614 …} -name: "Koruna" -shortcut: "kč" -accuracy: 0 -shops: Doctrine\ORM\PersistentCollection {#1617 …} -code: null } -saleOrders: Doctrine\Common\Collections\ArrayCollection {#1596 …} -enduserUsers: Doctrine\Common\Collections\ArrayCollection {#1597 …} -gfiAccount: null -commonDiscount: null -canGfi: null -vatPayer: null -shops: Doctrine\Common\Collections\ArrayCollection {#1598 …} -methodCustomerId: null -money_id: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
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() {#1697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1698 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration" "_registration" ] |
cache_key | "_registration_registration" |
compound | true |
data | App\Entity\User {#1594 -id: null -username: null -companyName: null -password: null -token: null -email: null -ico: null -dic: null -isActive: true -roles: null -shopId: null -resellerId: null -gfiResellerId: null -locale: null -registrationDate: null -lastLogin: null -numberOfLoggingIn: null -informationComplete: null -isSolvent: null -billingAddress: null -shippingAddresses: Doctrine\Common\Collections\ArrayCollection {#1595 …} -currency: App\Entity\Currency {#1600 -id: 1 -taxes: Doctrine\ORM\PersistentCollection {#1614 …} -name: "Koruna" -shortcut: "kč" -accuracy: 0 -shops: Doctrine\ORM\PersistentCollection {#1617 …} -code: null } -saleOrders: Doctrine\Common\Collections\ArrayCollection {#1596 …} -enduserUsers: Doctrine\Common\Collections\ArrayCollection {#1597 …} -gfiAccount: null -commonDiscount: null -canGfi: null -vatPayer: null -shops: Doctrine\Common\Collections\ArrayCollection {#1598 …} -methodCustomerId: null -money_id: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1802 -errors: [] -form: Symfony\Component\Form\Form {#1884 …} } |
form | Symfony\Component\Form\FormView {#1696 …5} |
full_name | "registration" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration" |
valid | true |
value | App\Entity\User {#1594 -id: null -username: null -companyName: null -password: null -token: null -email: null -ico: null -dic: null -isActive: true -roles: null -shopId: null -resellerId: null -gfiResellerId: null -locale: null -registrationDate: null -lastLogin: null -numberOfLoggingIn: null -informationComplete: null -isSolvent: null -billingAddress: null -shippingAddresses: Doctrine\Common\Collections\ArrayCollection {#1595 …} -currency: App\Entity\Currency {#1600 -id: 1 -taxes: Doctrine\ORM\PersistentCollection {#1614 …} -name: "Koruna" -shortcut: "kč" -accuracy: 0 -shops: Doctrine\ORM\PersistentCollection {#1617 …} -code: null } -saleOrders: Doctrine\Common\Collections\ArrayCollection {#1596 …} -enduserUsers: Doctrine\Common\Collections\ArrayCollection {#1597 …} -gfiAccount: null -commonDiscount: null -canGfi: null -vatPayer: null -shops: Doctrine\Common\Collections\ArrayCollection {#1598 …} -methodCustomerId: null -money_id: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "[email protected]" ] |
[ "placeholder" => "[email protected]" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "[email protected]" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1673 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "[email protected]" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_email" ] |
cache_key | "_registration_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2045 -errors: [] -form: Symfony\Component\Form\Form {#1922 …} } |
form | Symfony\Component\Form\FormView {#2051 …5} |
full_name | "registration[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 |
unique_block_prefix | "_registration_email" |
uses_autocomplete | false |
valid | true |
value | "" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Karel" ] |
[ "placeholder" => "Karel" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Karel" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1686 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Karel" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_username" ] |
cache_key | "_registration_username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1679 -errors: [] -form: Symfony\Component\Form\Form {#1925 …} } |
form | Symfony\Component\Form\FormView {#1688 …5} |
full_name | "registration[username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_username" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "username" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_username" |
uses_autocomplete | false |
valid | true |
value | "" |
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 | [ "label" => "Password" ] |
[ "label" => "Password" ] |
second_options | [ "label" => "Repeat 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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1718 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 | [ "label" => "Password" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The values do not match." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
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 | [ "label" => "Repeat Password" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1709 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_password" ] |
cache_key | "_registration_password_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1892 -errors: [] -form: Symfony\Component\Form\Form {#1904 …} } |
form | Symfony\Component\Form\FormView {#1900 …5} |
full_name | "registration[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 |
unique_block_prefix | "_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 |
---|---|---|
error_bubbling | false |
false
|
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 |
allow_options_create | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1921 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1890 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_password_first" ] |
cache_key | "_registration_password_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1966 -errors: [] -form: Symfony\Component\Form\Form {#1907 …} } |
form | Symfony\Component\Form\FormView {#2007 …5} |
full_name | "registration[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 |
unique_block_prefix | "_registration_password_first" |
uses_autocomplete | false |
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 |
---|---|---|
error_bubbling | false |
false
|
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 |
allow_options_create | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1898 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_password_second" ] |
cache_key | "_registration_password_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1957 -errors: [] -form: Symfony\Component\Form\Form {#1910 …} } |
form | Symfony\Component\Form\FormView {#1948 …5} |
full_name | "registration[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 |
unique_block_prefix | "_registration_password_second" |
uses_autocomplete | false |
valid | true |
value | "" |
companyName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Název společnosti" "required" => true "label" => "Company name" ] |
[ "placeholder" => "Název společnosti" "required" => true "label" => "Company name" ] |
label | "Company name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Název společnosti" "required" => true "label" => "Company name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1726 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Company name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1725 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Název společnosti" "required" => true "label" => "Company name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_companyName" ] |
cache_key | "_registration_companyName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1878 -errors: [] -form: Symfony\Component\Form\Form {#1913 …} } |
form | Symfony\Component\Form\FormView {#2010 …5} |
full_name | "registration[companyName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_companyName" |
label | "Company name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_companyName" |
uses_autocomplete | false |
valid | true |
value | "" |
ico
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "IČO" "required" => true "label" => "Ico" ] |
[ "placeholder" => "IČO" "required" => true "label" => "Ico" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "IČO" "required" => true "label" => "Ico" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1735 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1736 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "IČO" "required" => true "label" => "Ico" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_ico" ] |
cache_key | "_registration_ico_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1729 -errors: [] -form: Symfony\Component\Form\Form {#1916 …} } |
form | Symfony\Component\Form\FormView {#1939 …5} |
full_name | "registration[ico]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_ico" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ico" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_ico" |
uses_autocomplete | false |
valid | true |
value | "" |
dic
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "DIČ/IČ DPH(SK)" "label" => "Dic" "class" => "text-uppercase" ] |
[ "placeholder" => "DIČ/IČ DPH(SK)" "label" => "Dic" "class" => "text-uppercase" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "DIČ/IČ DPH(SK)" "label" => "Dic" "class" => "text-uppercase" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1746 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1747 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "DIČ/IČ DPH(SK)" "label" => "Dic" "class" => "text-uppercase" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_dic" ] |
cache_key | "_registration_dic_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1716 -errors: [] -form: Symfony\Component\Form\Form {#1923 …} } |
form | Symfony\Component\Form\FormView {#1738 …5} |
full_name | "registration[dic]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_dic" |
uses_autocomplete | false |
valid | true |
value | "" |
currency
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Currency {#1600 -id: 1 -taxes: Doctrine\ORM\PersistentCollection {#1614 …} -name: "Koruna" -shortcut: "kč" -accuracy: 0 -shops: Doctrine\ORM\PersistentCollection {#1617 …} -code: null } |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "App\Entity\Currency" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1785 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1791 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1801 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1797 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1800 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1799 …} } |
choices | null |
class | "App\Entity\Currency" |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerQHxyyWT\EntityManagerGhost614a58f {#374 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 {#1784 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQHxyyWT\EntityManagerGhost614a58f {#374 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#249 …} } |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1794 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_currency" ] |
cache_key | "_registration_currency_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +data: App\Entity\Currency {#1600 -id: 1 -taxes: Doctrine\ORM\PersistentCollection {#1614 …} -name: "Koruna" -shortcut: "kč" -accuracy: 0 -shops: Doctrine\ORM\PersistentCollection {#1617 …} -code: null } +value: "1" +label: "Koruna" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +data: App\Entity\Currency {#2089 …} +value: "2" +label: "Euro" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +data: Proxies\__CG__\App\Entity\Currency {#184 …} +value: "4" +label: "Dollar" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Currency {#1600 -id: 1 -taxes: Doctrine\ORM\PersistentCollection {#1614 …} -name: "Koruna" -shortcut: "kč" -accuracy: 0 -shops: Doctrine\ORM\PersistentCollection {#1617 …} -code: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1754 -errors: [] -form: Symfony\Component\Form\Form {#1931 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2044 …5} |
full_name | "registration[currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_currency" |
is_selected | Closure($choice, $value) {#2087 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 | "currency" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_currency" |
uses_autocomplete | false |
valid | true |
value | "1" |
billingAddress
"App\Types\AddressFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | "App\Entity\Address" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Address" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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() {#1877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1876 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address_form" "_registration_billingAddress" ] |
cache_key | "_registration_billingAddress_address_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2122 -errors: [] -form: Symfony\Component\Form\Form {#2018 …} } |
form | Symfony\Component\Form\FormView {#2085 …5} |
full_name | "registration[billingAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_billingAddress" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "billingAddress" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_billingAddress" |
valid | true |
value | null |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Wilson street" ] |
[ "placeholder" => "Wilson street" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Wilson street" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1936 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1937 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Wilson street" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_billingAddress_street" ] |
cache_key | "_registration_billingAddress_street_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2107 -errors: [] -form: Symfony\Component\Form\Form {#2014 …} } |
form | Symfony\Component\Form\FormView {#2113 …5} |
full_name | "registration[billingAddress][street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_billingAddress_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 |
unique_block_prefix | "_registration_billingAddress_street" |
uses_autocomplete | false |
valid | true |
value | "" |
number
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "37" ] |
[ "placeholder" => "37" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "37" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1945 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1946 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "37" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_billingAddress_number" ] |
cache_key | "_registration_billingAddress_number_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2110 -errors: [] -form: Symfony\Component\Form\Form {#2026 …} } |
form | Symfony\Component\Form\FormView {#2129 …5} |
full_name | "registration[billingAddress][number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_billingAddress_number" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "number" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_billingAddress_number" |
uses_autocomplete | false |
valid | true |
value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Florida" ] |
[ "placeholder" => "Florida" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Florida" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1954 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1955 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Florida" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_billingAddress_city" ] |
cache_key | "_registration_billingAddress_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2130 -errors: [] -form: Symfony\Component\Form\Form {#2029 …} } |
form | Symfony\Component\Form\FormView {#2131 …5} |
full_name | "registration[billingAddress][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_billingAddress_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 |
unique_block_prefix | "_registration_billingAddress_city" |
uses_autocomplete | false |
valid | true |
value | "" |
zipCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "70200" ] |
[ "placeholder" => "70200" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "70200" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1964 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "70200" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_billingAddress_zipCode" ] |
cache_key | "_registration_billingAddress_zipCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2132 -errors: [] -form: Symfony\Component\Form\Form {#2032 …} } |
form | Symfony\Component\Form\FormView {#2133 …5} |
full_name | "registration[billingAddress][zipCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_billingAddress_zipCode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zipCode" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_billingAddress_zipCode" |
uses_autocomplete | false |
valid | true |
value | "" |
countryObject
"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_label | "name_en" |
same as passed value |
class | "App\Entity\Country" |
same as passed value |
label | "Country" |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1883 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Types\AddressFormType" this: App\Types\AddressFormType {#1807 …} } |
Doctrine\ORM\QueryBuilder {#1974 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1975 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1976 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1978 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.defaultLanguage = :lang" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1979 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name_en ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#990 …} -dql: "SELECT c FROM App\Entity\Country c WHERE c.defaultLanguage = :lang ORDER BY c.name_en ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1977 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: ContainerQHxyyWT\EntityManagerGhost614a58f {#374 …12} } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name_en" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2023 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1982 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1981 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1797 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1985 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1983 …} } |
choices | null |
class | "App\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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerQHxyyWT\EntityManagerGhost614a58f {#374 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 {#2004 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQHxyyWT\EntityManagerGhost614a58f {#374 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1830 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1974 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1975 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1976 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1978 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.defaultLanguage = :lang" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1979 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name_en ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#990 …} -dql: "SELECT c FROM App\Entity\Country c WHERE c.defaultLanguage = :lang ORDER BY c.name_en ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1977 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: ContainerQHxyyWT\EntityManagerGhost614a58f {#374 …12} } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1972 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_billingAddress_countryObject" ] |
cache_key | "_registration_billingAddress_countryObject_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +data: App\Entity\Country {#1872 …} +value: "4" +label: "Canada" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +data: App\Entity\Country {#1869 …} +value: "3" +label: "United States of America " +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2134 -errors: [] -form: Symfony\Component\Form\Form {#2035 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2135 …5} |
full_name | "registration[billingAddress][countryObject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_billingAddress_countryObject" |
is_selected | Closure($choice, $value) {#2137 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "countryObject" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_billingAddress_countryObject" |
uses_autocomplete | false |
valid | true |
value | "" |
countryStateObject
"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_label | "name" |
same as passed value |
class | "App\Entity\CountryState" |
same as passed value |
label | "State" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2019 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1996 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2015 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1797 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2011 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2006 …} } |
choices | null |
class | "App\Entity\CountryState" |
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 {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerQHxyyWT\EntityManagerGhost614a58f {#374 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 {#1993 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQHxyyWT\EntityManagerGhost614a58f {#374 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1856 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "State" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#1998 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_billingAddress_countryStateObject" ] |
cache_key | "_registration_billingAddress_countryStateObject_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +data: App\Entity\CountryState {#2155 …} +value: "1" +label: "Alabama" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +data: App\Entity\CountryState {#2168 …} +value: "2" +label: "Alaska" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +data: App\Entity\CountryState {#2167 …} +value: "3" +label: "Arizona" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +data: App\Entity\CountryState {#2166 …} +value: "4" +label: "Arkansas" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +data: App\Entity\CountryState {#2165 …} +value: "5" +label: "California" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +data: App\Entity\CountryState {#2194 …} +value: "6" +label: "Colorado" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +data: App\Entity\CountryState {#2175 …} +value: "7" +label: "Connecticut" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +data: App\Entity\CountryState {#2178 …} +value: "8" +label: "Delaware" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +data: App\Entity\CountryState {#2197 …} +value: "9" +label: "Florida" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +data: App\Entity\CountryState {#2198 …} +value: "10" +label: "Georgia" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +data: App\Entity\CountryState {#2199 …} +value: "11" +label: "Hawaii" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +data: App\Entity\CountryState {#2200 …} +value: "12" +label: "Idaho" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +data: App\Entity\CountryState {#2201 …} +value: "13" +label: "Illinois" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +data: App\Entity\CountryState {#2202 …} +value: "14" +label: "Indiana" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +data: App\Entity\CountryState {#2203 …} +value: "15" +label: "Iowa" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +data: App\Entity\CountryState {#2204 …} +value: "16" +label: "Kansas" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +data: App\Entity\CountryState {#2205 …} +value: "17" +label: "Kentucky" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +data: App\Entity\CountryState {#2206 …} +value: "18" +label: "Louisiana" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +data: App\Entity\CountryState {#2207 …} +value: "19" +label: "Maine" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +data: App\Entity\CountryState {#2208 …} +value: "20" +label: "Maryland" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +data: App\Entity\CountryState {#2209 …} +value: "21" +label: "Massachusetts" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +data: App\Entity\CountryState {#2210 …} +value: "22" +label: "Michigan" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +data: App\Entity\CountryState {#2211 …} +value: "23" +label: "Minnesota" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +data: App\Entity\CountryState {#2212 …} +value: "24" +label: "Mississippi" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +data: App\Entity\CountryState {#2213 …} +value: "25" +label: "Missouri" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +data: App\Entity\CountryState {#2214 …} +value: "26" +label: "Montana" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +data: App\Entity\CountryState {#2215 …} +value: "27" +label: "Nebraska" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +data: App\Entity\CountryState {#2216 …} +value: "28" +label: "Nevada" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +data: App\Entity\CountryState {#2217 …} +value: "29" +label: "New Hampshire" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +data: App\Entity\CountryState {#2218 …} +value: "30" +label: "New Jersey" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +data: App\Entity\CountryState {#2219 …} +value: "31" +label: "New Mexico" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +data: App\Entity\CountryState {#2220 …} +value: "32" +label: "New York" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +data: App\Entity\CountryState {#2221 …} +value: "33" +label: "North Carolina" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +data: App\Entity\CountryState {#2222 …} +value: "34" +label: "North Dakota" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +data: App\Entity\CountryState {#2223 …} +value: "35" +label: "Ohio" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +data: App\Entity\CountryState {#2224 …} +value: "36" +label: "Oklahoma" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +data: App\Entity\CountryState {#2225 …} +value: "37" +label: "Oregon" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +data: App\Entity\CountryState {#2226 …} +value: "38" +label: "Pennsylvania" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +data: App\Entity\CountryState {#2227 …} +value: "39" +label: "Rhode Island" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +data: App\Entity\CountryState {#2228 …} +value: "40" +label: "South Carolina" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +data: App\Entity\CountryState {#2229 …} +value: "41" +label: "South Dakota" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +data: App\Entity\CountryState {#2230 …} +value: "42" +label: "Tennessee" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +data: App\Entity\CountryState {#2231 …} +value: "43" +label: "Texas" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +data: App\Entity\CountryState {#2232 …} +value: "44" +label: "Utah" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +data: App\Entity\CountryState {#2233 …} +value: "45" +label: "Vermont" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +data: App\Entity\CountryState {#2234 …} +value: "46" +label: "Virginia" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +data: App\Entity\CountryState {#2235 …} +value: "47" +label: "Washington" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +data: App\Entity\CountryState {#2236 …} +value: "48" +label: "West Virginia" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +data: App\Entity\CountryState {#2237 …} +value: "49" +label: "Wisconsin" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +data: App\Entity\CountryState {#2238 …} +value: "50" +label: "Wyoming" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2140 -errors: [] -form: Symfony\Component\Form\Form {#2038 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2136 …5} |
full_name | "registration[billingAddress][countryStateObject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_billingAddress_countryStateObject" |
is_selected | Closure($choice, $value) {#2139 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "State" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "countryStateObject" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_billingAddress_countryStateObject" |
uses_autocomplete | false |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2a5d.g_Sd5Dh-MRaUb8Q0x3A7tDUr2uwOVdiQu66mNN2HmZE.-p350nIuCH-sOahF8iMW_EQbit1gGJ7R98KVfrnT2PLBkfy1eiZhf-5biQ" |
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 | "2a5d.g_Sd5Dh-MRaUb8Q0x3A7tDUr2uwOVdiQu66mNN2HmZE.-p350nIuCH-sOahF8iMW_EQbit1gGJ7R98KVfrnT2PLBkfy1eiZhf-5biQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1421 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1418 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1405 …} -namespace: Closure() {#1398 …} } |
data | "2a5d.g_Sd5Dh-MRaUb8Q0x3A7tDUr2uwOVdiQu66mNN2HmZE.-p350nIuCH-sOahF8iMW_EQbit1gGJ7R98KVfrnT2PLBkfy1eiZhf-5biQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2116 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() {#2281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#829 …} $message: Closure() {#2144 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
cache_key | "_registration__token_hidden" |
compound | false |
data | "2a5d.g_Sd5Dh-MRaUb8Q0x3A7tDUr2uwOVdiQu66mNN2HmZE.-p350nIuCH-sOahF8iMW_EQbit1gGJ7R98KVfrnT2PLBkfy1eiZhf-5biQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2291 -errors: [] -form: Symfony\Component\Form\Form {#2287 …} } |
form | Symfony\Component\Form\FormView {#2282 …5} |
full_name | "registration[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 |
unique_block_prefix | "_registration__token" |
valid | true |
value | "2a5d.g_Sd5Dh-MRaUb8Q0x3A7tDUr2uwOVdiQu66mNN2HmZE.-p350nIuCH-sOahF8iMW_EQbit1gGJ7R98KVfrnT2PLBkfy1eiZhf-5biQ" |