Forms
-
client_login_form
-
email
-
password
-
callback_v
-
submit
-
_token
-
-
client_registration_form
-
email
-
password
-
first
-
second
-
-
name
-
surname
-
phone
-
facturation_address
-
street_number
-
postal_code
-
city
-
country
-
-
company_name
-
IC
-
DIC
-
is_taxpayer
-
address
-
street_number
-
postal_code
-
city
-
country
-
-
corespondation_company_name
-
corespondation_name
-
corespondation_surname
-
id_number
-
id_front
-
id_back
-
TOS_agreement
-
callback_v
-
_token
-
client_login_form
"App\Form\User\ClientLoginForm"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
same as passed value |
valid_route | "/objednavka/rekapitulace?t=2" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1237 …} $translationDomain: "validators" } } |
valid_route | "/objednavka/rekapitulace?t=2" |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "client_login_form" "_client_login_form" ] |
cache_key | "_client_login_form_client_login_form" |
compound | true |
data | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1527 -form: Symfony\Component\Form\Form {#1298 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1317 …5} |
full_name | "client_login_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_login_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "client_login_form" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_login_form" |
valid | true |
value | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "email" ] |
[ "class" => "email" ] |
label | "Email" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1253 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1254 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_client_login_form_email" ] |
cache_key | "_client_login_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1484 -form: Symfony\Component\Form\Form {#1301 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1499 …5} |
full_name | "client_login_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_login_form_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_login_form_email" |
valid | true |
value | "" |
password
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "password" ] |
[ "class" => "password" ] |
label | "Heslo" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1267 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Heslo" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1268 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_client_login_form_password" ] |
cache_key | "_client_login_form_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1475 -form: Symfony\Component\Form\Form {#1304 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1466 …5} |
full_name | "client_login_form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_login_form_password" |
label | "Heslo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_login_form_password" |
valid | true |
value | "" |
callback_v
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "/objednavka/rekapitulace?t=2" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "/objednavka/rekapitulace?t=2" |
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 | 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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data | "/objednavka/rekapitulace?t=2" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1279 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1280 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_client_login_form_callback_v" ] |
cache_key | "_client_login_form_callback_v_hidden" |
compound | false |
data | "/objednavka/rekapitulace?t=2" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1457 -form: Symfony\Component\Form\Form {#1307 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1448 …5} |
full_name | "client_login_form[callback_v]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_login_form_callback_v" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "callback_v" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_login_form_callback_v" |
valid | true |
value | "/objednavka/rekapitulace?t=2" |
submit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "login-button" ] |
[ "class" => "login-button" ] |
label | "Přihlásit se" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "login-button" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Přihlásit se" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "login-button" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_client_login_form_submit" ] |
cache_key | "_client_login_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1681 …5} |
full_name | "client_login_form[submit]" |
id | "client_login_form_submit" |
label | "Přihlásit se" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_client_login_form_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "916aea766.SLecIO5CRnE5N3h5RotGEtGa6o2cwEn-9rxuaW13K-w.EIX7FZ8LFTZrfU9NFdt2Z5yjmsrkgROhkc4nKj1Feol43N5hqygtE0xWIQ" |
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 | "916aea766.SLecIO5CRnE5N3h5RotGEtGa6o2cwEn-9rxuaW13K-w.EIX7FZ8LFTZrfU9NFdt2Z5yjmsrkgROhkc4nKj1Feol43N5hqygtE0xWIQ" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data | "916aea766.SLecIO5CRnE5N3h5RotGEtGa6o2cwEn-9rxuaW13K-w.EIX7FZ8LFTZrfU9NFdt2Z5yjmsrkgROhkc4nKj1Feol43N5hqygtE0xWIQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1517 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1689 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_client_login_form__token" ] |
cache_key | "_client_login_form__token_hidden" |
compound | false |
data | "916aea766.SLecIO5CRnE5N3h5RotGEtGa6o2cwEn-9rxuaW13K-w.EIX7FZ8LFTZrfU9NFdt2Z5yjmsrkgROhkc4nKj1Feol43N5hqygtE0xWIQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1576 -form: Symfony\Component\Form\Form {#1390 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1662 …5} |
full_name | "client_login_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_login_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_login_form__token" |
valid | true |
value | "916aea766.SLecIO5CRnE5N3h5RotGEtGa6o2cwEn-9rxuaW13K-w.EIX7FZ8LFTZrfU9NFdt2Z5yjmsrkgROhkc4nKj1Feol43N5hqygtE0xWIQ" |
client_registration_form
"App\Form\User\ClientRegistrationForm"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
same as passed value |
valid_route | "/login" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
data_class | "App\Entity\Users\Client" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Users\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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1315 …} $translationDomain: "validators" } } |
valid_route | "/login" |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "client_registration_form" "_client_registration_form" ] |
cache_key | "_client_registration_form_client_registration_form" |
compound | true |
data | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1368 -form: Symfony\Component\Form\Form {#1532 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1359 …5} |
full_name | "client_registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "client_registration_form" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form" |
valid | true |
value | App\Entity\Users\Client {#1120 #id: null #role: null #password: null #email: null #name: null #surname: null #phone: null #ID_number: null #is_taxpayer: null #TOS_agreement: null #company_name: null #IC: null #DIC: null #address: null #facturation_address: null #id_front: null #id_front_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #id_back: null #id_back_file: ? ?Symfony\Component\HttpFoundation\File\UploadedFile #corespondation_name: null #corespondation_surname: null #corespondation_company_name: null #tags: Doctrine\Common\Collections\ArrayCollection {#1119 …} #transactions: null #clientUploads: null #activated: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Přihlašovací email" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1331 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Přihlašovací email" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1332 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_client_registration_form_email" ] |
cache_key | "_client_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1334 -form: Symfony\Component\Form\Form {#1535 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1542 …5} |
full_name | "client_registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_email" |
label | "Přihlašovací email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_email" |
valid | true |
value | "" |
password
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "Heslo" ] |
[ "label" => "Heslo" ] |
second_options | [ "label" => "Potvrzení hesla" "attr" => [ "class" => "znovu" ] ] |
[ "label" => "Potvrzení hesla" "attr" => [ "class" => "znovu" ] ] |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Heslo" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The values do not match." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "Potvrzení hesla" "attr" => [ "class" => "znovu" ] ] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1347 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_client_registration_form_password" ] |
cache_key | "_client_registration_form_password_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1736 -form: Symfony\Component\Form\Form {#1554 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1738 …5} |
full_name | "client_registration_form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_password" |
valid | true |
value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
false
|
label | "Heslo" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Heslo" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1540 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_client_registration_form_password_first" ] |
cache_key | "_client_registration_form_password_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1835 -form: Symfony\Component\Form\Form {#1557 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1741 …5} |
full_name | "client_registration_form[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_password_first" |
label | "Heslo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_password_first" |
valid | true |
value | "" |
second
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "znovu" ] |
[ "class" => "znovu" ] |
error_bubbling | false |
false
|
label | "Potvrzení hesla" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "znovu" ] |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1547 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Potvrzení hesla" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1548 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "znovu" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_client_registration_form_password_second" ] |
cache_key | "_client_registration_form_password_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1837 -form: Symfony\Component\Form\Form {#1560 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1838 …5} |
full_name | "client_registration_form[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_password_second" |
label | "Potvrzení hesla" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_password_second" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Jméno" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1356 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Jméno" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1357 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_name" ] |
cache_key | "_client_registration_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1739 -form: Symfony\Component\Form\Form {#1563 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1740 …5} |
full_name | "client_registration_form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_name" |
label | "Jméno" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_name" |
valid | true |
value | "" |
surname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Příjmení" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1365 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Příjmení" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1366 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_surname" ] |
cache_key | "_client_registration_form_surname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1840 -form: Symfony\Component\Form\Form {#1566 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1839 …5} |
full_name | "client_registration_form[surname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_surname" |
label | "Příjmení" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "surname" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_surname" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Telefon" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1374 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Telefon" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1375 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_phone" ] |
cache_key | "_client_registration_form_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1841 -form: Symfony\Component\Form\Form {#1569 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1842 …5} |
full_name | "client_registration_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_phone" |
label | "Telefon" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_phone" |
valid | true |
value | "" |
facturation_address
"App\Entity\Users\Address"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | false |
false
|
label_attr | [ "class" => "sub-section-title" ] |
[ "class" => "sub-section-title" ] |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | "App\Entity\Users\Address" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1387 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Users\Address" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [ "class" => "sub-section-title" ] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1388 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address" "_client_registration_form_facturation_address" ] |
cache_key | "_client_registration_form_facturation_address_address" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1843 -form: Symfony\Component\Form\Form {#1631 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1844 …5} |
full_name | "client_registration_form[facturation_address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_facturation_address" |
label | false |
label_attr | [ "class" => "sub-section-title" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "facturation_address" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_facturation_address" |
valid | true |
value | null |
street_number
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Ulice a číslo popisné" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Ulice a číslo popisné" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1574 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_facturation_address_street_number" ] |
cache_key | "_client_registration_form_facturation_address_street_number_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1848 -form: Symfony\Component\Form\Form {#1634 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1847 …5} |
full_name | "client_registration_form[facturation_address][street_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_facturation_address_street_number" |
label | "Ulice a číslo popisné" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street_number" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_facturation_address_street_number" |
valid | true |
value | "" |
postal_code
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "PSČ" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1582 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "PSČ" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1583 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_client_registration_form_facturation_address_postal_code" ] |
cache_key | "_client_registration_form_facturation_address_postal_code_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1849 -form: Symfony\Component\Form\Form {#1637 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1850 …5} |
full_name | "client_registration_form[facturation_address][postal_code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_facturation_address_postal_code" |
label | "PSČ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postal_code" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_facturation_address_postal_code" |
valid | true |
value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Město" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Město" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1593 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_facturation_address_city" ] |
cache_key | "_client_registration_form_facturation_address_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1851 -form: Symfony\Component\Form\Form {#1640 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1852 …5} |
full_name | "client_registration_form[facturation_address][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_facturation_address_city" |
label | "Město" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_facturation_address_city" |
valid | true |
value | "" |
country
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Země" |
same as passed value |
placeholder | "Vyberte zemi" |
same as passed value |
preferred_choices | [
"CZ"
] |
[
"CZ"
]
|
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 {#1623 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#1621 …} } |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "Please select a valid country." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Země" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Vyberte zemi" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [
"CZ"
] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1618 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "country" "_client_registration_form_facturation_address_country" ] |
cache_key | "_client_registration_form_facturation_address_country_country" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "Afghánistán" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "Ålandy" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "Albánie" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "Alžírsko" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "Americká Samoa" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "Americké Panenské ostrovy" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "Antarktida" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "Antigua a Barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "Argentina" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "Arménie" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "Austrálie" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +label: "Ázerbájdžán" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "Bahamy" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "Bahrajn" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "Bangladéš" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "Barbados" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "Belgie" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Bělorusko" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "Benin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "Bermudy" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +label: "Bhútán" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "Bolívie" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +label: "Bosna a Hercegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "Bouvetův ostrov" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +label: "Brazílie" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "Britské indickooceánské území" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Britské Panenské ostrovy" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "Brunej" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Bulharsko" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Burkina Faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Cookovy ostrovy" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Curaçao" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Čad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Černá Hora" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Česko" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Čína" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Dánsko" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Dominika" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "Dominikánská republika" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Džibutsko" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Egypt" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Ekvádor" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Eritrea" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Estonsko" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "Eswatini" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "Etiopie" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "Faerské ostrovy" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "Falklandské ostrovy" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Fidži" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Filipíny" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Finsko" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Francie" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "Francouzská Guyana" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "Francouzská jižní území" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "Francouzská Polynésie" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: "Gambie" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "Gibraltar" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "Grenada" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "Grónsko" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "Gruzie" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "Guernsey" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +label: "Guinea" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "Guinea-Bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "Haiti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "Heardův ostrov a McDonaldovy ostrovy" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "Hongkong – ZAO Číny" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "Chile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "Chorvatsko" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "Indie" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "Indonésie" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "Irák" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "Írán" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "Irsko" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "Island" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "Itálie" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "Izrael" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "Jamajka" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "Japonsko" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "Jemen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "Jersey" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "Jihoafrická republika" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "Jižní Georgie a Jižní Sandwichovy ostrovy" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "Jižní Korea" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "Jižní Súdán" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "Jordánsko" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "Kajmanské ostrovy" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "Kambodža" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "Kamerun" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "Kanada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "Kapverdy" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "Karibské Nizozemsko" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "Katar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "Kazachstán" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "Keňa" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "Kokosové ostrovy" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "Kolumbie" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "Komory" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "Kongo – Brazzaville" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "Kongo – Kinshasa" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "Kostarika" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "Kuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "Kuvajt" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "Kypr" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "Kyrgyzstán" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "Laos" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "Libanon" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "Libérie" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "Libye" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "Lichtenštejnsko" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "Litva" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "Lotyšsko" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "Lucembursko" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "Macao – ZAO Číny" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "Madagaskar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "Maďarsko" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "Malajsie" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "Maledivy" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "Maroko" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "Marshallovy ostrovy" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "Martinik" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "Mauricius" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "Mauritánie" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "Menší odlehlé ostrovy USA" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "Mexiko" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "Mikronésie" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "Moldavsko" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "Monako" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "Mongolsko" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "Mosambik" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "Myanmar (Barma)" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Namibie" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Německo" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "Nepál" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "Nigérie" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "Nikaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "Niue" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "Nizozemsko" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "Norfolk" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "Norsko" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "Nová Kaledonie" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "Nový Zéland" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Omán" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "Ostrov Man" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "Pákistán" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Palau" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "Palestinská území" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "Papua-Nová Guinea" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Paraguay" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Peru" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Pitcairnovy ostrovy" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Pobřeží slonoviny" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "Polsko" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "Portoriko" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "Portugalsko" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Rakousko" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Réunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Rovníková Guinea" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Rumunsko" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "Rusko" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "Rwanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "Řecko" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Saint-Pierre a Miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "Salvador" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "San Marino" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Saúdská Arábie" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Senegal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Severní Korea" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Severní Makedonie" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Severní Mariany" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "Seychely" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "Sierra Leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "Singapur" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "Slovensko" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "Slovinsko" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "Somálsko" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "Spojené arabské emiráty" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "Spojené království" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "Spojené státy" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Srbsko" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "Srí Lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "Středoafrická republika" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "Súdán" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "Surinam" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "Svatá Helena" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "Svatá Lucie" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "Svatý Bartoloměj" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "Svatý Kryštof a Nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "Svatý Martin (Francie)" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "Svatý Martin (Nizozemsko)" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "Svatý Tomáš a Princův ostrov" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "Svatý Vincenc a Grenadiny" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "Sýrie" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "Šalamounovy ostrovy" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "Španělsko" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "Špicberky a Jan Mayen" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "Švédsko" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Švýcarsko" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Tádžikistán" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "Tanzanie" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "Thajsko" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "Tchaj-wan" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "Trinidad a Tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "Tunisko" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "Turecko" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "Turkmenistán" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "Turks a Caicos" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "Uganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "Ukrajina" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "Uruguay" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "Uzbekistán" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "Vánoční ostrov" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "Vatikán" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "Venezuela" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Vietnam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Východní Timor" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Wallis a Futuna" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "Zambie" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "Západní Sahara" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1853 -form: Symfony\Component\Form\Form {#1643 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1854 …5} |
full_name | "client_registration_form[facturation_address][country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_facturation_address_country" |
is_selected | Closure($choice, $value) {#1855 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Země" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "Vyberte zemi" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [ 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Česko" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } ] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
sortable | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_facturation_address_country" |
valid | true |
value | "" |
company_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Název firmy" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1396 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Název firmy" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1397 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_company_name" ] |
cache_key | "_client_registration_form_company_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1845 -form: Symfony\Component\Form\Form {#1646 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1846 …5} |
full_name | "client_registration_form[company_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_company_name" |
label | "Název firmy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company_name" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_company_name" |
valid | true |
value | "" |
IC
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "IČ" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1410 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "IČ" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1411 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_client_registration_form_IC" ] |
cache_key | "_client_registration_form_IC_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2110 -form: Symfony\Component\Form\Form {#1649 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2109 …5} |
full_name | "client_registration_form[IC]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_IC" |
label | "IČ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "IC" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_IC" |
valid | true |
value | "" |
DIC
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "DIČ" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "DIČ" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1421 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_client_registration_form_DIC" ] |
cache_key | "_client_registration_form_DIC_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2111 -form: Symfony\Component\Form\Form {#1652 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2112 …5} |
full_name | "client_registration_form[DIC]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_DIC" |
label | "DIČ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "DIC" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_DIC" |
valid | true |
value | "" |
is_taxpayer
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Jsem plátce DPH" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1433 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1434 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Jsem plátce DPH" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1438 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_client_registration_form_is_taxpayer" ] |
cache_key | "_client_registration_form_is_taxpayer_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2113 -form: Symfony\Component\Form\Form {#1655 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2114 …5} |
full_name | "client_registration_form[is_taxpayer]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_is_taxpayer" |
label | "Jsem plátce DPH" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "is_taxpayer" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_is_taxpayer" |
valid | true |
value | "1" |
address
"App\Entity\Users\Address"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "correspondation-address" ] |
[ "class" => "correspondation-address" ] |
label | "Korespondenční adresa" |
same as passed value |
label_attr | [ "class" => "section-title" ] |
[ "class" => "section-title" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "correspondation-address" ] |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | "App\Entity\Users\Address" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1445 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Users\Address" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Korespondenční adresa" |
label_attr | [ "class" => "section-title" ] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1446 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "correspondation-address" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address" "_client_registration_form_address" ] |
cache_key | "_client_registration_form_address_address" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2115 -form: Symfony\Component\Form\Form {#1696 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2116 …5} |
full_name | "client_registration_form[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_address" |
label | "Korespondenční adresa" |
label_attr | [ "class" => "section-title" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_address" |
valid | true |
value | null |
street_number
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Ulice a číslo popisné" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1659 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Ulice a číslo popisné" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1660 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_address_street_number" ] |
cache_key | "_client_registration_form_address_street_number_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2120 -form: Symfony\Component\Form\Form {#1699 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2119 …5} |
full_name | "client_registration_form[address][street_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_address_street_number" |
label | "Ulice a číslo popisné" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street_number" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_address_street_number" |
valid | true |
value | "" |
postal_code
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "PSČ" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "PSČ" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1669 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_client_registration_form_address_postal_code" ] |
cache_key | "_client_registration_form_address_postal_code_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2121 -form: Symfony\Component\Form\Form {#1702 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2122 …5} |
full_name | "client_registration_form[address][postal_code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_address_postal_code" |
label | "PSČ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postal_code" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_address_postal_code" |
valid | true |
value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Město" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Město" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1679 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_address_city" ] |
cache_key | "_client_registration_form_address_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2123 -form: Symfony\Component\Form\Form {#1705 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2124 …5} |
full_name | "client_registration_form[address][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_address_city" |
label | "Město" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_address_city" |
valid | true |
value | "" |
country
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Země" |
same as passed value |
placeholder | "Vyberte zemi" |
same as passed value |
preferred_choices | [
"CZ"
] |
[
"CZ"
]
|
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 {#1691 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#1621 …} } |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "Please select a valid country." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Země" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Vyberte zemi" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [
"CZ"
] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1687 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "country" "_client_registration_form_address_country" ] |
cache_key | "_client_registration_form_address_country_country" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "Afghánistán" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "Ålandy" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "Albánie" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "Alžírsko" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "Americká Samoa" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "Americké Panenské ostrovy" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "Antarktida" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "Antigua a Barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "Argentina" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "Arménie" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "Austrálie" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "Ázerbájdžán" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "Bahamy" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "Bahrajn" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "Bangladéš" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "Barbados" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "Belgie" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "Bělorusko" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "Benin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "Bermudy" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "Bhútán" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "Bolívie" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "Bosna a Hercegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "Bouvetův ostrov" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "Brazílie" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "Britské indickooceánské území" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "Britské Panenské ostrovy" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "Brunej" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "Bulharsko" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "Burkina Faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "Cookovy ostrovy" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "Curaçao" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "Čad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "Černá Hora" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Česko" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "Čína" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "Dánsko" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "Dominika" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "Dominikánská republika" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "Džibutsko" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "Egypt" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "Ekvádor" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "Eritrea" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "Estonsko" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "Eswatini" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "Etiopie" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "Faerské ostrovy" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "Falklandské ostrovy" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "Fidži" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "Filipíny" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "Finsko" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "Francie" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "Francouzská Guyana" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "Francouzská jižní území" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "Francouzská Polynésie" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Gambie" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "Gibraltar" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "Grenada" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "Grónsko" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Gruzie" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "Guernsey" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "Guinea" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "Guinea-Bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "Haiti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "Heardův ostrov a McDonaldovy ostrovy" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "Hongkong – ZAO Číny" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "Chile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Chorvatsko" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "Indie" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "Indonésie" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "Irák" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "Írán" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "Irsko" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "Island" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "Itálie" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "Izrael" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "Jamajka" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "Japonsko" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "Jemen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "Jersey" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "Jihoafrická republika" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "Jižní Georgie a Jižní Sandwichovy ostrovy" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "Jižní Korea" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Jižní Súdán" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "Jordánsko" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "Kajmanské ostrovy" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Kambodža" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "Kamerun" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "Kanada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "Kapverdy" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "Karibské Nizozemsko" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "Katar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "Kazachstán" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Keňa" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "Kokosové ostrovy" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "Kolumbie" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "Komory" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "Kongo – Brazzaville" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "Kongo – Kinshasa" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "Kostarika" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "Kuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "Kuvajt" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "Kypr" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Kyrgyzstán" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "Laos" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "Libanon" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "Libérie" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "Libye" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "Lichtenštejnsko" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "Litva" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "Lotyšsko" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "Lucembursko" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "Macao – ZAO Číny" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "Madagaskar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "Maďarsko" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "Malajsie" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "Maledivy" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "Maroko" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "Marshallovy ostrovy" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "Martinik" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "Mauricius" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "Mauritánie" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "Menší odlehlé ostrovy USA" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "Mexiko" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "Mikronésie" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "Moldavsko" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "Monako" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +label: "Mongolsko" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "Mosambik" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "Myanmar (Barma)" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "Namibie" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "Německo" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "Nepál" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "Nigérie" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Nikaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "Niue" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "Nizozemsko" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "Norfolk" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "Norsko" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Nová Kaledonie" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "Nový Zéland" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "Omán" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Ostrov Man" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Pákistán" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Palau" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Palestinská území" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +label: "Papua-Nová Guinea" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "Paraguay" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "Peru" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Pitcairnovy ostrovy" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Pobřeží slonoviny" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "Polsko" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "Portoriko" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "Portugalsko" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "Rakousko" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "Réunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "Rovníková Guinea" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "Rumunsko" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "Rusko" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "Rwanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "Řecko" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "Saint-Pierre a Miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "Salvador" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "San Marino" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "Saúdská Arábie" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "Senegal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "Severní Korea" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "Severní Makedonie" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "Severní Mariany" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "Seychely" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "Sierra Leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "Singapur" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "Slovensko" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "Slovinsko" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "Somálsko" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "Spojené arabské emiráty" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "Spojené království" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "Spojené státy" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "Srbsko" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "Srí Lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "Středoafrická republika" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "Súdán" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "Surinam" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "Svatá Helena" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "Svatá Lucie" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "Svatý Bartoloměj" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "Svatý Kryštof a Nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "Svatý Martin (Francie)" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Svatý Martin (Nizozemsko)" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "Svatý Tomáš a Princův ostrov" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "Svatý Vincenc a Grenadiny" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "Sýrie" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "Šalamounovy ostrovy" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "Španělsko" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "Špicberky a Jan Mayen" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "Švédsko" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "Švýcarsko" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "Tádžikistán" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "Tanzanie" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "Thajsko" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "Tchaj-wan" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "Trinidad a Tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "Tunisko" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "Turecko" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "Turkmenistán" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "Turks a Caicos" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "Uganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "Ukrajina" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "Uruguay" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "Uzbekistán" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Vánoční ostrov" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "Vatikán" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "Venezuela" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "Vietnam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "Východní Timor" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "Wallis a Futuna" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "Zambie" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "Západní Sahara" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2125 -form: Symfony\Component\Form\Form {#1708 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2126 …5} |
full_name | "client_registration_form[address][country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_address_country" |
is_selected | Closure($choice, $value) {#2127 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Země" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "Vyberte zemi" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [ 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Česko" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } ] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
sortable | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_address_country" |
valid | true |
value | "" |
corespondation_company_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Název firmy" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1454 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Název firmy" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1455 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_corespondation_company_name" ] |
cache_key | "_client_registration_form_corespondation_company_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2117 -form: Symfony\Component\Form\Form {#1711 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2118 …5} |
full_name | "client_registration_form[corespondation_company_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_corespondation_company_name" |
label | "Název firmy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corespondation_company_name" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_corespondation_company_name" |
valid | true |
value | "" |
corespondation_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Jméno korespondenčního adresáta" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1463 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Jméno korespondenčního adresáta" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1464 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_corespondation_name" ] |
cache_key | "_client_registration_form_corespondation_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2378 -form: Symfony\Component\Form\Form {#1714 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2377 …5} |
full_name | "client_registration_form[corespondation_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_corespondation_name" |
label | "Jméno korespondenčního adresáta" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corespondation_name" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_corespondation_name" |
valid | true |
value | "" |
corespondation_surname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Příjmení korespondenčního adresáta" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1472 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Příjmení korespondenčního adresáta" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1473 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_client_registration_form_corespondation_surname" ] |
cache_key | "_client_registration_form_corespondation_surname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2379 -form: Symfony\Component\Form\Form {#1717 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2380 …5} |
full_name | "client_registration_form[corespondation_surname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_corespondation_surname" |
label | "Příjmení korespondenčního adresáta" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corespondation_surname" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_corespondation_surname" |
valid | true |
value | "" |
id_number
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Číslo identifikačního průkazu" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Číslo identifikačního průkazu" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1482 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_client_registration_form_id_number" ] |
cache_key | "_client_registration_form_id_number_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2381 -form: Symfony\Component\Form\Form {#1720 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2382 …5} |
full_name | "client_registration_form[id_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_id_number" |
label | "Číslo identifikačního průkazu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id_number" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_id_number" |
valid | true |
value | "" |
id_front
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "id-front" "accept" => "image/jpeg, image/png, image/jpg" ] |
[ "class" => "id-front" "accept" => "image/jpeg, image/png, image/jpg" ] |
constraints | [ Symfony\Component\Validator\Constraints\File {#1328 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/jpg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid JPG or PNG image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1328 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/jpg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid JPG or PNG image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
label | "Přední strana průkazu" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "id-front" "accept" => "image/jpeg, image/png, image/jpg" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#1328 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/jpg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid JPG or PNG image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Přední strana průkazu" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1497 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "id-front" "accept" => "image/jpeg, image/png, image/jpg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_client_registration_form_id_front" ] |
cache_key | "_client_registration_form_id_front_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2383 -form: Symfony\Component\Form\Form {#1723 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2384 …5} |
full_name | "client_registration_form[id_front]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_id_front" |
label | "Přední strana průkazu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "id_front" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_client_registration_form_id_front" |
valid | true |
value | "" |
id_back
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "id-back" "accept" => "image/jpeg, image/png, image/jpg" ] |
[ "class" => "id-back" "accept" => "image/jpeg, image/png, image/jpg" ] |
constraints | [ Symfony\Component\Validator\Constraints\File {#1329 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/jpg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid JPG or PNG image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1329 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/jpg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid JPG or PNG image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
label | "Zadní strana průkazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "id-back" "accept" => "image/jpeg, image/png, image/jpg" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#1329 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/jpg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid JPG or PNG image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Zadní strana průkazu" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1506 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "id-back" "accept" => "image/jpeg, image/png, image/jpg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_client_registration_form_id_back" ] |
cache_key | "_client_registration_form_id_back_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2385 -form: Symfony\Component\Form\Form {#1726 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2386 …5} |
full_name | "client_registration_form[id_back]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_id_back" |
label | "Zadní strana průkazu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "id_back" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_client_registration_form_id_back" |
valid | true |
value | "" |
TOS_agreement
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "tos-agreement" ] |
[ "class" => "tos-agreement" ] |
label | "Souhlasím s podmínkami užívání" |
same as passed value |
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "tos-agreement" ] |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1433 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1434 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Souhlasím s podmínkami užívání" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1515 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "tos-agreement" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_client_registration_form_TOS_agreement" ] |
cache_key | "_client_registration_form_TOS_agreement_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2387 -form: Symfony\Component\Form\Form {#1729 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2388 …5} |
full_name | "client_registration_form[TOS_agreement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_TOS_agreement" |
label | "Souhlasím s podmínkami užívání" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "TOS_agreement" |
priority | 0 |
required | true |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_TOS_agreement" |
valid | true |
value | "1" |
callback_v
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "/login" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "/login" |
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 | 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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data | "/login" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#1525 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_client_registration_form_callback_v" ] |
cache_key | "_client_registration_form_callback_v_hidden" |
compound | false |
data | "/login" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2389 -form: Symfony\Component\Form\Form {#1732 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2390 …5} |
full_name | "client_registration_form[callback_v]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form_callback_v" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "callback_v" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form_callback_v" |
valid | true |
value | "/login" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7c84e765822.ajB2HvL3ggtk6rsJ5ij5KRrqBBXWifCnwad_r98oPhA.GWYuR8GE8H1Voop9oUKtBEKjPF776obVmfMYy7wbR0kOHRErs87KO12G8g" |
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 | "7c84e765822.ajB2HvL3ggtk6rsJ5ij5KRrqBBXWifCnwad_r98oPhA.GWYuR8GE8H1Voop9oUKtBEKjPF776obVmfMYy7wbR0kOHRErs87KO12G8g" |
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 {#1208 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1209 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1210 …} -namespace: Closure() {#1212 …} } |
data | "7c84e765822.ajB2HvL3ggtk6rsJ5ij5KRrqBBXWifCnwad_r98oPhA.GWYuR8GE8H1Voop9oUKtBEKjPF776obVmfMYy7wbR0kOHRErs87KO12G8g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $message: Closure() {#2392 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_client_registration_form__token" ] |
cache_key | "_client_registration_form__token_hidden" |
compound | false |
data | "7c84e765822.ajB2HvL3ggtk6rsJ5ij5KRrqBBXWifCnwad_r98oPhA.GWYuR8GE8H1Voop9oUKtBEKjPF776obVmfMYy7wbR0kOHRErs87KO12G8g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2402 -form: Symfony\Component\Form\Form {#2398 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2393 …5} |
full_name | "client_registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "client_registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "skin" => "skin-black" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_registration_form__token" |
valid | true |
value | "7c84e765822.ajB2HvL3ggtk6rsJ5ij5KRrqBBXWifCnwad_r98oPhA.GWYuR8GE8H1Voop9oUKtBEKjPF776obVmfMYy7wbR0kOHRErs87KO12G8g" |