Forms
registration_profile_form
Form type:
"App\Form\RegistrationProfileFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\UserAdmin {#635 -id: "68649bed1c693" -api: "68649bed1c694" -token: null -name: null -fullname: null -address: null -phone: null -email: null -roles: [ "ROLE_USER" ] -password: null -apiPassword: null -salt: null -state: null -phoneVerified: null -emailVerified: null -isAccountVerified: 0 -lastPasswordResetRequestDate: null -lastlogin: null -lastlogout: null -wanted: Doctrine\Common\Collections\ArrayCollection {#732 …} -petfound: Doctrine\Common\Collections\ArrayCollection {#694 …} -petmissing: Doctrine\Common\Collections\ArrayCollection {#696 …} -peopleMissing: Doctrine\Common\Collections\ArrayCollection {#699 …} -peopleFound: Doctrine\Common\Collections\ArrayCollection {#698 …} -propertyFound: Doctrine\Common\Collections\ArrayCollection {#706 …} -propertyMissing: Doctrine\Common\Collections\ArrayCollection {#709 …} -location: null -type: null -userSearches: Doctrine\Common\Collections\ArrayCollection {#710 …} -rideAlerts: Doctrine\Common\Collections\ArrayCollection {#711 …} -userSetting: null -userNotifications: Doctrine\Common\Collections\ArrayCollection {#712 …} -userOtps: Doctrine\Common\Collections\ArrayCollection {#713 …} -userTags: Doctrine\Common\Collections\ArrayCollection {#714 …} -country: null -userWatchings: Doctrine\Common\Collections\ArrayCollection {#715 …} -userFCMToken: null -userAdoptAPets: Doctrine\Common\Collections\ArrayCollection {#716 …} -userRequestVerifications: Doctrine\Common\Collections\ArrayCollection {#717 …} -RideFounds: Doctrine\Common\Collections\ArrayCollection {#718 …} -dateCreated: null -dateModified: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\UserAdmin {#635 -id: "68649bed1c693" -api: "68649bed1c694" -token: null -name: null -fullname: null -address: null -phone: null -email: null -roles: [ "ROLE_USER" ] -password: null -apiPassword: null -salt: null -state: null -phoneVerified: null -emailVerified: null -isAccountVerified: 0 -lastPasswordResetRequestDate: null -lastlogin: null -lastlogout: null -wanted: Doctrine\Common\Collections\ArrayCollection {#732 …} -petfound: Doctrine\Common\Collections\ArrayCollection {#694 …} -petmissing: Doctrine\Common\Collections\ArrayCollection {#696 …} -peopleMissing: Doctrine\Common\Collections\ArrayCollection {#699 …} -peopleFound: Doctrine\Common\Collections\ArrayCollection {#698 …} -propertyFound: Doctrine\Common\Collections\ArrayCollection {#706 …} -propertyMissing: Doctrine\Common\Collections\ArrayCollection {#709 …} -location: null -type: null -userSearches: Doctrine\Common\Collections\ArrayCollection {#710 …} -rideAlerts: Doctrine\Common\Collections\ArrayCollection {#711 …} -userSetting: null -userNotifications: Doctrine\Common\Collections\ArrayCollection {#712 …} -userOtps: Doctrine\Common\Collections\ArrayCollection {#713 …} -userTags: Doctrine\Common\Collections\ArrayCollection {#714 …} -country: null -userWatchings: Doctrine\Common\Collections\ArrayCollection {#715 …} -userFCMToken: null -userAdoptAPets: Doctrine\Common\Collections\ArrayCollection {#716 …} -userRequestVerifications: Doctrine\Common\Collections\ArrayCollection {#717 …} -RideFounds: Doctrine\Common\Collections\ArrayCollection {#718 …} -dateCreated: null -dateModified: null } |
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 {#169 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#170 …} -namespace: Closure() {#167 …} } |
data | App\Entity\UserAdmin {#635 -id: "68649bed1c693" -api: "68649bed1c694" -token: null -name: null -fullname: null -address: null -phone: null -email: null -roles: [ "ROLE_USER" ] -password: null -apiPassword: null -salt: null -state: null -phoneVerified: null -emailVerified: null -isAccountVerified: 0 -lastPasswordResetRequestDate: null -lastlogin: null -lastlogout: null -wanted: Doctrine\Common\Collections\ArrayCollection {#732 …} -petfound: Doctrine\Common\Collections\ArrayCollection {#694 …} -petmissing: Doctrine\Common\Collections\ArrayCollection {#696 …} -peopleMissing: Doctrine\Common\Collections\ArrayCollection {#699 …} -peopleFound: Doctrine\Common\Collections\ArrayCollection {#698 …} -propertyFound: Doctrine\Common\Collections\ArrayCollection {#706 …} -propertyMissing: Doctrine\Common\Collections\ArrayCollection {#709 …} -location: null -type: null -userSearches: Doctrine\Common\Collections\ArrayCollection {#710 …} -rideAlerts: Doctrine\Common\Collections\ArrayCollection {#711 …} -userSetting: null -userNotifications: Doctrine\Common\Collections\ArrayCollection {#712 …} -userOtps: Doctrine\Common\Collections\ArrayCollection {#713 …} -userTags: Doctrine\Common\Collections\ArrayCollection {#714 …} -country: null -userWatchings: Doctrine\Common\Collections\ArrayCollection {#715 …} -userFCMToken: null -userAdoptAPets: Doctrine\Common\Collections\ArrayCollection {#716 …} -userRequestVerifications: Doctrine\Common\Collections\ArrayCollection {#717 …} -RideFounds: Doctrine\Common\Collections\ArrayCollection {#718 …} -dateCreated: null -dateModified: null } |
data_class | "App\Entity\UserAdmin" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#805 : "Symfony\Component\Form\Extension\Core\Type\FormType" : { : "App\Entity\UserAdmin" } } |
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() {#807 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : { : Symfony\Component\Translation\DataCollectorTranslator {#683 …} : Closure() {#806 …} : "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_profile_form" "_registration_profile_form" ] |
cache_key | "_registration_profile_form_registration_profile_form" |
compound | true |
data | App\Entity\UserAdmin {#635 -id: "68649bed1c693" -api: "68649bed1c694" -token: null -name: null -fullname: null -address: null -phone: null -email: null -roles: [ "ROLE_USER" ] -password: null -apiPassword: null -salt: null -state: null -phoneVerified: null -emailVerified: null -isAccountVerified: 0 -lastPasswordResetRequestDate: null -lastlogin: null -lastlogout: null -wanted: Doctrine\Common\Collections\ArrayCollection {#732 …} -petfound: Doctrine\Common\Collections\ArrayCollection {#694 …} -petmissing: Doctrine\Common\Collections\ArrayCollection {#696 …} -peopleMissing: Doctrine\Common\Collections\ArrayCollection {#699 …} -peopleFound: Doctrine\Common\Collections\ArrayCollection {#698 …} -propertyFound: Doctrine\Common\Collections\ArrayCollection {#706 …} -propertyMissing: Doctrine\Common\Collections\ArrayCollection {#709 …} -location: null -type: null -userSearches: Doctrine\Common\Collections\ArrayCollection {#710 …} -rideAlerts: Doctrine\Common\Collections\ArrayCollection {#711 …} -userSetting: null -userNotifications: Doctrine\Common\Collections\ArrayCollection {#712 …} -userOtps: Doctrine\Common\Collections\ArrayCollection {#713 …} -userTags: Doctrine\Common\Collections\ArrayCollection {#714 …} -country: null -userWatchings: Doctrine\Common\Collections\ArrayCollection {#715 …} -userFCMToken: null -userAdoptAPets: Doctrine\Common\Collections\ArrayCollection {#716 …} -userRequestVerifications: Doctrine\Common\Collections\ArrayCollection {#717 …} -RideFounds: Doctrine\Common\Collections\ArrayCollection {#718 …} -dateCreated: null -dateModified: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#911 -form: Symfony\Component\Form\Form {#891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#808 …5} |
full_name | "registration_profile_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_profile_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_profile_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_profile_form" |
valid | true |
value | App\Entity\UserAdmin {#635 -id: "68649bed1c693" -api: "68649bed1c694" -token: null -name: null -fullname: null -address: null -phone: null -email: null -roles: [ "ROLE_USER" ] -password: null -apiPassword: null -salt: null -state: null -phoneVerified: null -emailVerified: null -isAccountVerified: 0 -lastPasswordResetRequestDate: null -lastlogin: null -lastlogout: null -wanted: Doctrine\Common\Collections\ArrayCollection {#732 …} -petfound: Doctrine\Common\Collections\ArrayCollection {#694 …} -petmissing: Doctrine\Common\Collections\ArrayCollection {#696 …} -peopleMissing: Doctrine\Common\Collections\ArrayCollection {#699 …} -peopleFound: Doctrine\Common\Collections\ArrayCollection {#698 …} -propertyFound: Doctrine\Common\Collections\ArrayCollection {#706 …} -propertyMissing: Doctrine\Common\Collections\ArrayCollection {#709 …} -location: null -type: null -userSearches: Doctrine\Common\Collections\ArrayCollection {#710 …} -rideAlerts: Doctrine\Common\Collections\ArrayCollection {#711 …} -userSetting: null -userNotifications: Doctrine\Common\Collections\ArrayCollection {#712 …} -userOtps: Doctrine\Common\Collections\ArrayCollection {#713 …} -userTags: Doctrine\Common\Collections\ArrayCollection {#714 …} -country: null -userWatchings: Doctrine\Common\Collections\ArrayCollection {#715 …} -userFCMToken: null -userAdoptAPets: Doctrine\Common\Collections\ArrayCollection {#716 …} -userRequestVerifications: Doctrine\Common\Collections\ArrayCollection {#717 …} -RideFounds: Doctrine\Common\Collections\ArrayCollection {#718 …} -dateCreated: null -dateModified: null } |