Forms
-
user_association_role_embedded_form
-
association
-
name
-
-
user
-
email
-
firstName
-
lastName
-
plainPassword
-
first
-
second
-
-
-
termsAccepted
-
_token
-
user_association_role_embedded_form
Form type:
"Eudruge\Form\UserAssociationRoleEmbeddedForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | SportTalent\AssociationManagement\Domain\Model\UserRoleAssociation {#573 +id: 0 #created: null #updated: null -user: SportTalent\User\Domain\Model\User {#310 +id: null -created: ? ?DateTimeInterface -updated: ? ?DateTimeInterface -address: ? ?string -firstName: ? string -lastName: ? string -email: ? string -registrationToken: null -password: ? ?string -plainPassword: null -updatePassword: false -token: null -active: true -install: false -slug: ? string -applicant: true -blinkingIcon: false -member: null -userRoleAssociations: Doctrine\Common\Collections\ArrayCollection {#153 …} -recentPrograms: Doctrine\Common\Collections\ArrayCollection {#156 …} -authLogs: Doctrine\Common\Collections\ArrayCollection {#154 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#152 …} -country: ? ?SportTalent\Country\Domain\Model\Country -roles: [ "ROLE_USER" ] -image: null -city: ? ?string -phoneNumber: ? ?string -phoneCodeNumber: ? ?string -language: ? ?string -menuVisibility: false -lastActiveTime: ? ?DateTimeInterface } -association: SportTalent\AssociationManagement\Domain\Model\Association {#151 …} -roles: Doctrine\Common\Collections\ArrayCollection {#444 …} -current: true -termsAccepted: ? bool } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| akcija | "associationRegister" |
same as passed value |
| data | SportTalent\AssociationManagement\Domain\Model\UserRoleAssociation {#573 +id: 0 #created: null #updated: null -user: SportTalent\User\Domain\Model\User {#310 +id: null -created: ? ?DateTimeInterface -updated: ? ?DateTimeInterface -address: ? ?string -firstName: ? string -lastName: ? string -email: ? string -registrationToken: null -password: ? ?string -plainPassword: null -updatePassword: false -token: null -active: true -install: false -slug: ? string -applicant: true -blinkingIcon: false -member: null -userRoleAssociations: Doctrine\Common\Collections\ArrayCollection {#153 …} -recentPrograms: Doctrine\Common\Collections\ArrayCollection {#156 …} -authLogs: Doctrine\Common\Collections\ArrayCollection {#154 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#152 …} -country: ? ?SportTalent\Country\Domain\Model\Country -roles: [ "ROLE_USER" ] -image: null -city: ? ?string -phoneNumber: ? ?string -phoneCodeNumber: ? ?string -language: ? ?string -menuVisibility: false -lastActiveTime: ? ?DateTimeInterface } -association: SportTalent\AssociationManagement\Domain\Model\Association {#151 …} -roles: Doctrine\Common\Collections\ArrayCollection {#444 …} -current: true -termsAccepted: ? bool } |
same as passed value |
| validation_groups | [
"associationRegister"
] |
[
"associationRegister"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| akcija | "associationRegister" |
| allow_extra_fields | false |
| allow_file_upload | false |
| association | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data | SportTalent\AssociationManagement\Domain\Model\UserRoleAssociation {#573 +id: 0 #created: null #updated: null -user: SportTalent\User\Domain\Model\User {#310 +id: null -created: ? ?DateTimeInterface -updated: ? ?DateTimeInterface -address: ? ?string -firstName: ? string -lastName: ? string -email: ? string -registrationToken: null -password: ? ?string -plainPassword: null -updatePassword: false -token: null -active: true -install: false -slug: ? string -applicant: true -blinkingIcon: false -member: null -userRoleAssociations: Doctrine\Common\Collections\ArrayCollection {#153 …} -recentPrograms: Doctrine\Common\Collections\ArrayCollection {#156 …} -authLogs: Doctrine\Common\Collections\ArrayCollection {#154 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#152 …} -country: ? ?SportTalent\Country\Domain\Model\Country -roles: [ "ROLE_USER" ] -image: null -city: ? ?string -phoneNumber: ? ?string -phoneCodeNumber: ? ?string -language: ? ?string -menuVisibility: false -lastActiveTime: ? ?DateTimeInterface } -association: SportTalent\AssociationManagement\Domain\Model\Association {#151 …} -roles: Doctrine\Common\Collections\ArrayCollection {#444 …} -current: true -termsAccepted: ? bool } |
| data_class | "SportTalent\AssociationManagement\Domain\Model\UserRoleAssociation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2847 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "SportTalent\AssociationManagement\Domain\Model\UserRoleAssociation" } } |
| 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 | [] |
| isAdmin | false |
| 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." |
| prijavitelj | null |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2846 …} $translationDomain: "validators" } } |
| user | null |
| validation_groups | [
"associationRegister"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_association_role_embedded_form" "_user_association_role_embedded_form" ] |
| cache_key | "_user_association_role_embedded_form_user_association_role_embedded_form" |
| compound | true |
| data | SportTalent\AssociationManagement\Domain\Model\UserRoleAssociation {#573 +id: 0 #created: null #updated: null -user: SportTalent\User\Domain\Model\User {#310 +id: null -created: ? ?DateTimeInterface -updated: ? ?DateTimeInterface -address: ? ?string -firstName: ? string -lastName: ? string -email: ? string -registrationToken: null -password: ? ?string -plainPassword: null -updatePassword: false -token: null -active: true -install: false -slug: ? string -applicant: true -blinkingIcon: false -member: null -userRoleAssociations: Doctrine\Common\Collections\ArrayCollection {#153 …} -recentPrograms: Doctrine\Common\Collections\ArrayCollection {#156 …} -authLogs: Doctrine\Common\Collections\ArrayCollection {#154 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#152 …} -country: ? ?SportTalent\Country\Domain\Model\Country -roles: [ "ROLE_USER" ] -image: null -city: ? ?string -phoneNumber: ? ?string -phoneCodeNumber: ? ?string -language: ? ?string -menuVisibility: false -lastActiveTime: ? ?DateTimeInterface } -association: SportTalent\AssociationManagement\Domain\Model\Association {#151 …} -roles: Doctrine\Common\Collections\ArrayCollection {#444 …} -current: true -termsAccepted: ? bool } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2879 -form: Symfony\Component\Form\Form {#2875 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2844 …5} |
| full_name | "user_association_role_embedded_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_association_role_embedded_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form" |
| valid | true |
| value | SportTalent\AssociationManagement\Domain\Model\UserRoleAssociation {#573 +id: 0 #created: null #updated: null -user: SportTalent\User\Domain\Model\User {#310 +id: null -created: ? ?DateTimeInterface -updated: ? ?DateTimeInterface -address: ? ?string -firstName: ? string -lastName: ? string -email: ? string -registrationToken: null -password: ? ?string -plainPassword: null -updatePassword: false -token: null -active: true -install: false -slug: ? string -applicant: true -blinkingIcon: false -member: null -userRoleAssociations: Doctrine\Common\Collections\ArrayCollection {#153 …} -recentPrograms: Doctrine\Common\Collections\ArrayCollection {#156 …} -authLogs: Doctrine\Common\Collections\ArrayCollection {#154 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#152 …} -country: ? ?SportTalent\Country\Domain\Model\Country -roles: [ "ROLE_USER" ] -image: null -city: ? ?string -phoneNumber: ? ?string -phoneCodeNumber: ? ?string -language: ? ?string -menuVisibility: false -lastActiveTime: ? ?DateTimeInterface } -association: SportTalent\AssociationManagement\Domain\Model\Association {#151 …} -roles: Doctrine\Common\Collections\ArrayCollection {#444 …} -current: true -termsAccepted: ? bool } |
association
Form type:
"Eudruge\Form\AssociationForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| assoc_action | "associationRegister" |
same as passed value |
| constraints | Symfony\Component\Validator\Constraints\Valid {#2890 +payload: null +groups: ? +traverse: true } |
[ Symfony\Component\Validator\Constraints\Valid {#2890 +payload: null +groups: ? +traverse: true } ] |
| data_class | "SportTalent\AssociationManagement\Domain\Model\Association" |
same as passed value |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| assoc_action | "associationRegister" |
| association | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Valid {#2890 +payload: null +groups: ? +traverse: true } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data | null |
| data_class | "SportTalent\AssociationManagement\Domain\Model\Association" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "SportTalent\AssociationManagement\Domain\Model\Association" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2821 …} $translationDomain: "validators" } } |
| user | null |
| validation_groups | null |
| zajednica | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "association_form" "_user_association_role_embedded_form_association" ] |
| cache_key | "_user_association_role_embedded_form_association_association_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3035 -form: Symfony\Component\Form\Form {#2916 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3038 …5} |
| full_name | "user_association_role_embedded_form[association]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_association" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "association" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form_association" |
| valid | true |
| value | null |
name
Form type:
"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 |
|---|---|---|
| auto_initialize | false |
false
|
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#3015 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_association_role_embedded_form_association_name" ] |
| cache_key | "_user_association_role_embedded_form_association_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3032 -form: Symfony\Component\Form\Form {#3029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3002 …5} |
| full_name | "user_association_role_embedded_form[association][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_association_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form_association_name" |
| valid | true |
| value | "" |
user
Form type:
"Eudruge\Form\RegistrationForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | SportTalent\User\Domain\Model\User {#310 +id: null -created: ? ?DateTimeInterface -updated: ? ?DateTimeInterface -address: ? ?string -firstName: ? string -lastName: ? string -email: ? string -registrationToken: null -password: ? ?string -plainPassword: null -updatePassword: false -token: null -active: true -install: false -slug: ? string -applicant: true -blinkingIcon: false -member: null -userRoleAssociations: Doctrine\Common\Collections\ArrayCollection {#153 …} -recentPrograms: Doctrine\Common\Collections\ArrayCollection {#156 …} -authLogs: Doctrine\Common\Collections\ArrayCollection {#154 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#152 …} -country: ? ?SportTalent\Country\Domain\Model\Country -roles: [ "ROLE_USER" ] -image: null -city: ? ?string -phoneNumber: ? ?string -phoneCodeNumber: ? ?string -language: ? ?string -menuVisibility: false -lastActiveTime: ? ?DateTimeInterface } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | "SportTalent\User\Domain\Model\User" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | "SportTalent\User\Domain\Model\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2832 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "SportTalent\User\Domain\Model\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2833 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_user_association_role_embedded_form_user" ] |
| cache_key | "_user_association_role_embedded_form_user_registration_form" |
| compound | true |
| data | SportTalent\User\Domain\Model\User {#310 +id: null -created: ? ?DateTimeInterface -updated: ? ?DateTimeInterface -address: ? ?string -firstName: ? string -lastName: ? string -email: ? string -registrationToken: null -password: ? ?string -plainPassword: null -updatePassword: false -token: null -active: true -install: false -slug: ? string -applicant: true -blinkingIcon: false -member: null -userRoleAssociations: Doctrine\Common\Collections\ArrayCollection {#153 …} -recentPrograms: Doctrine\Common\Collections\ArrayCollection {#156 …} -authLogs: Doctrine\Common\Collections\ArrayCollection {#154 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#152 …} -country: ? ?SportTalent\Country\Domain\Model\Country -roles: [ "ROLE_USER" ] -image: null -city: ? ?string -phoneNumber: ? ?string -phoneCodeNumber: ? ?string -language: ? ?string -menuVisibility: false -lastActiveTime: ? ?DateTimeInterface } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3034 -form: Symfony\Component\Form\Form {#2937 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3033 …5} |
| full_name | "user_association_role_embedded_form[user]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form_user" |
| valid | true |
| value | SportTalent\User\Domain\Model\User {#310 +id: null -created: ? ?DateTimeInterface -updated: ? ?DateTimeInterface -address: ? ?string -firstName: ? string -lastName: ? string -email: ? string -registrationToken: null -password: ? ?string -plainPassword: null -updatePassword: false -token: null -active: true -install: false -slug: ? string -applicant: true -blinkingIcon: false -member: null -userRoleAssociations: Doctrine\Common\Collections\ArrayCollection {#153 …} -recentPrograms: Doctrine\Common\Collections\ArrayCollection {#156 …} -authLogs: Doctrine\Common\Collections\ArrayCollection {#154 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#152 …} -country: ? ?SportTalent\Country\Domain\Model\Country -roles: [ "ROLE_USER" ] -image: null -city: ? ?string -phoneNumber: ? ?string -phoneCodeNumber: ? ?string -language: ? ?string -menuVisibility: false -lastActiveTime: ? ?DateTimeInterface } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2871 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2877 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_association_role_embedded_form_user_email" ] |
| cache_key | "_user_association_role_embedded_form_user_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2964 -form: Symfony\Component\Form\Form {#2938 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2925 …5} |
| full_name | "user_association_role_embedded_form[user][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_user_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form_user_email" |
| valid | true |
| value | "" |
firstName
Form type:
"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 | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2886 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_association_role_embedded_form_user_firstName" ] |
| cache_key | "_user_association_role_embedded_form_user_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2956 -form: Symfony\Component\Form\Form {#2941 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2904 …5} |
| full_name | "user_association_role_embedded_form[user][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_user_firstName" |
| label | false |
| 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_association_role_embedded_form_user_firstName" |
| valid | true |
| value | "" |
lastName
Form type:
"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 | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2899 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2902 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_association_role_embedded_form_user_lastName" ] |
| cache_key | "_user_association_role_embedded_form_user_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2888 -form: Symfony\Component\Form\Form {#2944 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2991 …5} |
| full_name | "user_association_role_embedded_form[user][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_user_lastName" |
| label | false |
| 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_association_role_embedded_form_user_lastName" |
| valid | true |
| value | "" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => false ] |
[ "label" => false ] |
| second_options | [ "label" => false ] |
[ "label" => false ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2928 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => false ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => false ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#2911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2912 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_user_association_role_embedded_form_user_plainPassword" ] |
| cache_key | "_user_association_role_embedded_form_user_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2990 -form: Symfony\Component\Form\Form {#2968 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2984 …5} |
| full_name | "user_association_role_embedded_form[user][plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_user_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form_user_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
false
|
| label | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2948 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2954 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_association_role_embedded_form_user_plainPassword_first" ] |
| cache_key | "_user_association_role_embedded_form_user_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3043 -form: Symfony\Component\Form\Form {#2971 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3042 …5} |
| full_name | "user_association_role_embedded_form[user][plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_user_plainPassword_first" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form_user_plainPassword_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
false
|
| label | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2961 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2962 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_association_role_embedded_form_user_plainPassword_second" ] |
| cache_key | "_user_association_role_embedded_form_user_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3044 -form: Symfony\Component\Form\Form {#2974 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3045 …5} |
| full_name | "user_association_role_embedded_form[user][plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_user_plainPassword_second" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form_user_plainPassword_second" |
| valid | true |
| value | "" |
termsAccepted
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "termsAccepted" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2862 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 {#2861 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "termsAccepted" |
| 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() {#2842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#2843 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_association_role_embedded_form_termsAccepted" ] |
| cache_key | "_user_association_role_embedded_form_termsAccepted_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2835 -form: Symfony\Component\Form\Form {#2977 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2841 …5} |
| full_name | "user_association_role_embedded_form[termsAccepted]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_form_termsAccepted" |
| label | "termsAccepted" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "termsAccepted" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_association_role_embedded_form_termsAccepted" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "17ee217aaa35.K6cLIh-zJgCNs5vTdx--kx1v7rkaoWOn2qACD2Ve93w.XpVgGy_6REnX1ayQFWaT8GQL3NtryzHOqcZ1TiASrxFs7zJmRdQXM77r0g" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "17ee217aaa35.K6cLIh-zJgCNs5vTdx--kx1v7rkaoWOn2qACD2Ve93w.XpVgGy_6REnX1ayQFWaT8GQL3NtryzHOqcZ1TiASrxFs7zJmRdQXM77r0g" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2803 …} -namespace: Closure() {#2805 …} } |
| data | "17ee217aaa35.K6cLIh-zJgCNs5vTdx--kx1v7rkaoWOn2qACD2Ve93w.XpVgGy_6REnX1ayQFWaT8GQL3NtryzHOqcZ1TiASrxFs7zJmRdQXM77r0g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3041 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() {#3049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1458 …} $message: Closure() {#3047 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user_association_role_embedded_form__token" ] |
| cache_key | "_user_association_role_embedded_form__token_hidden" |
| compound | false |
| data | "17ee217aaa35.K6cLIh-zJgCNs5vTdx--kx1v7rkaoWOn2qACD2Ve93w.XpVgGy_6REnX1ayQFWaT8GQL3NtryzHOqcZ1TiASrxFs7zJmRdQXM77r0g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3059 -form: Symfony\Component\Form\Form {#3055 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3050 …5} |
| full_name | "user_association_role_embedded_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_association_role_embedded_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_association_role_embedded_form__token" |
| valid | true |
| value | "17ee217aaa35.K6cLIh-zJgCNs5vTdx--kx1v7rkaoWOn2qACD2Ve93w.XpVgGy_6REnX1ayQFWaT8GQL3NtryzHOqcZ1TiASrxFs7zJmRdQXM77r0g" |