Forms
-
user_profile
-
owner
-
username
-
plainPassword
-
first
-
second
-
-
-
name
-
surname1
-
surname2
-
phone
-
vat
-
address1
-
address2
-
zip
-
city
-
state
-
country
-
_token
-
user_profile
"App\Form\Frontend\User\UserProfileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
ask_owner | true |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | "App\Entity\User\UserProfile" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3056 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User\UserProfile" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "admin" |
trim | true |
upload_max_size_message | Closure() {#3054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3055 …} $translationDomain: "validators" } } |
validation_groups | [
"Default"
] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user_profile" "_user_profile" ] |
cache_key | "_user_profile_user_profile" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3101 -form: Symfony\Component\Form\Form {#3258 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3053 …5} |
full_name | "user_profile" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user_profile" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile" |
valid | true |
value | null |
owner
"App\Form\Frontend\User\UserType"
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 | "form.accountInformation" |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | "App\Entity\User\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3065 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.accountInformation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "admin" |
trim | true |
upload_max_size_message | Closure() {#3024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3105 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user" "_user_profile_owner" ] |
cache_key | "_user_profile_owner_user" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3314 -form: Symfony\Component\Form\Form {#3260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3394 …5} |
full_name | "user_profile[owner]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_owner" |
label | "form.accountInformation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "owner" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_owner" |
valid | true |
value | null |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3040 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3042 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3040 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3042 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "form.username" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#3040 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3042 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3294 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.username" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3298 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_profile_owner_username" ] |
cache_key | "_user_profile_owner_username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3319 -form: Symfony\Component\Form\Form {#3263 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3320 …5} |
full_name | "user_profile[owner][username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_owner_username" |
label | "form.username" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "username" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_owner_username" |
valid | true |
value | "" |
plainPassword
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 |
---|---|---|
auto_initialize | false |
same as passed value |
first_options | [ "label" => "form.password" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] ] |
[ "label" => "form.password" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] ] |
invalid_message | "The password fields must match." |
same as passed value |
required | true |
same as passed value |
second_options | [ "label" => "form.password.repeated" ] |
[ "label" => "form.password.repeated" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3329 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" => "form.password" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password fields must match." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | 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" => "form.password.repeated" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#3323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3322 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_user_profile_owner_plainPassword" ] |
cache_key | "_user_profile_owner_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3249 -form: Symfony\Component\Form\Form {#3357 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3239 …5} |
full_name | "user_profile[owner][plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_owner_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_owner_plainPassword" |
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
error_bubbling | false |
same as passed value |
label | "form.password" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3343 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_profile_owner_plainPassword_first" ] |
cache_key | "_user_profile_owner_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3131 -form: Symfony\Component\Form\Form {#3360 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3140 …5} |
full_name | "user_profile[owner][plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_owner_plainPassword_first" |
label | "form.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_owner_plainPassword_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 |
---|---|---|
error_bubbling | false |
same as passed value |
label | "form.password.repeated" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3350 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.password.repeated" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3351 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_profile_owner_plainPassword_second" ] |
cache_key | "_user_profile_owner_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3121 -form: Symfony\Component\Form\Form {#3363 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3048 …5} |
full_name | "user_profile[owner][plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_owner_plainPassword_second" |
label | "form.password.repeated" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_owner_plainPassword_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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3099 +payload: null +groups: ? +message: "Please enter your first name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3107 +payload: null +groups: ? +maxMessage: "Your first name cannot be longer than {{ limit }} characters" +minMessage: "Your first name must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3099 +payload: null +groups: ? +message: "Please enter your first name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3107 +payload: null +groups: ? +maxMessage: "Your first name cannot be longer than {{ limit }} characters" +minMessage: "Your first name must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "form.name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3099 +payload: null +groups: ? +message: "Please enter your first name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3107 +payload: null +groups: ? +maxMessage: "Your first name cannot be longer than {{ limit }} characters" +minMessage: "Your first name must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3051 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3050 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_profile_name" ] |
cache_key | "_user_profile_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3300 -form: Symfony\Component\Form\Form {#3266 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3313 …5} |
full_name | "user_profile[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_name" |
label | "form.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_name" |
valid | true |
value | "" |
surname1
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3028 +payload: null +groups: ? +message: "Please enter your first surname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3029 +payload: null +groups: ? +maxMessage: "Your first surname cannot be longer than {{ limit }} characters" +minMessage: "Your first surname must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3028 +payload: null +groups: ? +message: "Please enter your first surname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3029 +payload: null +groups: ? +maxMessage: "Your first surname cannot be longer than {{ limit }} characters" +minMessage: "Your first surname must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "form.surname1" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#3028 +payload: null +groups: ? +message: "Please enter your first surname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3029 +payload: null +groups: ? +maxMessage: "Your first surname cannot be longer than {{ limit }} characters" +minMessage: "Your first surname must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3074 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.surname1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3075 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_profile_surname1" ] |
cache_key | "_user_profile_surname1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3149 -form: Symfony\Component\Form\Form {#3269 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3158 …5} |
full_name | "user_profile[surname1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_surname1" |
label | "form.surname1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "surname1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_surname1" |
valid | true |
value | "" |
surname2
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#3030 +payload: null +groups: ? +maxMessage: "Your second surname cannot be longer than {{ limit }} characters" +minMessage: "Your second surname must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#3030 +payload: null +groups: ? +maxMessage: "Your second surname cannot be longer than {{ limit }} characters" +minMessage: "Your second surname must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "form.surname2" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3030 +payload: null +groups: ? +maxMessage: "Your second surname cannot be longer than {{ limit }} characters" +minMessage: "Your second surname must be at least {{ limit }} characters long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.surname2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3084 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_profile_surname2" ] |
cache_key | "_user_profile_surname2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3077 -form: Symfony\Component\Form\Form {#3272 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3023 …5} |
full_name | "user_profile[surname2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_surname2" |
label | "form.surname2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "surname2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_surname2" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "+34 123 456 789" ] |
[ "placeholder" => "+34 123 456 789" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3031 +payload: null +groups: ? +message: "Please enter your phone number" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3034 +payload: null +groups: ? +maxMessage: "Your phone number cannot be longer than {{ limit }} digits" +minMessage: "Your phone number must be at least {{ limit }} digits long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3027 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^[+]?[\d\s-]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3031 +payload: null +groups: ? +message: "Please enter your phone number" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3034 +payload: null +groups: ? +maxMessage: "Your phone number cannot be longer than {{ limit }} digits" +minMessage: "Your phone number must be at least {{ limit }} digits long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3027 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^[+]?[\d\s-]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | "form.phone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "+34 123 456 789" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3031 +payload: null +groups: ? +message: "Please enter your phone number" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3034 +payload: null +groups: ? +maxMessage: "Your phone number cannot be longer than {{ limit }} digits" +minMessage: "Your phone number must be at least {{ limit }} digits long" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#3027 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^[+]?[\d\s-]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3092 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "+34 123 456 789" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_user_profile_phone" ] |
cache_key | "_user_profile_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3086 -form: Symfony\Component\Form\Form {#3275 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3397 …5} |
full_name | "user_profile[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_phone" |
label | "form.phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_phone" |
valid | true |
value | "" |
vat
"App\Form\Type\VatType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "vat-input" "pattern" => "[A-Z0-9]{8,9}" "placeholder" => "Ej: 12345678A, X1234567L, A12345678" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3115 +payload: null +groups: ? +maxMessage: "The identification number can't be more than {{ limit }} longer." +minMessage: "The identification number must be at least {{ limit }} long." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 9 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3116 +payload: null +groups: ? +message: "Please, introduce an identification number" +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.vat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3119 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "vat-input" "pattern" => "[A-Z0-9]{8,9}" "placeholder" => "Ej: 12345678A, X1234567L, A12345678" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "vat" "_user_profile_vat" ] |
cache_key | "_user_profile_vat_vat" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3398 -form: Symfony\Component\Form\Form {#3278 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3399 …5} |
full_name | "user_profile[vat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_vat" |
label | "form.vat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "vat" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_vat" |
valid | true |
value | "" |
address1
"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 | "form.address1" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.address1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3129 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_profile_address1" ] |
cache_key | "_user_profile_address1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3400 -form: Symfony\Component\Form\Form {#3281 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3401 …5} |
full_name | "user_profile[address1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_address1" |
label | "form.address1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_address1" |
valid | true |
value | "" |
address2
"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 | "form.address2" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3137 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.address2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3138 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_profile_address2" ] |
cache_key | "_user_profile_address2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3402 -form: Symfony\Component\Form\Form {#3284 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3403 …5} |
full_name | "user_profile[address2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_address2" |
label | "form.address2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_address2" |
valid | true |
value | "" |
zip
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "form.zip" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3146 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.zip" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3147 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_profile_zip" ] |
cache_key | "_user_profile_zip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3404 -form: Symfony\Component\Form\Form {#3287 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3405 …5} |
full_name | "user_profile[zip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_zip" |
label | "form.zip" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_zip" |
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 | "form.city" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.city" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3156 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_profile_city" ] |
cache_key | "_user_profile_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3406 -form: Symfony\Component\Form\Form {#3290 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3407 …5} |
full_name | "user_profile[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_city" |
label | "form.city" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_city" |
valid | true |
value | "" |
state
"Symfony\Component\Form\Extension\Core\Type\EnumType"
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 |
---|---|---|
class | "App\Enum\State" |
same as passed value |
label | "form.state" |
same as passed value |
placeholder | "form.state.placeholder" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(UnitEnum $choice) {#3182 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?BackedEnum $choice): ?string {#3238 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choices | [ App\Enum\State {#3186 +name: "ALMERIA" +value: "Almería" } App\Enum\State {#3187 +name: "CADIZ" +value: "Cádiz" } App\Enum\State {#3188 +name: "CORDOBA" +value: "Córdoba" } App\Enum\State {#3189 +name: "GRANADA" +value: "Granada" } App\Enum\State {#3190 +name: "HUELVA" +value: "Huelva" } App\Enum\State {#3191 +name: "JAEN" +value: "Jaén" } App\Enum\State {#3192 +name: "MALAGA" +value: "Málaga" } App\Enum\State {#3193 +name: "SEVILLA" +value: "Sevilla" } App\Enum\State {#3194 +name: "HUESCA" +value: "Huesca" } App\Enum\State {#3195 +name: "TERUEL" +value: "Teruel" } App\Enum\State {#3196 +name: "ZARAGOZA" +value: "Zaragoza" } App\Enum\State {#3197 +name: "ASTURIAS" +value: "Asturias" } App\Enum\State {#3198 +name: "BALEARES" +value: "Islas Baleares" } App\Enum\State {#3199 +name: "LAS_PALMAS" +value: "Las Palmas" } App\Enum\State {#3200 +name: "SANTA_CRUZ_DE_TENERIFE" +value: "Santa Cruz de Tenerife" } App\Enum\State {#3201 +name: "CANTABRIA" +value: "Cantabria" } App\Enum\State {#3202 +name: "ALBACETE" +value: "Albacete" } App\Enum\State {#3203 +name: "CIUDAD_REAL" +value: "Ciudad Real" } App\Enum\State {#3204 +name: "CUENCA" +value: "Cuenca" } App\Enum\State {#3205 +name: "GUADALAJARA" +value: "Guadalajara" } App\Enum\State {#3206 +name: "TOLEDO" +value: "Toledo" } App\Enum\State {#3207 +name: "AVILA" +value: "Ávila" } App\Enum\State {#3208 +name: "BURGOS" +value: "Burgos" } App\Enum\State {#3209 +name: "LEON" +value: "León" } App\Enum\State {#3210 +name: "PALENCIA" +value: "Palencia" } App\Enum\State {#3211 +name: "SALAMANCA" +value: "Salamanca" } App\Enum\State {#3212 +name: "SEGOVIA" +value: "Segovia" } App\Enum\State {#3213 +name: "SORIA" +value: "Soria" } App\Enum\State {#3214 +name: "VALLADOLID" +value: "Valladolid" } App\Enum\State {#3215 +name: "ZAMORA" +value: "Zamora" } App\Enum\State {#3216 +name: "BARCELONA" +value: "Barcelona" } App\Enum\State {#3217 +name: "GIRONA" +value: "Girona" } App\Enum\State {#3218 +name: "LLEIDA" +value: "Lleida" } App\Enum\State {#3219 +name: "TARRAGONA" +value: "Tarragona" } App\Enum\State {#3220 +name: "ALICANTE" +value: "Alicante" } App\Enum\State {#3221 +name: "CASTELLON" +value: "Castellón" } App\Enum\State {#3222 +name: "VALENCIA" +value: "Valencia" } App\Enum\State {#3223 +name: "BADAJOZ" +value: "Badajoz" } App\Enum\State {#3224 +name: "CACERES" +value: "Cáceres" } App\Enum\State {#3225 +name: "A_CORUÑA" +value: "A Coruña" } App\Enum\State {#3226 +name: "LUGO" +value: "Lugo" } App\Enum\State {#3227 +name: "OURENSE" +value: "Ourense" } App\Enum\State {#3228 +name: "PONTEVEDRA" +value: "Pontevedra" } App\Enum\State {#3229 +name: "MADRID" +value: "Madrid" } App\Enum\State {#3230 +name: "MURCIA" +value: "Murcia" } App\Enum\State {#3231 +name: "NAVARRA" +value: "Navarra" } App\Enum\State {#3232 +name: "ALAVA" +value: "Álava" } App\Enum\State {#3233 +name: "GUIPUZCOA" +value: "Guipúzcoa" } App\Enum\State {#3234 +name: "VIZCAYA" +value: "Vizcaya" } App\Enum\State {#3235 +name: "LA_RIOJA" +value: "La Rioja" } App\Enum\State {#3236 +name: "CEUTA" +value: "Ceuta" } App\Enum\State {#3237 +name: "MELILLA" +value: "Melilla" } ] |
class | "App\Enum\State" |
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 {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.state" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.state.placeholder" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3183 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "enum" "_user_profile_state" ] |
cache_key | "_user_profile_state_enum" |
choice_translation_domain | "admin" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "ALMERIA" +value: "Almería" +data: App\Enum\State {#3186 +name: "ALMERIA" +value: "Almería" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +label: "CADIZ" +value: "Cádiz" +data: App\Enum\State {#3187 +name: "CADIZ" +value: "Cádiz" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +label: "CORDOBA" +value: "Córdoba" +data: App\Enum\State {#3188 +name: "CORDOBA" +value: "Córdoba" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: "GRANADA" +value: "Granada" +data: App\Enum\State {#3189 +name: "GRANADA" +value: "Granada" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +label: "HUELVA" +value: "Huelva" +data: App\Enum\State {#3190 +name: "HUELVA" +value: "Huelva" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "JAEN" +value: "Jaén" +data: App\Enum\State {#3191 +name: "JAEN" +value: "Jaén" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "MALAGA" +value: "Málaga" +data: App\Enum\State {#3192 +name: "MALAGA" +value: "Málaga" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: "SEVILLA" +value: "Sevilla" +data: App\Enum\State {#3193 +name: "SEVILLA" +value: "Sevilla" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +label: "HUESCA" +value: "Huesca" +data: App\Enum\State {#3194 +name: "HUESCA" +value: "Huesca" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "TERUEL" +value: "Teruel" +data: App\Enum\State {#3195 +name: "TERUEL" +value: "Teruel" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +label: "ZARAGOZA" +value: "Zaragoza" +data: App\Enum\State {#3196 +name: "ZARAGOZA" +value: "Zaragoza" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3421 +label: "ASTURIAS" +value: "Asturias" +data: App\Enum\State {#3197 +name: "ASTURIAS" +value: "Asturias" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3422 +label: "BALEARES" +value: "Islas Baleares" +data: App\Enum\State {#3198 +name: "BALEARES" +value: "Islas Baleares" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +label: "LAS_PALMAS" +value: "Las Palmas" +data: App\Enum\State {#3199 +name: "LAS_PALMAS" +value: "Las Palmas" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3424 +label: "SANTA_CRUZ_DE_TENERIFE" +value: "Santa Cruz de Tenerife" +data: App\Enum\State {#3200 +name: "SANTA_CRUZ_DE_TENERIFE" +value: "Santa Cruz de Tenerife" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3425 +label: "CANTABRIA" +value: "Cantabria" +data: App\Enum\State {#3201 +name: "CANTABRIA" +value: "Cantabria" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3426 +label: "ALBACETE" +value: "Albacete" +data: App\Enum\State {#3202 +name: "ALBACETE" +value: "Albacete" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3427 +label: "CIUDAD_REAL" +value: "Ciudad Real" +data: App\Enum\State {#3203 +name: "CIUDAD_REAL" +value: "Ciudad Real" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3428 +label: "CUENCA" +value: "Cuenca" +data: App\Enum\State {#3204 +name: "CUENCA" +value: "Cuenca" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3429 +label: "GUADALAJARA" +value: "Guadalajara" +data: App\Enum\State {#3205 +name: "GUADALAJARA" +value: "Guadalajara" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3430 +label: "TOLEDO" +value: "Toledo" +data: App\Enum\State {#3206 +name: "TOLEDO" +value: "Toledo" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3431 +label: "AVILA" +value: "Ávila" +data: App\Enum\State {#3207 +name: "AVILA" +value: "Ávila" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3432 +label: "BURGOS" +value: "Burgos" +data: App\Enum\State {#3208 +name: "BURGOS" +value: "Burgos" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3433 +label: "LEON" +value: "León" +data: App\Enum\State {#3209 +name: "LEON" +value: "León" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3434 +label: "PALENCIA" +value: "Palencia" +data: App\Enum\State {#3210 +name: "PALENCIA" +value: "Palencia" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3435 +label: "SALAMANCA" +value: "Salamanca" +data: App\Enum\State {#3211 +name: "SALAMANCA" +value: "Salamanca" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3436 +label: "SEGOVIA" +value: "Segovia" +data: App\Enum\State {#3212 +name: "SEGOVIA" +value: "Segovia" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "SORIA" +value: "Soria" +data: App\Enum\State {#3213 +name: "SORIA" +value: "Soria" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3438 +label: "VALLADOLID" +value: "Valladolid" +data: App\Enum\State {#3214 +name: "VALLADOLID" +value: "Valladolid" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3439 +label: "ZAMORA" +value: "Zamora" +data: App\Enum\State {#3215 +name: "ZAMORA" +value: "Zamora" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3440 +label: "BARCELONA" +value: "Barcelona" +data: App\Enum\State {#3216 +name: "BARCELONA" +value: "Barcelona" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +label: "GIRONA" +value: "Girona" +data: App\Enum\State {#3217 +name: "GIRONA" +value: "Girona" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3442 +label: "LLEIDA" +value: "Lleida" +data: App\Enum\State {#3218 +name: "LLEIDA" +value: "Lleida" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +label: "TARRAGONA" +value: "Tarragona" +data: App\Enum\State {#3219 +name: "TARRAGONA" +value: "Tarragona" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +label: "ALICANTE" +value: "Alicante" +data: App\Enum\State {#3220 +name: "ALICANTE" +value: "Alicante" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3445 +label: "CASTELLON" +value: "Castellón" +data: App\Enum\State {#3221 +name: "CASTELLON" +value: "Castellón" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "VALENCIA" +value: "Valencia" +data: App\Enum\State {#3222 +name: "VALENCIA" +value: "Valencia" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +label: "BADAJOZ" +value: "Badajoz" +data: App\Enum\State {#3223 +name: "BADAJOZ" +value: "Badajoz" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +label: "CACERES" +value: "Cáceres" +data: App\Enum\State {#3224 +name: "CACERES" +value: "Cáceres" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3449 +label: "A_CORUÑA" +value: "A Coruña" +data: App\Enum\State {#3225 +name: "A_CORUÑA" +value: "A Coruña" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +label: "LUGO" +value: "Lugo" +data: App\Enum\State {#3226 +name: "LUGO" +value: "Lugo" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3451 +label: "OURENSE" +value: "Ourense" +data: App\Enum\State {#3227 +name: "OURENSE" +value: "Ourense" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +label: "PONTEVEDRA" +value: "Pontevedra" +data: App\Enum\State {#3228 +name: "PONTEVEDRA" +value: "Pontevedra" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3453 +label: "MADRID" +value: "Madrid" +data: App\Enum\State {#3229 +name: "MADRID" +value: "Madrid" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3454 +label: "MURCIA" +value: "Murcia" +data: App\Enum\State {#3230 +name: "MURCIA" +value: "Murcia" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +label: "NAVARRA" +value: "Navarra" +data: App\Enum\State {#3231 +name: "NAVARRA" +value: "Navarra" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3456 +label: "ALAVA" +value: "Álava" +data: App\Enum\State {#3232 +name: "ALAVA" +value: "Álava" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +label: "GUIPUZCOA" +value: "Guipúzcoa" +data: App\Enum\State {#3233 +name: "GUIPUZCOA" +value: "Guipúzcoa" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3458 +label: "VIZCAYA" +value: "Vizcaya" +data: App\Enum\State {#3234 +name: "VIZCAYA" +value: "Vizcaya" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3459 +label: "LA_RIOJA" +value: "La Rioja" +data: App\Enum\State {#3235 +name: "LA_RIOJA" +value: "La Rioja" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +label: "CEUTA" +value: "Ceuta" +data: App\Enum\State {#3236 +name: "CEUTA" +value: "Ceuta" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3461 +label: "MELILLA" +value: "Melilla" +data: App\Enum\State {#3237 +name: "MELILLA" +value: "Melilla" } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3408 -form: Symfony\Component\Form\Form {#3297 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3409 …5} |
full_name | "user_profile[state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_state" |
is_selected | Closure($choice, $value) {#3465 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "form.state" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "state" |
placeholder | "form.state.placeholder" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_state" |
valid | true |
value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\EnumType"
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 |
---|---|---|
class | "App\Enum\Country" |
same as passed value |
label | "form.country" |
same as passed value |
placeholder | "form.country.placeholder" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(UnitEnum $choice) {#3182 class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?BackedEnum $choice): ?string {#3248 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choices | [ App\Enum\Country {#3247 +name: "SPAIN" +value: "Spain" } ] |
class | "App\Enum\Country" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.country.placeholder" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3245 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "enum" "_user_profile_country" ] |
cache_key | "_user_profile_country_enum" |
choice_translation_domain | "admin" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "SPAIN" +value: "Spain" +data: App\Enum\Country {#3247 +name: "SPAIN" +value: "Spain" } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3462 -form: Symfony\Component\Form\Form {#3305 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3463 …5} |
full_name | "user_profile[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile_country" |
is_selected | Closure($choice, $value) {#3467 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "form.country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "form.country.placeholder" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile_country" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "6f7c06c1e1c90b42f3d5be7b7a.-byex4xl89vw0aSmFVBhQ3vkTTN0QlLekPe8ofCzagk.oNHdiuIOx72l4ZTxXgYOCyScJEAgcjnt367fksXwPVjMkbP_wRG8uYWh7Q" |
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 | "6f7c06c1e1c90b42f3d5be7b7a.-byex4xl89vw0aSmFVBhQ3vkTTN0QlLekPe8ofCzagk.oNHdiuIOx72l4ZTxXgYOCyScJEAgcjnt367fksXwPVjMkbP_wRG8uYWh7Q" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3011 …} -namespace: Closure() {#3013 …} } |
data | "6f7c06c1e1c90b42f3d5be7b7a.-byex4xl89vw0aSmFVBhQ3vkTTN0QlLekPe8ofCzagk.oNHdiuIOx72l4ZTxXgYOCyScJEAgcjnt367fksXwPVjMkbP_wRG8uYWh7Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#3470 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user_profile__token" ] |
cache_key | "_user_profile__token_hidden" |
compound | false |
data | "6f7c06c1e1c90b42f3d5be7b7a.-byex4xl89vw0aSmFVBhQ3vkTTN0QlLekPe8ofCzagk.oNHdiuIOx72l4ZTxXgYOCyScJEAgcjnt367fksXwPVjMkbP_wRG8uYWh7Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3483 -form: Symfony\Component\Form\Form {#3479 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3474 …5} |
full_name | "user_profile[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_profile__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_user_profile__token" |
valid | true |
value | "6f7c06c1e1c90b42f3d5be7b7a.-byex4xl89vw0aSmFVBhQ3vkTTN0QlLekPe8ofCzagk.oNHdiuIOx72l4ZTxXgYOCyScJEAgcjnt367fksXwPVjMkbP_wRG8uYWh7Q" |