Forms
-
user_form
-
firstname
-
lastname
-
email
-
password
-
first
-
second
-
-
viewOnly
-
phone
-
isBlocked
-
department
-
addressFirst
-
addressSecond
-
city
-
organization
-
requestedOrganization
-
isHomeOwner
-
registeringOrganization
-
zipCode
-
state
-
stateName
-
captcha
-
country
-
_token
-
user_form
"App\Model\Form\RegisterParty\UserForm"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Model\Builder\RegisterParty\UserBuilder {#1042 #entity: null +id: null +enabled: ? bool +firstname: ? string +lastname: ? string +email: ? string +password: null +phone: ? string +isAdmin: null +type: "register_party" +viewOnly: false +isBlocked: false +registerAsIndividual: null +addressFirst: ? string +department: null +city: ? string +addressSecond: ? ?string +zipCode: ? string +state: ? App\Entity\State +stateName: null +notes: null +country: null +organization: null +requestedOrganization: null +isHomeOwner: false +registeringOrganization: false +passwordValidUntil: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Model\Builder\RegisterParty\UserBuilder {#1042 #entity: null +id: null +enabled: ? bool +firstname: ? string +lastname: ? string +email: ? string +password: null +phone: ? string +isAdmin: null +type: "register_party" +viewOnly: false +isBlocked: false +registerAsIndividual: null +addressFirst: ? string +department: null +city: ? string +addressSecond: ? ?string +zipCode: ? string +state: ? App\Entity\State +stateName: null +notes: null +country: null +organization: null +requestedOrganization: null +isHomeOwner: false +registeringOrganization: false +passwordValidUntil: null } |
same as passed value |
is_captcha_for_register | true |
same as passed value |
is_granted_admin | false |
same as passed value |
is_munireg | false |
same as passed value |
is_new | true |
same as passed value |
is_non_registered | true |
same as passed value |
only_super_admins | 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 {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | App\Model\Builder\RegisterParty\UserBuilder {#1042 #entity: null +id: null +enabled: ? bool +firstname: ? string +lastname: ? string +email: ? string +password: null +phone: ? string +isAdmin: null +type: "register_party" +viewOnly: false +isBlocked: false +registerAsIndividual: null +addressFirst: ? string +department: null +city: ? string +addressSecond: ? ?string +zipCode: ? string +state: ? App\Entity\State +stateName: null +notes: null +country: null +organization: null +requestedOrganization: null +isHomeOwner: false +registeringOrganization: false +passwordValidUntil: null } |
data_class | "App\Model\Builder\RegisterParty\UserBuilder" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Model\Builder\RegisterParty\UserBuilder" } } |
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_captcha_for_register | true |
is_empty_callback | null |
is_granted_admin | false |
is_granted_non_admin | false |
is_munireg | false |
is_new | true |
is_non_registered | true |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
only_super_admins | true |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1704 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user_form" "_user_form" ] |
cache_key | "_user_form_user_form" |
compound | true |
data | App\Model\Builder\RegisterParty\UserBuilder {#1042 #entity: null +id: null +enabled: ? bool +firstname: ? string +lastname: ? string +email: ? string +password: null +phone: ? string +isAdmin: null +type: "register_party" +viewOnly: false +isBlocked: false +registerAsIndividual: null +addressFirst: ? string +department: null +city: ? string +addressSecond: ? ?string +zipCode: ? string +state: ? App\Entity\State +stateName: null +notes: null +country: null +organization: null +requestedOrganization: null +isHomeOwner: false +registeringOrganization: false +passwordValidUntil: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1706 -errors: [] -form: Symfony\Component\Form\Form {#2094 …} } |
form | Symfony\Component\Form\FormView {#2067 …5} |
full_name | "user_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form" |
valid | true |
value | App\Model\Builder\RegisterParty\UserBuilder {#1042 #entity: null +id: null +enabled: ? bool +firstname: ? string +lastname: ? string +email: ? string +password: null +phone: ? string +isAdmin: null +type: "register_party" +viewOnly: false +isBlocked: false +registerAsIndividual: null +addressFirst: ? string +department: null +city: ? string +addressSecond: ? ?string +zipCode: ? string +state: ? App\Entity\State +stateName: null +notes: null +country: null +organization: null +requestedOrganization: null +isHomeOwner: false +registeringOrganization: false +passwordValidUntil: null } |
firstname
"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 | "First name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1723 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 | "First 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() {#1725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1724 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_firstname" ] |
cache_key | "_user_form_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2295 -errors: [] -form: Symfony\Component\Form\Form {#2090 …} } |
form | Symfony\Component\Form\FormView {#2315 …5} |
full_name | "user_form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_firstname" |
label | "First name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_firstname" |
valid | true |
value | "" |
lastname
"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 | "Last name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1732 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 | "Last 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() {#1734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1733 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_lastname" ] |
cache_key | "_user_form_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1833 -errors: [] -form: Symfony\Component\Form\Form {#2107 …} } |
form | Symfony\Component\Form\FormView {#2033 …5} |
full_name | "user_form[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_lastname" |
label | "Last name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_lastname" |
valid | true |
value | "" |
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1745 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 | 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() {#1747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1746 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_user_form_email" ] |
cache_key | "_user_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1999 -errors: [] -form: Symfony\Component\Form\Form {#2105 …} } |
form | Symfony\Component\Form\FormView {#1989 …5} |
full_name | "user_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_email" |
valid | true |
value | "" |
password
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Regex {#1712 +payload: null +groups: ? ?array +message: "The password must contain at least 6 characters, one uppercase letter, and one number." +pattern: "/^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[^a-zA-Z])(?!.*\s).{6,}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#1713 +payload: null +groups: ? ?array +message: "Password should not be blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#1712 +payload: null +groups: ? ?array +message: "The password must contain at least 6 characters, one uppercase letter, and one number." +pattern: "/^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[^a-zA-Z])(?!.*\s).{6,}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#1713 +payload: null +groups: ? ?array +message: "Password should not be blank" +allowNull: false +normalizer: null } ] |
first_options | [ "label" => "Password" ] |
[ "label" => "Password" ] |
invalid_message | "Both passwords must match." |
same as passed value |
options | [ "always_empty" => false ] |
[ "always_empty" => false ] |
required | false |
same as passed value |
second_options | [ "label" => "Confirm password" ] |
[ "label" => "Confirm password" ] |
type | "Ecommerce121\UtilBundle\Form\ValuedPasswordType" |
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 {#1712 +payload: null +groups: ? ?array +message: "The password must contain at least 6 characters, one uppercase letter, and one number." +pattern: "/^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[^a-zA-Z])(?!.*\s).{6,}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#1713 +payload: null +groups: ? ?array +message: "Password should not be blank" +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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1759 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Password" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Both passwords 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 | [ "always_empty" => false ] |
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 | [] |
second_name | "second" |
second_options | [ "label" => "Confirm password" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Ecommerce121\UtilBundle\Form\ValuedPasswordType" |
upload_max_size_message | Closure() {#1762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1761 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_user_form_password" ] |
cache_key | "_user_form_password_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1961 -errors: [] -form: Symfony\Component\Form\Form {#2130 …} } |
form | Symfony\Component\Form\FormView {#2301 …5} |
full_name | "user_form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_password" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Ecommerce121\UtilBundle\Form\ValuedPasswordType"
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 |
---|---|---|
always_empty | false |
same as passed value |
error_bubbling | false |
same as passed value |
label | "Password" |
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 |
always_empty | 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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2115 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 | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#2116 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_form_password_first" ] |
cache_key | "_user_form_password_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2308 -errors: [] -form: Symfony\Component\Form\Form {#2133 …} } |
form | Symfony\Component\Form\FormView {#2294 …5} |
full_name | "user_form[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_password_first" |
label | "Password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_password_first" |
valid | true |
value | "" |
second
"Ecommerce121\UtilBundle\Form\ValuedPasswordType"
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 |
---|---|---|
always_empty | false |
same as passed value |
error_bubbling | false |
same as passed value |
label | "Confirm password" |
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 |
always_empty | 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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2123 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 | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Confirm 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#2124 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_form_password_second" ] |
cache_key | "_user_form_password_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2305 -errors: [] -form: Symfony\Component\Form\Form {#2136 …} } |
form | Symfony\Component\Form\FormView {#2281 …5} |
full_name | "user_form[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_password_second" |
label | "Confirm password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_password_second" |
valid | true |
value | "" |
viewOnly
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "View Only" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1774 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "View Only" |
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() {#1776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1778 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_user_form_viewOnly" ] |
cache_key | "_user_form_viewOnly_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2300 -errors: [] -form: Symfony\Component\Form\Form {#2139 …} } |
form | Symfony\Component\Form\FormView {#2347 …5} |
full_name | "user_form[viewOnly]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_viewOnly" |
label | "View Only" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "viewOnly" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_viewOnly" |
valid | true |
value | "1" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Phone Number" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1785 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 | "Phone Number" |
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() {#1787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1786 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_phone" ] |
cache_key | "_user_form_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2191 -errors: [] -form: Symfony\Component\Form\Form {#2142 …} } |
form | Symfony\Component\Form\FormView {#1788 …5} |
full_name | "user_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_phone" |
label | "Phone Number" |
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_form_phone" |
valid | true |
value | "" |
isBlocked
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Is Blocked" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1774 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Is Blocked" |
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() {#1795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1794 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_user_form_isBlocked" ] |
cache_key | "_user_form_isBlocked_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2188 -errors: [] -form: Symfony\Component\Form\Form {#2145 …} } |
form | Symfony\Component\Form\FormView {#2302 …5} |
full_name | "user_form[isBlocked]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_isBlocked" |
label | "Is Blocked" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isBlocked" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_isBlocked" |
valid | true |
value | "1" |
department
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1803 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 | 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() {#1805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1804 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_department" ] |
cache_key | "_user_form_department_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1824 -errors: [] -form: Symfony\Component\Form\Form {#2148 …} } |
form | Symfony\Component\Form\FormView {#1815 …5} |
full_name | "user_form[department]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_department" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "department" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_department" |
valid | true |
value | "" |
addressFirst
"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 | "Address 1" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1812 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 | "Address 1" |
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() {#1814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1813 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_addressFirst" ] |
cache_key | "_user_form_addressFirst_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2307 -errors: [] -form: Symfony\Component\Form\Form {#2151 …} } |
form | Symfony\Component\Form\FormView {#2309 …5} |
full_name | "user_form[addressFirst]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_addressFirst" |
label | "Address 1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addressFirst" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_addressFirst" |
valid | true |
value | "" |
addressSecond
"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 | "Address 2" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1821 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 | "Address 2" |
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() {#1823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1822 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_addressSecond" ] |
cache_key | "_user_form_addressSecond_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2310 -errors: [] -form: Symfony\Component\Form\Form {#2154 …} } |
form | Symfony\Component\Form\FormView {#2311 …5} |
full_name | "user_form[addressSecond]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_addressSecond" |
label | "Address 2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addressSecond" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_addressSecond" |
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1830 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 | 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() {#1832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1831 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_city" ] |
cache_key | "_user_form_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2312 -errors: [] -form: Symfony\Component\Form\Form {#2157 …} } |
form | Symfony\Component\Form\FormView {#2313 …5} |
full_name | "user_form[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_city" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_city" |
valid | true |
value | "" |
organization
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "App\Entity\Organization" |
same as passed value |
placeholder | "-- Choose an organization --" |
same as passed value |
query_builder | Closure(OrganizationRepository $organizationRepository) {#1714 class: "App\Model\Form\RegisterParty\UserForm" this: App\Model\Form\RegisterParty\UserForm {#950 …} } |
Doctrine\ORM\QueryBuilder {#1871 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1867 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1870 #from: "App\Entity\Organization" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1869 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1866 …} -dql: "SELECT u FROM App\Entity\Organization u ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1872 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1980 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1873 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1868 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1874 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1971 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1876 …} } |
choices | null |
class | "App\Entity\Organization" |
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 {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1968 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#124 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "-- Choose an organization --" |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#1871 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1867 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1870 #from: "App\Entity\Organization" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1869 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1866 …} -dql: "SELECT u FROM App\Entity\Organization u ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1872 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1863 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_user_form_organization" ] |
cache_key | "_user_form_organization_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +data: App\Entity\Organization {#2290 …} +value: "26" +label: "#1 Test Org" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1726 +data: App\Entity\Organization {#2343 …} +value: "28" +label: "#101 Testing Organization" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +data: App\Entity\Organization {#2361 …} +value: "19" +label: "Altisource" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +data: App\Entity\Organization {#2385 …} +value: "13" +label: "Bron" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +data: App\Entity\Organization {#2409 …} +value: "12" +label: "Cyprexx Services" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +data: App\Entity\Organization {#2433 …} +value: "16" +label: "Five Brothers" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +data: App\Entity\Organization {#2457 …} +value: "11" +label: "Insivia" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +data: App\Entity\Organization {#2478 …} +value: "17" +label: "MidFirst" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +data: App\Entity\Organization {#2502 …} +value: "14" +label: "Mortgage Contracting Services" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +data: App\Entity\Organization {#948 …} +value: "6" +label: "Other Registering Party (Organization)" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +data: App\Entity\Organization {#2526 …} +value: "18" +label: "PEMCO Ltd." +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +data: App\Entity\Organization {#2550 …} +value: "20" +label: "PNC Bank" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +data: App\Entity\Organization {#2571 …} +value: "21" +label: "Regions Bank" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +data: App\Entity\Organization {#2595 …} +value: "5" +label: "Safeguard" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +data: App\Entity\Organization {#2616 …} +value: "23" +label: "Salvation Army" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +data: App\Entity\Organization {#2640 …} +value: "15" +label: "ServiceLink" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +data: App\Entity\Organization {#2661 …} +value: "24" +label: "Test Org" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +data: App\Entity\Organization {#2685 …} +value: "25" +label: "Test Org" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +data: App\Entity\Organization {#2706 …} +value: "27" +label: "Tune Organization" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +data: App\Entity\Organization {#2727 …} +value: "22" +label: "Wells Fargo" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#2296 -errors: [] -form: Symfony\Component\Form\Form {#2160 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2298 …5} |
full_name | "user_form[organization]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_organization" |
is_selected | Closure($choice, $value) {#1763 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "organization" |
placeholder | "-- Choose an organization --" |
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_form_organization" |
valid | true |
value | "" |
requestedOrganization
"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 | "Organization Name" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1960 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 | "Organization 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1959 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_requestedOrganization" ] |
cache_key | "_user_form_requestedOrganization_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2759 -errors: [] -form: Symfony\Component\Form\Form {#2163 …} } |
form | Symfony\Component\Form\FormView {#1775 …5} |
full_name | "user_form[requestedOrganization]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_requestedOrganization" |
label | "Organization Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "requestedOrganization" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_requestedOrganization" |
valid | true |
value | "" |
isHomeOwner
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | true |
same as passed value |
label | "Individual User" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | true |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1774 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Individual User" |
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() {#1978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1972 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_user_form_isHomeOwner" ] |
cache_key | "_user_form_isHomeOwner_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2760 -errors: [] -form: Symfony\Component\Form\Form {#2166 …} } |
form | Symfony\Component\Form\FormView {#2761 …5} |
full_name | "user_form[isHomeOwner]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_isHomeOwner" |
label | "Individual User" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isHomeOwner" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_isHomeOwner" |
valid | true |
value | "1" |
registeringOrganization
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Registering Organization" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1774 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Registering Organization" |
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() {#1988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1987 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_user_form_registeringOrganization" ] |
cache_key | "_user_form_registeringOrganization_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2762 -errors: [] -form: Symfony\Component\Form\Form {#2169 …} } |
form | Symfony\Component\Form\FormView {#2763 …5} |
full_name | "user_form[registeringOrganization]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_registeringOrganization" |
label | "Registering Organization" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registeringOrganization" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_registeringOrganization" |
valid | true |
value | "1" |
zipCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1996 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 | 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() {#1998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#1997 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_zipCode" ] |
cache_key | "_user_form_zipCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2764 -errors: [] -form: Symfony\Component\Form\Form {#2172 …} } |
form | Symfony\Component\Form\FormView {#2765 …5} |
full_name | "user_form[zipCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_zipCode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zipCode" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_zipCode" |
valid | true |
value | "" |
state
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | Closure(State $state) {#1716 class: "App\Model\Form\RegisterParty\UserForm" this: App\Model\Form\RegisterParty\UserForm {#950 …} } |
same as passed value |
class | "App\Entity\State" |
same as passed value |
placeholder | "-- Choose an option --" |
same as passed value |
query_builder | Closure(StateRepository $stateRepository) {#1715 class: "App\Model\Form\RegisterParty\UserForm" this: App\Model\Form\RegisterParty\UserForm {#950 …} } |
Doctrine\ORM\QueryBuilder {#2011 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2008 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2010 #from: "App\Entity\State" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2009 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1866 …} -dql: "SELECT s FROM App\Entity\State s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2012 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} } |
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(State $state) {#1716 class: "App\Model\Form\RegisterParty\UserForm" this: App\Model\Form\RegisterParty\UserForm {#950 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2042 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2014 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2013 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1874 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2017 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2015 …} } |
choices | null |
class | "App\Entity\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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2030 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1128 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "-- Choose an option --" |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#2011 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2008 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2010 #from: "App\Entity\State" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2009 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1866 …} -dql: "SELECT s FROM App\Entity\State s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2012 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#2005 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_user_form_state" ] |
cache_key | "_user_form_state_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +data: Proxies\__CG__\App\Entity\State {#2618 …} +value: "1" +label: "Alabama" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +data: Proxies\__CG__\App\Entity\State {#2342 …} +value: "2" +label: "Alaska" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +data: App\Entity\State {#2901 …} +value: "3" +label: "Arizona" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +data: Proxies\__CG__\App\Entity\State {#2663 …} +value: "4" +label: "Arkansas" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +data: Proxies\__CG__\App\Entity\State {#2387 …} +value: "5" +label: "California" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +data: Proxies\__CG__\App\Entity\State {#2528 …} +value: "6" +label: "Colorado" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +data: App\Entity\State {#2951 …} +value: "7" +label: "Connecticut" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +data: App\Entity\State {#2964 …} +value: "8" +label: "Delaware" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +data: Proxies\__CG__\App\Entity\State {#2411 …} +value: "9" +label: "Florida" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +data: Proxies\__CG__\App\Entity\State {#2363 …} +value: "10" +label: "Georgia" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +data: App\Entity\State {#3001 …} +value: "11" +label: "Hawaii" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +data: App\Entity\State {#3014 …} +value: "12" +label: "Idaho" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +data: App\Entity\State {#3027 …} +value: "13" +label: "Illinois" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +data: App\Entity\State {#3040 …} +value: "14" +label: "Indiana" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +data: Proxies\__CG__\App\Entity\State {#2729 …} +value: "15" +label: "Iowa" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +data: App\Entity\State {#3065 …} +value: "16" +label: "Kansas" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +data: App\Entity\State {#3078 …} +value: "17" +label: "Kentucky" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +data: App\Entity\State {#3091 …} +value: "18" +label: "Louisiana" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +data: App\Entity\State {#3104 …} +value: "19" +label: "Maine" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +data: App\Entity\State {#3117 …} +value: "20" +label: "Maryland" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +data: Proxies\__CG__\App\Entity\State {#2573 …} +value: "21" +label: "Massachusetts" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +data: Proxies\__CG__\App\Entity\State {#2435 …} +value: "22" +label: "Michigan" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3525 +data: App\Entity\State {#3154 …} +value: "23" +label: "Minnesota" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3526 +data: App\Entity\State {#3167 …} +value: "24" +label: "Mississippi" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3527 +data: App\Entity\State {#3180 …} +value: "25" +label: "Missouri" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3528 +data: App\Entity\State {#3193 …} +value: "26" +label: "Montana" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3529 +data: App\Entity\State {#3206 …} +value: "27" +label: "Nebraska" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3530 +data: App\Entity\State {#3219 …} +value: "28" +label: "Nevada" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +data: App\Entity\State {#3232 …} +value: "29" +label: "New Hampshire" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3532 +data: App\Entity\State {#3245 …} +value: "30" +label: "New Jersey" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3533 +data: App\Entity\State {#3258 …} +value: "31" +label: "New Mexico" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3534 +data: App\Entity\State {#3271 …} +value: "32" +label: "New York" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3535 +data: App\Entity\State {#3284 …} +value: "33" +label: "North Carolina" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3536 +data: App\Entity\State {#3297 …} +value: "34" +label: "North Dakota" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3537 +data: Proxies\__CG__\App\Entity\State {#934 …} +value: "35" +label: "Ohio" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3538 +data: Proxies\__CG__\App\Entity\State {#2480 …} +value: "36" +label: "Oklahoma" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3539 +data: App\Entity\State {#3334 …} +value: "37" +label: "Oregon" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3540 +data: App\Entity\State {#3347 …} +value: "38" +label: "Pennsylvania" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3541 +data: App\Entity\State {#3360 …} +value: "39" +label: "Rhode Island" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3542 +data: App\Entity\State {#3373 …} +value: "40" +label: "South Carolina" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3543 +data: App\Entity\State {#3386 …} +value: "41" +label: "South Dakota" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +data: Proxies\__CG__\App\Entity\State {#2292 …} +value: "42" +label: "Tennessee" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3545 +data: Proxies\__CG__\App\Entity\State {#2504 …} +value: "43" +label: "Texas" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3546 +data: App\Entity\State {#3423 …} +value: "44" +label: "Utah" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3547 +data: App\Entity\State {#3436 …} +value: "45" +label: "Vermont" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3548 +data: App\Entity\State {#3449 …} +value: "46" +label: "Virginia" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3549 +data: App\Entity\State {#3462 …} +value: "47" +label: "Washington" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3550 +data: App\Entity\State {#3475 …} +value: "48" +label: "West Virginia" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3551 +data: App\Entity\State {#3488 …} +value: "49" +label: "Wisconsin" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3552 +data: App\Entity\State {#3501 …} +value: "50" +label: "Wyoming" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#2766 -errors: [] -form: Symfony\Component\Form\Form {#2175 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2767 …5} |
full_name | "user_form[state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_state" |
is_selected | Closure($choice, $value) {#3554 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "state" |
placeholder | "-- Choose an option --" |
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_form_state" |
valid | true |
value | "" |
stateName
"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 | "State" |
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\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2024 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 | "State" |
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() {#2021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#2022 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_form_stateName" ] |
cache_key | "_user_form_stateName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3553 -errors: [] -form: Symfony\Component\Form\Form {#2178 …} } |
form | Symfony\Component\Form\FormView {#3555 …5} |
full_name | "user_form[stateName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_stateName" |
label | "State" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "stateName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_stateName" |
valid | true |
value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 |
---|---|---|
background_color | [ 255 255 255 ] |
[ 255 255 255 ] |
length | 6 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
as_file | false |
as_url | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
background_color | [ 255 255 255 ] |
background_images | [] |
block_name | null |
block_prefix | null |
by_reference | true |
bypass_code | null |
charset | "abcdefhjkmnprstuvwxyz23456789" |
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 {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#2056 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
expiration | 60 |
extra_fields_message | "This form should not contain extra fields." |
font | "/var/www/app-dev-munireg/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
form_attr | false |
gc_freq | 100 |
getter | null |
height | 70 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
humanity | 0 |
ignore_all_effects | false |
image_folder | "captcha" |
inherit_data | false |
interpolation | true |
invalid_message | "Bad code value" |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_value | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
length | 6 |
mapped | false |
max_behind_lines | null |
max_front_lines | null |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
quality | 50 |
reload | false |
required | true |
row_attr | [] |
session_key | "captcha" |
setter | null |
text_color | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#2055 …} $translationDomain: "validators" } } |
validation_groups | null |
web_path | "/var/www/app-dev-munireg/public" |
whitelist_key | "captcha_whitelist_key" |
width | 200 |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_user_form_captcha" ] |
cache_key | "_user_form_captcha_captcha" |
captcha_code | "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gNTAK/9sAQwAQCwwODAoQDg0OEhEQExgoGhgWFhgxIyUdKDozPTw5Mzg3QEhcTkBEV0U3OFBtUVdfYmdoZz5NcXlwZHhcZWdj/9sAQwEREhIYFRgvGhovY0I4QmNjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2Nj/8AAEQgARgDIAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9AooooAKKKKACiqWpXstjGkiWc1ymf3nlYLKPUDvSafqtrqIKwsyTKMvDINsifVf89aB2L1FFFAgooooAKKKQ8DJoAWo433tICPuNj9Af61z1940061naKNXuCpwzJ9386s6H4i07UAY0l8uYsTsfgkZ9e9AOMjcoqJbmBohKs8ZjPAcOMfnVK817TLJmWe8iDqMlAcn8hQFjSrI8RWNxcWgubCUxXlsfMQr/GB1U+ufSsv/AISm/wBSOzQ9LeRupe4wFx+YGenel8vxk43GazTzOduB+6/Tt9TQUk0b2lajFqlhHdRAgNwykcqw6irlcA0niHw7cyXMsVuUvJNrDPybuPm6jbn3961fsniq+/c3N3DZxjnzYere3BoG4m5f6xp+moWu7qNMHG0HLfkOax28c6UGcBLltp4IjHzD1HP88VZ0/wAKaZZuJZYzdT4+aSY7gxPU46fzrZWCJFRViRVT7oCgBfp6UC90wW8baMFJEkzELnAjOT7fX9K27K6jvrOG6iDBJVDKGHOPehbK1Vgy20IYNvyIxnd6/Wp6BO3QKKKKBBRRRQAVFdXEVpbSXE7BY413MTUtYfjGCe48PTpbqWbcpKjqQDQNaszl1fxBqoM+l2aQ22fkMvVx61ZsrSTWreRtTtvsl/A+BNF8rdODnuPas3TvGSWljDBPp8wEShCy9OK6nS9UtdVtfPtH3LnDA9VPuKCnddDP83XtO/1scepx9S8YEb/Tb0pG8Q3CKS+iX4A4J2jG70+nX5qW68UWdvNe2/IntkZgG6MR0GfckVx2q6xqt8RJqMNxHp7kZhQFFI+pHPPPNA1G+51sHjTRZQd80kJBxh4yc+/GaiPjHSFIZJ5Rk/MpjP5//qqrLFoWm+GBf29hFL52NnnKHbce2T6YrH0rw1qd/bNeQPBbrNyqOvysPpg0CcIvc6STxrpSo3lmWWQdEVD830NZOseItU1DTJ3s7JrW0Vdsskh+Y544/wAmq8M2p+H7uJL+xg+zRsAZhBkDPPDCuhvdd8PtayLJPHKCmTGoOT7fWgTTVrK5g+F/C1nqdkt5czOwLEGJeB+dN8ReHLHT9DF3bbxLvGdzZ46YFV9Lhurhp7jSLpLGAf8ALJ5wx/LtS3sV/PeQWWvXckUL4MTKoKN+PrR1Kbalds0dB8L6bqmmQ3btcIWGJEV/lJHfpmt208K6PaKoFqJWBzvlO4/4Vd0y3trCwSCBh5cY5JP86qXfibSbNisl0rMOoj+Y0E8zlsa9MSaORiqSKzL1AOSKzdN8R6Zqc3k28/7w9FcbSfpXL6zGuh+JUv7fItZWxKF6A9/8aYKN9Dtr+zh1CyltLgExSjBwcH1B/Osfw1fSo82j3xAuLT5UPTenY89a3Y5EkhWRGyjLuB9q8+SO+1nXr+9s5iJbRt0O45HBxj+dIIq6PRKKy9C1iPVrTdjy7iP5ZYm+8D649K1KCWrBRRRQAUUUUAFFFFABUc00UEZkmkWNB1ZjgVJVTU7CLU7J7ScsI3xnacHg5oAr3OraQkR8+6tmXHTIaue8EkPrGpS2qlbNj8g7deK1oPCGjQ4zbGQ/7bE1sW9tBaxCO3iSJB2UYoKukrI4rRbOLUPG2oTTKHSF2cA8jOcD+tdD4vC/8IzebgCAq49juFY/gj95q2rzerD9S1afjd9vhm4H95kH/jwP9KCn8SOXv43/AOEB05ucCVs/iWxXc6Kyto9oU+6YxiszS9Mj1Dwbb2cvAkiBB9D1BrM0rVp/DLf2ZrEbiEE+VMoyMf4UA9dDtK4Px+qRT2caRrHESzNtUDccjOa3rnxZpSRgwXXmSEjCKpOfrVnU9NtNctxBdKySLypHUfT1FAoprVlUaLo9zpMEq2UDAICGVcZzjOcdfxrn/GenQ6dawrDeTuHckQSvvCAf3f7v9ePSrr+EZ7NAINYmjiZsFcYA9+tZdxp+i211v1HWpLyQHlI1LHr0J5/KjqEfi3INS1i8utO0+waN4WZRuc/8tBnAP04rqtP0TTdKtlLtbNJjLvMR1/wrj/El9BqM1vPZWs0VvFEI1LrgEAn0/L8K1tF8IPfRJdajdHyHG5UjfJI68k9KY5RVuxm+Jr6xbUopNLCLLCctJCMKTwRitm08MpqFiJ9RvJ3llTchzhVParxTQ9Hc3LxQxRoMINu53NdJC6TQI6j5HAIBHah6EyuklFnH6HrL2Oj6hYXZxcWKMUz/ABD/APXj86t+ALYx6RLct96eQ8+oH/181k+P7CK2uYLuE7WnBV1HfHf/AD7V1ujwnT9JtbVomBjjAOBnnqf1zSCUko3fUguNEca1HqVjOIGP/HwpBIlH51s1D9pj7kj6g1Irq4yrA/SghTUtmOooooGFFFFABRRRQAUUUUAFJS0UAZOiaHHoz3JilaQTsG+Ycjr/AI1Z1bTIdWs/s1wzCPcGO04zirtFA7u9yG1t47S1it4gRHEgRc+gFOmhiuIzHNGroeoYZFNubmC0iMtxKkSD+JzisK58aaXExWDzrlh/zzTj8zQCTZpR6FpcUokSxhDjkHbUWuaxZaZEFnJedv8AVxR8uSeh+mayvt/iLWfktLP+zoW4Mkv3h646dwe1aej+HrXTHM7Fri8fl55Dk5PXHt+tBW25j/2dq2tyxHWpmtbMjKwR8Enphj68Z5z1restB0uxUCCziz3ZhuY/ia0GUMpVhkHtQi7FC5Jx60CbuQ3lnBfWr29xGHjfqP61ysvhe4tJRb2Or3Ecch/1XPT6g/0rrppVhjLt0Hb1qvZxMztcyfefoPQU13BOxl2Hg/TbVhJOHu5e5mORn6VrX0dz9hdNPKRzgfu8j5RVqikJtvc49PDur6lq0FzrU8LRQEEKh685xjFdhRRQDdxKY0KMcgbW7FeDUlFBLSe5Dukj++Ny/wB4dfxpwmjP8YH14qSmlFbqoP1FBNpLZgGVvukH6GikEaK25VAPtRQUr9R9FFFAwooooAKKKKACsnxHq7aNpv2hIhI7v5aAnABIJBPtxRRQOOrMyx8O/wBqeXqOtXDXTyKHSJSQiA8gfzroLaxtLNQttbxRAf3VAP50UUDbZZooooJCiiigCCe2E7oWchV/hx1qYDAwOBRRQFxaKKKACiiigAooooAKKKKACiiigD//2Q==" |
captcha_height | 70 |
captcha_width | 200 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3556 -errors: [] -form: Symfony\Component\Form\Form {#2181 …} } |
form | Symfony\Component\Form\FormView {#3557 …5} |
full_name | "user_form[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_captcha" |
image_id | "captcha_6824d639bcc04" |
is_human | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
reload | false |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form_captcha" |
valid | true |
value | "" |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "App\Entity\Country" |
same as passed value |
placeholder | "-- Choose an option --" |
same as passed value |
query_builder | Closure(CountryRepository $countryRepository) {#1717 class: "App\Model\Form\RegisterParty\UserForm" this: App\Model\Form\RegisterParty\UserForm {#950 …} } |
Doctrine\ORM\QueryBuilder {#2080 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2077 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2079 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2078 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1866 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2081 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2111 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2083 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2082 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1874 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2086 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2084 …} } |
choices | null |
class | "App\Entity\Country" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2099 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2043 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "-- Choose an option --" |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#2080 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2077 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2079 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2078 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1866 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2081 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Container3JWlKQn\EntityManagerGhost614a58f {#499 …12} } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#2074 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_user_form_country" ] |
cache_key | "_user_form_country_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +data: App\Entity\Country {#3580 …} +value: "2" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +data: App\Entity\Country {#3588 …} +value: "3" +label: "Albania" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +data: App\Entity\Country {#3595 …} +value: "4" +label: "Algeria" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +data: App\Entity\Country {#3602 …} +value: "5" +label: "American Samoa" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +data: App\Entity\Country {#3609 …} +value: "6" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +data: App\Entity\Country {#3616 …} +value: "7" +label: "Angola" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +data: App\Entity\Country {#3623 …} +value: "8" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +data: App\Entity\Country {#3630 …} +value: "9" +label: "Antarctica" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +data: App\Entity\Country {#3637 …} +value: "10" +label: "Antigua And Barbuda" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +data: App\Entity\Country {#3644 …} +value: "11" +label: "Argentina" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +data: App\Entity\Country {#3651 …} +value: "12" +label: "Armenia" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +data: App\Entity\Country {#3658 …} +value: "13" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +data: App\Entity\Country {#3665 …} +value: "14" +label: "Australia" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +data: App\Entity\Country {#3672 …} +value: "15" +label: "Austria" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +data: App\Entity\Country {#3679 …} +value: "16" +label: "Azerbaijan" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +data: App\Entity\Country {#3686 …} +value: "17" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +data: App\Entity\Country {#3693 …} +value: "18" +label: "Bahrain" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +data: App\Entity\Country {#3700 …} +value: "19" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +data: App\Entity\Country {#3707 …} +value: "20" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +data: App\Entity\Country {#3714 …} +value: "21" +label: "Belarus" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +data: App\Entity\Country {#3721 …} +value: "22" +label: "Belgium" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +data: App\Entity\Country {#3728 …} +value: "23" +label: "Belize" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +data: App\Entity\Country {#3735 …} +value: "24" +label: "Benin" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +data: App\Entity\Country {#3742 …} +value: "25" +label: "Bermuda" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +data: App\Entity\Country {#3749 …} +value: "26" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +data: App\Entity\Country {#3756 …} +value: "27" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +data: App\Entity\Country {#3763 …} +value: "28" +label: "Bosnia And Herzegovina" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +data: App\Entity\Country {#3770 …} +value: "29" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +data: App\Entity\Country {#3777 …} +value: "30" +label: "Bouvet Island" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +data: App\Entity\Country {#3784 …} +value: "31" +label: "Brazil" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +data: App\Entity\Country {#3791 …} +value: "32" +label: "British Indian Ocean Territory" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +data: App\Entity\Country {#3798 …} +value: "33" +label: "Brunei Darussalam" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +data: App\Entity\Country {#3805 …} +value: "34" +label: "Bulgaria" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +data: App\Entity\Country {#3812 …} +value: "35" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +data: App\Entity\Country {#3819 …} +value: "36" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +data: App\Entity\Country {#3826 …} +value: "37" +label: "Cambodia" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +data: App\Entity\Country {#3833 …} +value: "38" +label: "Cameroon" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +data: App\Entity\Country {#3840 …} +value: "39" +label: "Canada" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +data: App\Entity\Country {#3847 …} +value: "40" +label: "Cape Verde" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +data: App\Entity\Country {#3854 …} +value: "41" +label: "Cayman Islands" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +data: App\Entity\Country {#3861 …} +value: "42" +label: "Central African Republic" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +data: App\Entity\Country {#3868 …} +value: "43" +label: "Chad" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +data: App\Entity\Country {#3875 …} +value: "44" +label: "Chile" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +data: App\Entity\Country {#3882 …} +value: "45" +label: "China" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +data: App\Entity\Country {#3889 …} +value: "46" +label: "Christmas Island" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +data: App\Entity\Country {#3896 …} +value: "47" +label: "Cocos (keeling) Islands" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +data: App\Entity\Country {#3903 …} +value: "48" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +data: App\Entity\Country {#3910 …} +value: "49" +label: "Comoros" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +data: App\Entity\Country {#3917 …} +value: "50" +label: "Congo" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +data: App\Entity\Country {#3924 …} +value: "51" +label: "Congo" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +data: App\Entity\Country {#3931 …} +value: "52" +label: "Cook Islands" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +data: App\Entity\Country {#3938 …} +value: "53" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +data: App\Entity\Country {#3945 …} +value: "54" +label: "Cote D'ivoire" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +data: App\Entity\Country {#3952 …} +value: "55" +label: "Croatia" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +data: App\Entity\Country {#3959 …} +value: "56" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +data: App\Entity\Country {#3966 …} +value: "57" +label: "Cyprus" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +data: App\Entity\Country {#3973 …} +value: "58" +label: "Czech Republic" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +data: App\Entity\Country {#3980 …} +value: "59" +label: "Denmark" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +data: App\Entity\Country {#3987 …} +value: "60" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +data: App\Entity\Country {#3994 …} +value: "61" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +data: App\Entity\Country {#4001 …} +value: "62" +label: "Dominican Republic" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +data: App\Entity\Country {#4008 …} +value: "63" +label: "East Timor" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +data: App\Entity\Country {#4015 …} +value: "64" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +data: App\Entity\Country {#4022 …} +value: "65" +label: "Egypt" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +data: App\Entity\Country {#4029 …} +value: "66" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +data: App\Entity\Country {#4036 …} +value: "67" +label: "Equatorial Guinea" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +data: App\Entity\Country {#4043 …} +value: "68" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +data: App\Entity\Country {#4050 …} +value: "69" +label: "Estonia" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +data: App\Entity\Country {#4057 …} +value: "70" +label: "Ethiopia" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +data: App\Entity\Country {#4064 …} +value: "71" +label: "Falkland Islands" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +data: App\Entity\Country {#4071 …} +value: "72" +label: "Faroe Islands" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +data: App\Entity\Country {#4078 …} +value: "73" +label: "Fiji" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +data: App\Entity\Country {#4085 …} +value: "74" +label: "Finland" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +data: App\Entity\Country {#4092 …} +value: "75" +label: "France" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +data: App\Entity\Country {#4099 …} +value: "76" +label: "French Guiana" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +data: App\Entity\Country {#4106 …} +value: "77" +label: "French Polynesia" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +data: App\Entity\Country {#4113 …} +value: "78" +label: "French Southern Territories" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +data: App\Entity\Country {#4120 …} +value: "79" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +data: App\Entity\Country {#4127 …} +value: "80" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +data: App\Entity\Country {#4134 …} +value: "81" +label: "Georgia" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +data: App\Entity\Country {#4141 …} +value: "82" +label: "Germany" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +data: App\Entity\Country {#4148 …} +value: "83" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +data: App\Entity\Country {#4155 …} +value: "84" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +data: App\Entity\Country {#4162 …} +value: "85" +label: "Greece" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +data: App\Entity\Country {#4169 …} +value: "86" +label: "Greenland" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +data: App\Entity\Country {#4176 …} +value: "87" +label: "Grenada" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +data: App\Entity\Country {#4183 …} +value: "88" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +data: App\Entity\Country {#4190 …} +value: "89" +label: "Guam" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +data: App\Entity\Country {#4197 …} +value: "90" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +data: App\Entity\Country {#4204 …} +value: "91" +label: "Guinea" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +data: App\Entity\Country {#4211 …} +value: "92" +label: "Guinea-bissau" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +data: App\Entity\Country {#4218 …} +value: "93" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +data: App\Entity\Country {#4225 …} +value: "94" +label: "Haiti" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +data: App\Entity\Country {#4232 …} +value: "95" +label: "Heard Island And Mcdonald Islands" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +data: App\Entity\Country {#4239 …} +value: "96" +label: "Holy See (vatican City State)" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +data: App\Entity\Country {#4246 …} +value: "97" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +data: App\Entity\Country {#4253 …} +value: "98" +label: "Hong Kong" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +data: App\Entity\Country {#4260 …} +value: "99" +label: "Hungary" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +data: App\Entity\Country {#4267 …} +value: "100" +label: "Iceland" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +data: App\Entity\Country {#4274 …} +value: "101" +label: "India" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +data: App\Entity\Country {#4281 …} +value: "102" +label: "Indonesia" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +data: App\Entity\Country {#4288 …} +value: "103" +label: "Iran" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +data: App\Entity\Country {#4295 …} +value: "104" +label: "Iraq" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +data: App\Entity\Country {#4302 …} +value: "105" +label: "Ireland" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +data: App\Entity\Country {#4309 …} +value: "106" +label: "Israel" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +data: App\Entity\Country {#4316 …} +value: "107" +label: "Italy" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +data: App\Entity\Country {#4323 …} +value: "108" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +data: App\Entity\Country {#4330 …} +value: "109" +label: "Japan" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +data: App\Entity\Country {#4337 …} +value: "110" +label: "Jordan" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +data: App\Entity\Country {#4344 …} +value: "111" +label: "Kazakstan" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +data: App\Entity\Country {#4351 …} +value: "112" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +data: App\Entity\Country {#4358 …} +value: "113" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +data: App\Entity\Country {#4365 …} +value: "114" +label: "Korea, Democratic People's Republic Of" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +data: App\Entity\Country {#4372 …} +value: "115" +label: "Korea, Republic Of" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +data: App\Entity\Country {#4379 …} +value: "116" +label: "Kosovo" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +data: App\Entity\Country {#4386 …} +value: "117" +label: "Kuwait" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +data: App\Entity\Country {#4393 …} +value: "118" +label: "Kyrgyzstan" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +data: App\Entity\Country {#4400 …} +value: "119" +label: "Lao People's Democratic Republic" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +data: App\Entity\Country {#4407 …} +value: "120" +label: "Latvia" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +data: App\Entity\Country {#4414 …} +value: "121" +label: "Lebanon" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +data: App\Entity\Country {#4421 …} +value: "122" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +data: App\Entity\Country {#4428 …} +value: "123" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +data: App\Entity\Country {#4435 …} +value: "124" +label: "Libyan Arab Jamahiriya" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +data: App\Entity\Country {#4442 …} +value: "125" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +data: App\Entity\Country {#4449 …} +value: "126" +label: "Lithuania" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +data: App\Entity\Country {#4456 …} +value: "127" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +data: App\Entity\Country {#4463 …} +value: "128" +label: "Macau" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +data: App\Entity\Country {#4470 …} +value: "129" +label: "Macedonia, The Former Yugoslav Republic Of" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +data: App\Entity\Country {#4477 …} +value: "130" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +data: App\Entity\Country {#4484 …} +value: "131" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +data: App\Entity\Country {#4491 …} +value: "132" +label: "Malaysia" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +data: App\Entity\Country {#4498 …} +value: "133" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +data: App\Entity\Country {#4505 …} +value: "134" +label: "Mali" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +data: App\Entity\Country {#4512 …} +value: "135" +label: "Malta" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +data: App\Entity\Country {#4519 …} +value: "136" +label: "Marshall Islands" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +data: App\Entity\Country {#4526 …} +value: "137" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +data: App\Entity\Country {#4533 …} +value: "138" +label: "Mauritania" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +data: App\Entity\Country {#4540 …} +value: "139" +label: "Mauritius" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +data: App\Entity\Country {#4547 …} +value: "140" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +data: App\Entity\Country {#4554 …} +value: "141" +label: "Mexico" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +data: App\Entity\Country {#4561 …} +value: "142" +label: "Micronesia, Federated States Of" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +data: App\Entity\Country {#4568 …} +value: "143" +label: "Moldova, Republic Of" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +data: App\Entity\Country {#4575 …} +value: "144" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +data: App\Entity\Country {#4582 …} +value: "145" +label: "Mongolia" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +data: App\Entity\Country {#4589 …} +value: "147" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +data: App\Entity\Country {#4596 …} +value: "146" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +data: App\Entity\Country {#4603 …} +value: "148" +label: "Morocco" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +data: App\Entity\Country {#4610 …} +value: "149" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +data: App\Entity\Country {#4617 …} +value: "150" +label: "Myanmar" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +data: App\Entity\Country {#4624 …} +value: "151" +label: "Namibia" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +data: App\Entity\Country {#4631 …} +value: "152" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +data: App\Entity\Country {#4638 …} +value: "153" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +data: App\Entity\Country {#4645 …} +value: "154" +label: "Netherlands" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +data: App\Entity\Country {#4652 …} +value: "155" +label: "Netherlands Antilles" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +data: App\Entity\Country {#4659 …} +value: "156" +label: "New Caledonia" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +data: App\Entity\Country {#4666 …} +value: "157" +label: "New Zealand" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +data: App\Entity\Country {#4673 …} +value: "158" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +data: App\Entity\Country {#4680 …} +value: "159" +label: "Niger" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +data: App\Entity\Country {#4687 …} +value: "160" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +data: App\Entity\Country {#4694 …} +value: "161" +label: "Niue" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +data: App\Entity\Country {#4701 …} +value: "162" +label: "Norfolk Island" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +data: App\Entity\Country {#4708 …} +value: "163" +label: "Northern Mariana Islands" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +data: App\Entity\Country {#4715 …} +value: "164" +label: "Norway" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +data: App\Entity\Country {#4722 …} +value: "165" +label: "Oman" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +data: App\Entity\Country {#4729 …} +value: "166" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +data: App\Entity\Country {#4736 …} +value: "167" +label: "Palau" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +data: App\Entity\Country {#4743 …} +value: "168" +label: "Palestinian Territory" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +data: App\Entity\Country {#4750 …} +value: "169" +label: "Panama" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +data: App\Entity\Country {#4757 …} +value: "170" +label: "Papua New Guinea" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +data: App\Entity\Country {#4764 …} +value: "171" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +data: App\Entity\Country {#4771 …} +value: "172" +label: "Peru" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +data: App\Entity\Country {#4778 …} +value: "173" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +data: App\Entity\Country {#4785 …} +value: "174" +label: "Pitcairn" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +data: App\Entity\Country {#4792 …} +value: "175" +label: "Poland" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +data: App\Entity\Country {#4799 …} +value: "176" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +data: App\Entity\Country {#4806 …} +value: "177" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +data: App\Entity\Country {#4813 …} +value: "178" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +data: App\Entity\Country {#4820 …} +value: "179" +label: "Reunion" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +data: App\Entity\Country {#4827 …} +value: "180" +label: "Romania" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +data: App\Entity\Country {#4834 …} +value: "181" +label: "Russian Federation" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +data: App\Entity\Country {#4841 …} +value: "182" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +data: App\Entity\Country {#4848 …} +value: "183" +label: "Saint Helena" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +data: App\Entity\Country {#4855 …} +value: "184" +label: "Saint Kitts And Nevis" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +data: App\Entity\Country {#4862 …} +value: "185" +label: "Saint Lucia" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +data: App\Entity\Country {#4869 …} +value: "186" +label: "Saint Pierre And Miquelon" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +data: App\Entity\Country {#4876 …} +value: "187" +label: "Saint Vincent And The Grenadines" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +data: App\Entity\Country {#4883 …} +value: "188" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +data: App\Entity\Country {#4890 …} +value: "189" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +data: App\Entity\Country {#4897 …} +value: "190" +label: "Sao Tome And Principe" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +data: App\Entity\Country {#4904 …} +value: "191" +label: "Saudi Arabia" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +data: App\Entity\Country {#4911 …} +value: "192" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +data: App\Entity\Country {#4918 …} +value: "193" +label: "Serbia" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +data: App\Entity\Country {#4925 …} +value: "194" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +data: App\Entity\Country {#4932 …} +value: "195" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +data: App\Entity\Country {#4939 …} +value: "196" +label: "Singapore" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +data: App\Entity\Country {#4946 …} +value: "197" +label: "Slovakia" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +data: App\Entity\Country {#4953 …} +value: "198" +label: "Slovenia" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +data: App\Entity\Country {#4960 …} +value: "199" +label: "Solomon Islands" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +data: App\Entity\Country {#4967 …} +value: "200" +label: "Somalia" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +data: App\Entity\Country {#4974 …} +value: "201" +label: "South Africa" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +data: App\Entity\Country {#4981 …} +value: "202" +label: "South Georgia And The South Sandwich Islands" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +data: App\Entity\Country {#4988 …} +value: "203" +label: "Spain" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +data: App\Entity\Country {#4995 …} +value: "204" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +data: App\Entity\Country {#5002 …} +value: "205" +label: "Sudan" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +data: App\Entity\Country {#5009 …} +value: "206" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +data: App\Entity\Country {#5016 …} +value: "207" +label: "Svalbard And Jan Mayen" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +data: App\Entity\Country {#5023 …} +value: "208" +label: "Swaziland" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +data: App\Entity\Country {#5030 …} +value: "209" +label: "Sweden" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +data: App\Entity\Country {#5037 …} +value: "210" +label: "Switzerland" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +data: App\Entity\Country {#5044 …} +value: "211" +label: "Syrian Arab Republic" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +data: App\Entity\Country {#5051 …} +value: "212" +label: "Taiwan" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +data: App\Entity\Country {#5058 …} +value: "213" +label: "Tajikistan" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +data: App\Entity\Country {#5065 …} +value: "214" +label: "Tanzania, United Republic Of" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +data: App\Entity\Country {#5072 …} +value: "215" +label: "Thailand" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +data: App\Entity\Country {#5079 …} +value: "216" +label: "Togo" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +data: App\Entity\Country {#5086 …} +value: "217" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +data: App\Entity\Country {#5093 …} +value: "218" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +data: App\Entity\Country {#5100 …} +value: "219" +label: "Trinidad And Tobago" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +data: App\Entity\Country {#5107 …} +value: "220" +label: "Tunisia" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +data: App\Entity\Country {#5114 …} +value: "221" +label: "Turkey" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +data: App\Entity\Country {#5121 …} +value: "222" +label: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +data: App\Entity\Country {#5128 …} +value: "223" +label: "Turks And Caicos Islands" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +data: App\Entity\Country {#5135 …} +value: "224" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +data: App\Entity\Country {#5142 …} +value: "225" +label: "Uganda" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +data: App\Entity\Country {#5149 …} +value: "226" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +data: App\Entity\Country {#5156 …} +value: "227" +label: "United Arab Emirates" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +data: App\Entity\Country {#5163 …} +value: "228" +label: "United Kingdom" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +data: Proxies\__CG__\App\Entity\Country {#2805 …} +value: "1" +label: "United States" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +data: App\Entity\Country {#5180 …} +value: "229" +label: "United States Minor Outlying Islands" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +data: App\Entity\Country {#5187 …} +value: "230" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +data: App\Entity\Country {#5194 …} +value: "231" +label: "Uzbekistan" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +data: App\Entity\Country {#5201 …} +value: "232" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +data: App\Entity\Country {#5208 …} +value: "233" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5495 +data: App\Entity\Country {#5215 …} +value: "234" +label: "Viet Nam" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +data: App\Entity\Country {#5222 …} +value: "235" +label: "Virgin Islands, British" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5497 +data: App\Entity\Country {#5229 …} +value: "236" +label: "Virgin Islands, U.s." +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +data: App\Entity\Country {#5236 …} +value: "237" +label: "Wallis And Futuna" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +data: App\Entity\Country {#5243 …} +value: "238" +label: "Western Sahara" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +data: App\Entity\Country {#5250 …} +value: "239" +label: "Yemen" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +data: App\Entity\Country {#5257 …} +value: "240" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +data: App\Entity\Country {#5264 …} +value: "241" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#3560 -errors: [] -form: Symfony\Component\Form\Form {#2184 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#3561 …5} |
full_name | "user_form[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form_country" |
is_selected | Closure($choice, $value) {#3563 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "-- Choose an option --" |
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_form_country" |
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 {#44 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#771 …} -logger: Monolog\Logger {#640 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | "csrf-token" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5505 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() {#5507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#525 …} $message: Closure() {#5506 …} $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_form__token" ] |
cache_key | "_user_form__token_hidden" |
compound | false |
data | "csrf-token" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5517 -errors: [] -form: Symfony\Component\Form\Form {#5513 …} } |
form | Symfony\Component\Form\FormView {#5508 …5} |
full_name | "user_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_form__token" |
valid | true |
value | "csrf-token" |