- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 180
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- E-mails
- Elastica
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
-
first
-
second
-
-
firstName
-
lastName
-
-
name
-
fullName
-
country
-
state
-
zip
-
city
-
address
-
currency
-
ein
-
vatin
-
phonesArray
-
-
_token
-
-
-
title
-
app_registration
"App\Form\App\Security\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\App\User {#870 #id: null #enabled: false #email: null #firstName: null #lastName: null #guest: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #avatar: "/assets/static/avatar.jpg" #orders: Doctrine\Common\Collections\ArrayCollection {#875 …} -client: null #depots: Doctrine\Common\Collections\ArrayCollection {#863 …} -carts: null -createdAt: null -updatedAt: null -syncedAt: null -indexAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\App\User {#870 #id: null #enabled: false #email: null #firstName: null #lastName: null #guest: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #avatar: "/assets/static/avatar.jpg" #orders: Doctrine\Common\Collections\ArrayCollection {#875 …} -client: null #depots: Doctrine\Common\Collections\ArrayCollection {#863 …} -carts: null -createdAt: null -updatedAt: null -syncedAt: null -indexAt: 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 | "registration" |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data | App\Entity\App\User {#870 #id: null #enabled: false #email: null #firstName: null #lastName: null #guest: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #avatar: "/assets/static/avatar.jpg" #orders: Doctrine\Common\Collections\ArrayCollection {#875 …} -client: null #depots: Doctrine\Common\Collections\ArrayCollection {#863 …} -carts: null -createdAt: null -updatedAt: null -syncedAt: null -indexAt: null } |
data_class | "App\Entity\App\User" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} use: { $class: "App\Entity\App\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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
short | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#864 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "app_registration" "_app_registration" ] |
cache_key | "_app_registration_app_registration" |
compound | true |
data | App\Entity\App\User {#870 #id: null #enabled: false #email: null #firstName: null #lastName: null #guest: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #avatar: "/assets/static/avatar.jpg" #orders: Doctrine\Common\Collections\ArrayCollection {#875 …} -client: null #depots: Doctrine\Common\Collections\ArrayCollection {#863 …} -carts: null -createdAt: null -updatedAt: null -syncedAt: null -indexAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#661 -form: Symfony\Component\Form\Form {#1124 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#881 …5} |
full_name | "app_registration" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "app_registration" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_registration" |
valid | true |
value | App\Entity\App\User {#870 #id: null #enabled: false #email: null #firstName: null #lastName: null #guest: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #avatar: "/assets/static/avatar.jpg" #orders: Doctrine\Common\Collections\ArrayCollection {#875 …} -client: null #depots: Doctrine\Common\Collections\ArrayCollection {#863 …} -carts: null -createdAt: null -updatedAt: null -syncedAt: null -indexAt: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "form.email" |
same as passed value |
translation_domain | "Auth" |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "Auth" |
trim | true |
upload_max_size_message | Closure() {#919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#888 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_app_registration_email" ] |
cache_key | "_app_registration_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1265 -form: Symfony\Component\Form\Form {#1137 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1291 …5} |
full_name | "app_registration[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_email" |
label | "form.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "Auth" |
unique_block_prefix | "_app_registration_email" |
valid | true |
value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "form.password" ] |
[ "label" => "form.password" ] |
invalid_message | "fos_user.password.mismatch" |
same as passed value |
options | [ "translation_domain" => "Auth" "attr" => [ "autocomplete" => "new-password" ] ] |
[ "translation_domain" => "Auth" "attr" => [ "autocomplete" => "new-password" ] ] |
second_options | [ "label" => "form.password_confirmation" ] |
[ "label" => "form.password_confirmation" ] |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "form.password" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "fos_user.password.mismatch" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [ "translation_domain" => "Auth" "attr" => [ "autocomplete" => "new-password" ] ] |
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" => "form.password_confirmation" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#922 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_app_registration_plainPassword" ] |
cache_key | "_app_registration_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1245 -form: Symfony\Component\Form\Form {#1161 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1236 …5} |
full_name | "app_registration[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_registration_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
false
|
label | "form.password" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
translation_domain | "Auth" |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1141 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "Auth" |
trim | false |
upload_max_size_message | Closure() {#1148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1142 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_app_registration_plainPassword_first" ] |
cache_key | "_app_registration_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1189 -form: Symfony\Component\Form\Form {#1164 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1206 …5} |
full_name | "app_registration[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_plainPassword_first" |
label | "form.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "Auth" |
unique_block_prefix | "_app_registration_plainPassword_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
false
|
label | "form.password_confirmation" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
translation_domain | "Auth" |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1154 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.password_confirmation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "Auth" |
trim | false |
upload_max_size_message | Closure() {#1156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1155 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_app_registration_plainPassword_second" ] |
cache_key | "_app_registration_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1180 -form: Symfony\Component\Form\Form {#1167 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#833 …5} |
full_name | "app_registration[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_plainPassword_second" |
label | "form.password_confirmation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "Auth" |
unique_block_prefix | "_app_registration_plainPassword_second" |
valid | true |
value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "registration.firstName" |
same as passed value |
required | false |
false
|
translation_domain | "Auth" |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "registration.firstName" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | "Auth" |
trim | true |
upload_max_size_message | Closure() {#857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#905 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_firstName" ] |
cache_key | "_app_registration_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1227 -form: Symfony\Component\Form\Form {#1170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1214 …5} |
full_name | "app_registration[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_firstName" |
label | "registration.firstName" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "Auth" |
unique_block_prefix | "_app_registration_firstName" |
valid | true |
value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "registration.lastName" |
same as passed value |
required | false |
false
|
translation_domain | "Auth" |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#913 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "registration.lastName" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | "Auth" |
trim | true |
upload_max_size_message | Closure() {#826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#914 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_lastName" ] |
cache_key | "_app_registration_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#902 -form: Symfony\Component\Form\Form {#1173 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#907 …5} |
full_name | "app_registration[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_lastName" |
label | "registration.lastName" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "Auth" |
unique_block_prefix | "_app_registration_lastName" |
valid | true |
value | "" |
client
"App\Form\ECommerce\ClientRegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | false |
false
|
phone_required | true |
same as passed value |
short | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | "App\Entity\ECommerce\Client" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} use: { $class: "App\Entity\ECommerce\Client" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
phone_required | true |
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 |
short | false |
translation_domain | "ECommerceBundle" |
trim | true |
upload_max_size_message | Closure() {#663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#659 …} } } |
validation_groups | [
"Registration"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "mdl_e_commerce_bundle_client" "_app_registration_client" ] |
cache_key | "_app_registration_client_mdl_e_commerce_bundle_client" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1157 -form: Symfony\Component\Form\Form {#1329 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1149 …5} |
full_name | "app_registration[client]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "client" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client" |
valid | true |
value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.name" |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "client.form.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1178 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_client_name" ] |
cache_key | "_app_registration_client_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1379 -form: Symfony\Component\Form\Form {#1342 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1378 …5} |
full_name | "app_registration[client][name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_name" |
label | "client.form.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_name" |
valid | true |
value | "" |
fullName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.full_name" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "client.form.full_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1187 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_client_fullName" ] |
cache_key | "_app_registration_client_fullName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1380 -form: Symfony\Component\Form\Form {#1345 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1381 …5} |
full_name | "app_registration[client][fullName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_fullName" |
label | "client.form.full_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fullName" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_fullName" |
valid | true |
value | "" |
country
"App\Form\App\Type\CountryType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.country" |
same as passed value |
preferred_choices | [
"ba"
] |
[
"ba"
]
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
alpha3 | 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1212 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#1204 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_locale | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "client.form.country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [
"ba"
] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1201 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "country" "_app_registration_client_country" ] |
cache_key | "_app_registration_client_country_country" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "Авганистан" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "Азербејџан" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "Албанија" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "Алжир" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "Америчка Девичанска Острва" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "Америчка Самоа" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "Ангвила" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +label: "Ангола" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "Андора" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +label: "Антарктик" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +label: "Антигва и Барбуда" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +label: "Аргентина" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +label: "Аруба" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "Аустралија" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "Аустрија" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "Бангладеш" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +label: "Барбадос" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +label: "Бахами" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "Бахреин" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +label: "Белгија" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "Белизе" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "Белорусија" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "Бенин" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "Бермуда" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "Божићно Острво" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +label: "Боливија" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "Босна и Херцеговина" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +label: "Боцвана" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "Бразил" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "Британска Девичанска Острва" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "Британска територија Индијског океана" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "Брунеј" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "Бугарска" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1477 +label: "Буркина Фасо" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1478 +label: "Бурунди" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "Бутан" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "Валис и Футуна" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1481 +label: "Вануату" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +label: "Ватикан" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1483 +label: "Венецуела" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +label: "Вијетнам" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "Габон" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "Гамбија" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "Гана" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "Гваделуп" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "Гвајана" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "Гватемала" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "Гвинеја" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "Гвинеја-Бисао" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +label: "Гернзи" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +label: "Гибралтар" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1495 +label: "Гренада" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1496 +label: "Гренланд" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +label: "Грузија" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "Грчка" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "Гуам" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "Данска" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +label: "Доминика" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "Доминиканска Република" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1503 +label: "Египат" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1504 +label: "Еквадор" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +label: "Екваторијална Гвинеја" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +label: "Еритреја" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1507 +label: "Естонија" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1508 +label: "Етиопија" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1509 +label: "Замбија" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1510 +label: "Западна Сахара" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1511 +label: "Зеленортска Острва" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1512 +label: "Зимбабве" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1513 +label: "Израел" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1514 +label: "Индија" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1515 +label: "Индонезија" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +label: "Ирак" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1517 +label: "Иран" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1518 +label: "Ирска" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1519 +label: "Исланд" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1520 +label: "Италија" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1521 +label: "Јамајка" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1522 +label: "Јапан" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1523 +label: "Јемен" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1524 +label: "Јерменија" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1525 +label: "Јордан" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +label: "Јужна Кореја" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "Јужна Џорџија и Јужна Сендвичка Острва" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "Јужни Судан" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "Јужноафричка Република" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "Казахстан" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "Кајманска Острва" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Камбоџа" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "Камерун" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "Канада" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "Карипска Холандија" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "Катар" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +label: "Кенија" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "Кина" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "Кипар" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Киргистан" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "Кирибати" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "Кокосова (Килингова) Острва" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "Колумбија" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Коморска Острва" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "Конго - Бразавил" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Конго - Киншаса" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Костарика" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Куба" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "Кувајт" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "Кукова Острва" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "Курасао" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "Лаос" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "Лесото" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "Летонија" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +label: "Либан" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "Либерија" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "Либија" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "Литванија" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "Лихтенштајн" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "Луксембург" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "Мадагаскар" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1562 +label: "Мађарска" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "Мајот" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "Малави" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "Малдиви" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "Малезија" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "Мали" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +label: "Малта" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +label: "Мароко" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +label: "Мартиник" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1571 +label: "Маршалска Острва" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +label: "Мауританија" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +label: "Маурицијус" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +label: "Мексико" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Мијанмар (Бурма)" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "Микронезија" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "Мозамбик" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "Молдавија" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +label: "Монако" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "Монголија" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1581 +label: "Монсерат" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +label: "Намибија" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "Науру" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "Немачка" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "Непал" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "Нигер" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Нигерија" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "Никарагва" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "Ниуе" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "Нова Каледонија" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1591 +label: "Нови Зеланд" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1592 +label: "Норвешка" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "Обала Слоноваче (Кот д’Ивоар)" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "Оландска Острва" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +label: "Оман" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +label: "Острва Туркс и Каикос" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1597 +label: "Острво Буве" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "Острво Ман" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1599 +label: "Острво Норфок" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1600 +label: "Острво Херд и Мекдоналдова острва" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1601 +label: "Пакистан" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1602 +label: "Палау" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1603 +label: "Палестинске територије" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +label: "Панама" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1605 +label: "Папуа Нова Гвинеја" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1606 +label: "Парагвај" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1607 +label: "Перу" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1608 +label: "Питкерн" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1609 +label: "Пољска" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +label: "Порторико" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +label: "Португалија" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +label: "Реинион" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "Руанда" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "Румунија" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "Русија" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "Салвадор" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "Самоа" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "Сан Марино" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "Сао Томе и Принципе" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "САР Макао (Кина)" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +label: "САР Хонгконг (Кина)" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "Саудијска Арабија" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +label: "Свазиленд" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1624 +label: "Свалбард и Јан Мајен" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "Света Јелена" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "Света Луција" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "Свети Бартоломеј" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "Свети Мартин (Француска)" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "Свети Мартин (Холандија)" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Северна Кореја" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +label: "Северна Македонија" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "Северна Маријанска Острва" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "Сејшели" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "Сен Пјер и Микелон" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "Сенегал" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "Сент Винсент и Гренадини" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "Сент Китс и Невис" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "Сијера Леоне" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "Сингапур" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "Сирија" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "Сједињене Државе" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "Словачка" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "Словенија" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "Соломонска Острва" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "Сомалија" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "Србија" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +label: "Судан" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "Суринам" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "Тајван" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "Тајланд" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "Танзанија" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "Таџикистан" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "Тимор-Лесте (Источни Тимор)" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "Того" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "Токелау" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "Тонга" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "Тринидад и Тобаго" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "Тувалу" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "Тунис" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "Туркменистан" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "Турска" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "Уганда" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "Удаљена острва САД" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "Узбекистан" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "Уједињени Арапски Емирати" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "Уједињено Краљевство" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "Украјина" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "Уругвај" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "Фарска Острва" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "Филипини" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "Финска" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "Фиџи" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "Фокландска Острва" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "Француска" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "Француска Гвајана" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "Француска Полинезија" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "Француске Јужне Територије" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "Хаити" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "Холандија" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "Хондурас" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "Хрватска" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "Централноафричка Република" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "Црна Гора" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "Чад" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +label: "Чешка" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1686 +label: "Чиле" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "Џерзи" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "Џибути" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "Швајцарска" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "Шведска" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "Шпанија" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "Шри Ланка" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1407 -form: Symfony\Component\Form\Form {#1348 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1409 …5} |
full_name | "app_registration[client][country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_country" |
is_selected | Closure($choice, $value) {#1456 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1082 …} } |
label | "client.form.country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_country" |
valid | true |
value | "" |
state
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.state" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "client.form.state" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1217 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_client_state" ] |
cache_key | "_app_registration_client_state_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1693 -form: Symfony\Component\Form\Form {#1351 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1695 …5} |
full_name | "app_registration[client][state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_state" |
label | "client.form.state" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "state" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_state" |
valid | true |
value | "" |
zip
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.zip" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1224 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "client.form.zip" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1225 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_client_zip" ] |
cache_key | "_app_registration_client_zip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1694 -form: Symfony\Component\Form\Form {#1354 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1696 …5} |
full_name | "app_registration[client][zip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_zip" |
label | "client.form.zip" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_zip" |
valid | true |
value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.city" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "client.form.city" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1234 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_client_city" ] |
cache_key | "_app_registration_client_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1697 -form: Symfony\Component\Form\Form {#1357 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1698 …5} |
full_name | "app_registration[client][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_city" |
label | "client.form.city" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_city" |
valid | true |
value | "" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.address" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1242 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "client.form.address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1243 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_client_address" ] |
cache_key | "_app_registration_client_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1699 -form: Symfony\Component\Form\Form {#1360 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1700 …5} |
full_name | "app_registration[client][address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_address" |
label | "client.form.address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_address" |
valid | true |
value | "" |
currency
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
choice_value | "code" |
same as passed value |
class | "App\Entity\ECommerce\Currency" |
same as passed value |
label | "client.form.currency" |
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1279 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1264 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | "code" |
choices | null |
class | "App\Entity\ECommerce\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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
em | Doctrine\ORM\EntityManager {#286 …11} |
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 {#1277 -om: Doctrine\ORM\EntityManager {#286 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#111 …} -singleId: true -intId: false -idField: "code" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "client.form.currency" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1263 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_app_registration_client_currency" ] |
cache_key | "_app_registration_client_currency_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "Konvertibilna Marka" +value: "BAM" +data: App\Entity\ECommerce\Currency {#1718 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +label: "Euro" +value: "EUR" +data: App\Entity\ECommerce\Currency {#1730 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "Dinar" +value: "RSD" +data: App\Entity\ECommerce\Currency {#1004 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1701 -form: Symfony\Component\Form\Form {#1363 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1702 …5} |
full_name | "app_registration[client][currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_currency" |
is_selected | Closure($choice, $value) {#1704 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1082 …} } |
label | "client.form.currency" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "currency" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_currency" |
valid | true |
value | "" |
ein
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.ein" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1288 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "client.form.ein" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1289 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_client_ein" ] |
cache_key | "_app_registration_client_ein_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1706 -form: Symfony\Component\Form\Form {#1366 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1703 …5} |
full_name | "app_registration[client][ein]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_ein" |
label | "client.form.ein" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ein" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_ein" |
valid | true |
value | "" |
vatin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "client.form.vatin" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1297 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | "client.form.vatin" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1298 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_registration_client_vatin" ] |
cache_key | "_app_registration_client_vatin_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1720 -form: Symfony\Component\Form\Form {#1369 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1712 …5} |
full_name | "app_registration[client][vatin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_vatin" |
label | "client.form.vatin" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "vatin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_vatin" |
valid | true |
value | "" |
phonesArray
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
delete_empty | Closure(string $phone = null) {#1115 class: "App\Form\ECommerce\ClientRegistrationFormType" this: App\Form\ECommerce\ClientRegistrationFormType {#51 …} } |
same as passed value |
entry_type | "Symfony\Component\Form\Extension\Core\Type\TelType" |
same as passed value |
label | "client.form.phones" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | 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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
delete_empty | Closure(string $phone = null) {#1115 class: "App\Form\ECommerce\ClientRegistrationFormType" this: App\Form\ECommerce\ClientRegistrationFormType {#51 …} } |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1312 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Symfony\Component\Form\Extension\Core\Type\TelType" |
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 | "client.form.phones" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1306 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_app_registration_client_phonesArray" ] |
cache_key | "_app_registration_client_phonesArray_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1708 -form: Symfony\Component\Form\Form {#1372 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1719 …5} |
full_name | "app_registration[client][phonesArray]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_registration_client_phonesArray" |
label | "client.form.phones" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phonesArray" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1737 …5} |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_app_registration_client_phonesArray" |
valid | true |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "88ba3407d.6ONvbS21jzl_RZQfXVRBMaiKuGJVM2yzUWkC0qC5TDE.nbQbIU796ngKA-RSPGM2UvLl8ggybF_EFRFvpc3NPgi91CQ_RfjETjU11Q" |
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 | "88ba3407d.6ONvbS21jzl_RZQfXVRBMaiKuGJVM2yzUWkC0qC5TDE.nbQbIU796ngKA-RSPGM2UvLl8ggybF_EFRFvpc3NPgi91CQ_RfjETjU11Q" |
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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data | "88ba3407d.6ONvbS21jzl_RZQfXVRBMaiKuGJVM2yzUWkC0qC5TDE.nbQbIU796ngKA-RSPGM2UvLl8ggybF_EFRFvpc3NPgi91CQ_RfjETjU11Q" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1749 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#1748 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_app_registration__token" ] |
cache_key | "_app_registration__token_hidden" |
compound | false |
data | "88ba3407d.6ONvbS21jzl_RZQfXVRBMaiKuGJVM2yzUWkC0qC5TDE.nbQbIU796ngKA-RSPGM2UvLl8ggybF_EFRFvpc3NPgi91CQ_RfjETjU11Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1761 -form: Symfony\Component\Form\Form {#1757 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1752 …5} |
full_name | "app_registration[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_registration__token" |
valid | true |
value | "88ba3407d.6ONvbS21jzl_RZQfXVRBMaiKuGJVM2yzUWkC0qC5TDE.nbQbIU796ngKA-RSPGM2UvLl8ggybF_EFRFvpc3NPgi91CQ_RfjETjU11Q" |
(no name)
"App\Form\ECommerce\Filter\ProductFilterByName"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [
"title" => ""
] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/sr/product/filter_by_name" |
same as passed value |
data | [
"title" => ""
] |
[
"title" => ""
]
|
method | "GET" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/sr/product/filter_by_name" |
allow_extra_fields | true |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data | [
"title" => ""
] |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "GET" |
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 | "ECommerceBundle" |
trim | true |
upload_max_size_message | Closure() {#2671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#2670 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/sr/product/filter_by_name" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "" "_" ] |
cache_key | "__" |
compound | true |
data | [
"title" => ""
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2672 -form: Symfony\Component\Form\Form {#2685 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2680 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_" |
valid | true |
value | [
"title" => ""
] |
title
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#123 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#120 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#338 …} } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1059 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#351 …} $translationDomain: "validators" $message: Closure() {#2678 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_title" ] |
cache_key | "_title_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2696 -form: Symfony\Component\Form\Form {#2688 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2695 …5} |
full_name | "title" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "title" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "ECommerceBundle" |
unique_block_prefix | "_title" |
valid | true |
value | "" |