Forms
-
user
-
email
-
password
-
first
-
second
-
-
first_name
-
second_name
-
accountType
-
partnerCode
-
companyTenant
-
company
-
company
-
address1
-
zip
-
nip
-
city
-
country
-
phone
-
-
-
_token
-
user
"App\Modules\User\FormTypes\UserType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Modules\Tenant\Entities\Tenant {#1533 -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …} -googleAuthenticatorSecret: null -googleAuthenticatorEnabled: false -id: null -username: null -firstName: null -secondName: null -email: null -phone: null -roles: null -basicRoles: null -password: null -lastPassword: null -lastPasswordSetAt: null -plainPassword: null -mainUser: null -confirmationToken: null -dbHost: null -dbName: null -dbUser: null -dbPass: null -dbPort: null -enabled: null -isBlocked: false -lastLogin: null -createdAt: DateTime @1758208404 {#1522 date: 2025-09-18 15:13:24.667708 UTC (+00:00) } -updatedAt: DateTime @1758208404 {#1521 date: 2025-09-18 15:13:24.667711 UTC (+00:00) } -resetToken: null -passwordRequestedAt: null -accountType: null -importRepairMethod: null -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant -package: ? ?App\Modules\Company\Entities\Package -partnerCode: null -sessionToken: null -logoFile: null -loginAttempts: 0 -profile: null -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …} -companyTenant: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Modules\Tenant\Entities\Tenant {#1533 -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …} -googleAuthenticatorSecret: null -googleAuthenticatorEnabled: false -id: null -username: null -firstName: null -secondName: null -email: null -phone: null -roles: null -basicRoles: null -password: null -lastPassword: null -lastPasswordSetAt: null -plainPassword: null -mainUser: null -confirmationToken: null -dbHost: null -dbName: null -dbUser: null -dbPass: null -dbPort: null -enabled: null -isBlocked: false -lastLogin: null -createdAt: DateTime @1758208404 {#1522 date: 2025-09-18 15:13:24.667708 UTC (+00:00) } -updatedAt: DateTime @1758208404 {#1521 date: 2025-09-18 15:13:24.667711 UTC (+00:00) } -resetToken: null -passwordRequestedAt: null -accountType: null -importRepairMethod: null -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant -package: ? ?App\Modules\Company\Entities\Package -partnerCode: null -sessionToken: null -logoFile: null -loginAttempts: 0 -profile: null -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …} -companyTenant: null } |
same as passed value |
is_registration | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | App\Modules\Tenant\Entities\Tenant {#1533 -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …} -googleAuthenticatorSecret: null -googleAuthenticatorEnabled: false -id: null -username: null -firstName: null -secondName: null -email: null -phone: null -roles: null -basicRoles: null -password: null -lastPassword: null -lastPasswordSetAt: null -plainPassword: null -mainUser: null -confirmationToken: null -dbHost: null -dbName: null -dbUser: null -dbPass: null -dbPort: null -enabled: null -isBlocked: false -lastLogin: null -createdAt: DateTime @1758208404 {#1522 date: 2025-09-18 15:13:24.667708 UTC (+00:00) } -updatedAt: DateTime @1758208404 {#1521 date: 2025-09-18 15:13:24.667711 UTC (+00:00) } -resetToken: null -passwordRequestedAt: null -accountType: null -importRepairMethod: null -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant -package: ? ?App\Modules\Company\Entities\Package -partnerCode: null -sessionToken: null -logoFile: null -loginAttempts: 0 -profile: null -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …} -companyTenant: null } |
data_class | "App\Modules\Tenant\Entities\Tenant" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1631 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Modules\Tenant\Entities\Tenant" } } |
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 |
is_registration | true |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#1621 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user" "_user" ] |
cache_key | "_user_user" |
compound | true |
data | App\Modules\Tenant\Entities\Tenant {#1533 -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …} -googleAuthenticatorSecret: null -googleAuthenticatorEnabled: false -id: null -username: null -firstName: null -secondName: null -email: null -phone: null -roles: null -basicRoles: null -password: null -lastPassword: null -lastPasswordSetAt: null -plainPassword: null -mainUser: null -confirmationToken: null -dbHost: null -dbName: null -dbUser: null -dbPass: null -dbPort: null -enabled: null -isBlocked: false -lastLogin: null -createdAt: DateTime @1758208404 {#1522 date: 2025-09-18 15:13:24.667708 UTC (+00:00) } -updatedAt: DateTime @1758208404 {#1521 date: 2025-09-18 15:13:24.667711 UTC (+00:00) } -resetToken: null -passwordRequestedAt: null -accountType: null -importRepairMethod: null -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant -package: ? ?App\Modules\Company\Entities\Package -partnerCode: null -sessionToken: null -logoFile: null -loginAttempts: 0 -profile: null -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …} -companyTenant: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2300 -errors: [] -form: Symfony\Component\Form\Form {#2046 …} } |
form | Symfony\Component\Form\FormView {#2240 …5} |
full_name | "user" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user" |
valid | true |
value | App\Modules\Tenant\Entities\Tenant {#1533 -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …} -googleAuthenticatorSecret: null -googleAuthenticatorEnabled: false -id: null -username: null -firstName: null -secondName: null -email: null -phone: null -roles: null -basicRoles: null -password: null -lastPassword: null -lastPasswordSetAt: null -plainPassword: null -mainUser: null -confirmationToken: null -dbHost: null -dbName: null -dbUser: null -dbPass: null -dbPort: null -enabled: null -isBlocked: false -lastLogin: null -createdAt: DateTime @1758208404 {#1522 date: 2025-09-18 15:13:24.667708 UTC (+00:00) } -updatedAt: DateTime @1758208404 {#1521 date: 2025-09-18 15:13:24.667711 UTC (+00:00) } -resetToken: null -passwordRequestedAt: null -accountType: null -importRepairMethod: null -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant -package: ? ?App\Modules\Company\Entities\Package -partnerCode: null -sessionToken: null -logoFile: null -loginAttempts: 0 -profile: null -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …} -companyTenant: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#1958 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_user_email" ] |
cache_key | "_user_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2209 -errors: [] -form: Symfony\Component\Form\Form {#2049 …} } |
form | Symfony\Component\Form\FormView {#2032 …5} |
full_name | "user[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_email" |
valid | true |
value | "" |
password
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Regex {#1906 +payload: null +groups: ? ?array +message: "Hasło musi posiadać min. 12 znaków, 1 mała i 1 duża litera, 1 znak specjalny i 1 cyfra" +pattern: "/^(?=.*[!@#$%^&*-])(?=.*\d)(?=.*[A-Z])(?=.*[a-z]).{12,20}$/" +htmlPattern: null +match: true +normalizer: null } App\Modules\Shared\Validators\PasswordNotContainsEmail {#1955 +payload: null +groups: ? ?array +message: "constraint.passwords.contains_email" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#1906 +payload: null +groups: ? ?array +message: "Hasło musi posiadać min. 12 znaków, 1 mała i 1 duża litera, 1 znak specjalny i 1 cyfra" +pattern: "/^(?=.*[!@#$%^&*-])(?=.*\d)(?=.*[A-Z])(?=.*[a-z]).{12,20}$/" +htmlPattern: null +match: true +normalizer: null } App\Modules\Shared\Validators\PasswordNotContainsEmail {#1955 +payload: null +groups: ? ?array +message: "constraint.passwords.contains_email" } ] |
first_options | [ "label" => false "attr" => [ "class" => "form-control" ] ] |
[ "label" => false "attr" => [ "class" => "form-control" ] ] |
invalid_message | "Hasła muszą być jednakowe i posiadać min. 12 znaków, 1 małą i 1 dużą literę, 1 znak specjalny i 1 cyfrę" |
same as passed value |
second_options | [ "label" => false "attr" => [ "class" => "form-control" ] ] |
[ "label" => false "attr" => [ "class" => "form-control" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#1906 +payload: null +groups: ? ?array +message: "Hasło musi posiadać min. 12 znaków, 1 mała i 1 duża litera, 1 znak specjalny i 1 cyfra" +pattern: "/^(?=.*[!@#$%^&*-])(?=.*\d)(?=.*[A-Z])(?=.*[a-z]).{12,20}$/" +htmlPattern: null +match: true +normalizer: null } App\Modules\Shared\Validators\PasswordNotContainsEmail {#1955 +payload: null +groups: ? ?array +message: "constraint.passwords.contains_email" } ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1992 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" => false "attr" => [ "class" => "form-control" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Hasła muszą być jednakowe i posiadać min. 12 znaków, 1 małą i 1 dużą literę, 1 znak specjalny i 1 cyfrę" |
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" => false "attr" => [ "class" => "form-control" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#1993 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_user_password" ] |
cache_key | "_user_password_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2285 -errors: [] -form: Symfony\Component\Form\Form {#2068 …} } |
form | Symfony\Component\Form\FormView {#2208 …5} |
full_name | "user[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password" |
valid | true |
value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
error_bubbling | false |
same as passed value |
label | false |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2053 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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2054 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_password_first" ] |
cache_key | "_user_password_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2237 -errors: [] -form: Symfony\Component\Form\Form {#2071 …} } |
form | Symfony\Component\Form\FormView {#2241 …5} |
full_name | "user[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_password_first" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password_first" |
valid | true |
value | "" |
second
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
error_bubbling | false |
same as passed value |
label | false |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2061 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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2062 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_password_second" ] |
cache_key | "_user_password_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2238 -errors: [] -form: Symfony\Component\Form\Form {#2074 …} } |
form | Symfony\Component\Form\FormView {#2304 …5} |
full_name | "user[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_password_second" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password_second" |
valid | true |
value | "" |
first_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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2002 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2003 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_first_name" ] |
cache_key | "_user_first_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2207 -errors: [] -form: Symfony\Component\Form\Form {#2077 …} } |
form | Symfony\Component\Form\FormView {#2212 …5} |
full_name | "user[first_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_first_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first_name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_first_name" |
valid | true |
value | "" |
second_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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2011 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2012 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_second_name" ] |
cache_key | "_user_second_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2231 -errors: [] -form: Symfony\Component\Form\Form {#2080 …} } |
form | Symfony\Component\Form\FormView {#2239 …5} |
full_name | "user[second_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_second_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second_name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_second_name" |
valid | true |
value | "" |
accountType
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
choices | [ "Klient indywidualny" => "individual" "Partner księgowy" => "accounting_partner" ] |
[ "Klient indywidualny" => "individual" "Partner księgowy" => "accounting_partner" ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_lazy | false |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Klient indywidualny" => "individual" "Partner księgowy" => "accounting_partner" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2020 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_accountType" ] |
cache_key | "_user_accountType_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +data: "individual" +value: "individual" +label: "Klient indywidualny" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +data: "accounting_partner" +value: "accounting_partner" +label: "Partner księgowy" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#2232 -errors: [] -form: Symfony\Component\Form\Form {#2083 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2211 …5} |
full_name | "user[accountType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_accountType" |
is_selected | Closure($choice, $value) {#2233 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "accountType" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_accountType" |
valid | true |
value | "" |
partnerCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2030 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_partnerCode" ] |
cache_key | "_user_partnerCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2005 -errors: [] -form: Symfony\Component\Form\Form {#2086 …} } |
form | Symfony\Component\Form\FormView {#2014 …5} |
full_name | "user[partnerCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_partnerCode" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "partnerCode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_partnerCode" |
valid | true |
value | "" |
companyTenant
"App\Modules\Company\FormTypes\CompanyTenantType"
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 |
---|---|---|
is_registration | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | "App\Modules\Company\Entities\CompanyTenant" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2038 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Modules\Company\Entities\CompanyTenant" } } |
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 |
is_registration | true |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2039 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "company_tenant" "_user_companyTenant" ] |
cache_key | "_user_companyTenant_company_tenant" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2210 -errors: [] -form: Symfony\Component\Form\Form {#2098 …} } |
form | Symfony\Component\Form\FormView {#2056 …5} |
full_name | "user[companyTenant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyTenant" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_companyTenant" |
valid | true |
value | null |
company
"App\Modules\Company\FormTypes\CompanyType"
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 |
---|---|---|
is_registration | 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 |
can_change_package | false |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | "App\Modules\Company\Entities\Company" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Modules\Company\Entities\Company" } } |
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_edit | false |
is_empty_callback | null |
is_registration | true |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2091 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "company" "_user_companyTenant_company" ] |
cache_key | "_user_companyTenant_company_company" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2275 -errors: [] -form: Symfony\Component\Form\Form {#2204 …} } |
form | Symfony\Component\Form\FormView {#2274 …5} |
full_name | "user[companyTenant][company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant_company" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_companyTenant_company" |
valid | true |
value | null |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "form.company" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2120 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.company" |
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() {#2122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2121 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_companyTenant_company_company" ] |
cache_key | "_user_companyTenant_company_company_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2281 -errors: [] -form: Symfony\Component\Form\Form {#2213 …} } |
form | Symfony\Component\Form\FormView {#2279 …5} |
full_name | "user[companyTenant][company][company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant_company_company" |
label | "form.company" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_companyTenant_company_company" |
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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "form.address1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2129 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() {#2131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2130 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_companyTenant_company_address1" ] |
cache_key | "_user_companyTenant_company_address1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2282 -errors: [] -form: Symfony\Component\Form\Form {#2216 …} } |
form | Symfony\Component\Form\FormView {#2283 …5} |
full_name | "user[companyTenant][company][address1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant_company_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 | null |
unique_block_prefix | "_user_companyTenant_company_address1" |
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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "form.zipCode" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2138 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.zipCode" |
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() {#2140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2139 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_companyTenant_company_zip" ] |
cache_key | "_user_companyTenant_company_zip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2284 -errors: [] -form: Symfony\Component\Form\Form {#2219 …} } |
form | Symfony\Component\Form\FormView {#2306 …5} |
full_name | "user[companyTenant][company][zip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant_company_zip" |
label | "form.zipCode" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_companyTenant_company_zip" |
valid | true |
value | "" |
nip
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "company.index.nip" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2147 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 | "company.index.nip" |
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() {#2149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2148 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_companyTenant_company_nip" ] |
cache_key | "_user_companyTenant_company_nip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2308 -errors: [] -form: Symfony\Component\Form\Form {#2222 …} } |
form | Symfony\Component\Form\FormView {#2309 …5} |
full_name | "user[companyTenant][company][nip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant_company_nip" |
label | "company.index.nip" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nip" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_companyTenant_company_nip" |
valid | true |
value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "user.form.companyCity" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2156 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 | "user.form.companyCity" |
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() {#2158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2157 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_companyTenant_company_city" ] |
cache_key | "_user_companyTenant_company_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2310 -errors: [] -form: Symfony\Component\Form\Form {#2225 …} } |
form | Symfony\Component\Form\FormView {#2311 …5} |
full_name | "user[companyTenant][company][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant_company_city" |
label | "user.form.companyCity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_companyTenant_company_city" |
valid | true |
value | "" |
country
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "PL" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "disabled" => false ] |
[ "class" => "form-control" "disabled" => false ] |
choices | [ "form.country.AT" => "AT" "form.country.BE" => "BE" "form.country.BG" => "BG" "form.country.HR" => "HR" "form.country.CY" => "CY" "form.country.CZ" => "CZ" "form.country.DK" => "DK" "form.country.EE" => "EE" "form.country.FI" => "FI" "form.country.FR" => "FR" "form.country.DE" => "DE" "form.country.GR" => "GR" "form.country.HU" => "HU" "form.country.IE" => "IE" "form.country.IT" => "IT" "form.country.LV" => "LV" "form.country.LT" => "LT" "form.country.LU" => "LU" "form.country.MT" => "MT" "form.country.NL" => "NL" "form.country.XI" => "XI" "form.country.PL" => "PL" "form.country.PT" => "PT" "form.country.RO" => "RO" "form.country.SK" => "SK" "form.country.SI" => "SI" "form.country.ES" => "ES" "form.country.SE" => "SE" "form.country.GB" => "GB" ] |
[ "form.country.AT" => "AT" "form.country.BE" => "BE" "form.country.BG" => "BG" "form.country.HR" => "HR" "form.country.CY" => "CY" "form.country.CZ" => "CZ" "form.country.DK" => "DK" "form.country.EE" => "EE" "form.country.FI" => "FI" "form.country.FR" => "FR" "form.country.DE" => "DE" "form.country.GR" => "GR" "form.country.HU" => "HU" "form.country.IE" => "IE" "form.country.IT" => "IT" "form.country.LV" => "LV" "form.country.LT" => "LT" "form.country.LU" => "LU" "form.country.MT" => "MT" "form.country.NL" => "NL" "form.country.XI" => "XI" "form.country.PL" => "PL" "form.country.PT" => "PT" "form.country.RO" => "RO" "form.country.SK" => "SK" "form.country.SI" => "SI" "form.country.ES" => "ES" "form.country.SE" => "SE" "form.country.GB" => "GB" ] |
data | "PL" |
same as passed value |
label | "form.country" |
same as passed value |
mapped | true |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "disabled" => false ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_lazy | false |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "form.country.AT" => "AT" "form.country.BE" => "BE" "form.country.BG" => "BG" "form.country.HR" => "HR" "form.country.CY" => "CY" "form.country.CZ" => "CZ" "form.country.DK" => "DK" "form.country.EE" => "EE" "form.country.FI" => "FI" "form.country.FR" => "FR" "form.country.DE" => "DE" "form.country.GR" => "GR" "form.country.HU" => "HU" "form.country.IE" => "IE" "form.country.IT" => "IT" "form.country.LV" => "LV" "form.country.LT" => "LT" "form.country.LU" => "LU" "form.country.MT" => "MT" "form.country.NL" => "NL" "form.country.XI" => "XI" "form.country.PL" => "PL" "form.country.PT" => "PT" "form.country.RO" => "RO" "form.country.SK" => "SK" "form.country.SI" => "SI" "form.country.ES" => "ES" "form.country.SE" => "SE" "form.country.GB" => "GB" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | "PL" |
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 | "" |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2165 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "disabled" => false ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_companyTenant_company_country" ] |
cache_key | "_user_companyTenant_company_country_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +data: "AT" +value: "AT" +label: "form.country.AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +data: "BE" +value: "BE" +label: "form.country.BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +data: "BG" +value: "BG" +label: "form.country.BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +data: "HR" +value: "HR" +label: "form.country.HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +data: "CY" +value: "CY" +label: "form.country.CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +data: "CZ" +value: "CZ" +label: "form.country.CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: "DK" +value: "DK" +label: "form.country.DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +data: "EE" +value: "EE" +label: "form.country.EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +data: "FI" +value: "FI" +label: "form.country.FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +data: "FR" +value: "FR" +label: "form.country.FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: "DE" +value: "DE" +label: "form.country.DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +data: "GR" +value: "GR" +label: "form.country.GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +data: "HU" +value: "HU" +label: "form.country.HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +data: "IE" +value: "IE" +label: "form.country.IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +data: "IT" +value: "IT" +label: "form.country.IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +data: "LV" +value: "LV" +label: "form.country.LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +data: "LT" +value: "LT" +label: "form.country.LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +data: "LU" +value: "LU" +label: "form.country.LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +data: "MT" +value: "MT" +label: "form.country.MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +data: "NL" +value: "NL" +label: "form.country.NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +data: "XI" +value: "XI" +label: "form.country.XI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +data: "PL" +value: "PL" +label: "form.country.PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +data: "PT" +value: "PT" +label: "form.country.PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +data: "RO" +value: "RO" +label: "form.country.RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +data: "SK" +value: "SK" +label: "form.country.SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +data: "SI" +value: "SI" +label: "form.country.SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +data: "ES" +value: "ES" +label: "form.country.ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +data: "SE" +value: "SE" +label: "form.country.SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +data: "GB" +value: "GB" +label: "form.country.GB" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "PL" |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#2312 -errors: [] -form: Symfony\Component\Form\Form {#2228 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2313 …5} |
full_name | "user[companyTenant][company][country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant_company_country" |
is_selected | Closure($choice, $value) {#2344 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 | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_companyTenant_company_country" |
valid | true |
value | "PL" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "form.phone" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2183 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.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() {#2185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#2184 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_companyTenant_company_phone" ] |
cache_key | "_user_companyTenant_company_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2345 -errors: [] -form: Symfony\Component\Form\Form {#2234 …} } |
form | Symfony\Component\Form\FormView {#2346 …5} |
full_name | "user[companyTenant][company][phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_companyTenant_company_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 | null |
unique_block_prefix | "_user_companyTenant_company_phone" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "csrf-token" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "csrf-token" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
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\SameOriginCsrfTokenManager {#1155 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …} -logger: Monolog\Logger {#504 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | "csrf-token" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2248 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() {#2347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $message: Closure() {#1584 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
cache_key | "_user__token_hidden" |
compound | false |
data | "csrf-token" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2358 -errors: [] -form: Symfony\Component\Form\Form {#2354 …} } |
form | Symfony\Component\Form\FormView {#2349 …5} |
full_name | "user[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user__token" |
valid | true |
value | "csrf-token" |