https://dev.asvin.de/cookie_consent_alt?locale=de

Forms

  • register_user
    • email
    • id
    • agreeTerms
    • acceptPolicy
    • _token
  • cookie_consent

register_user

"App\Form\RegisterUserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#907
  -id: null
  -username: null
  -email: null
  -oldEmail: null
  -emailRecoveryCode: null
  -emailRecoveryCodeExpireDateTime: null
  -roles: [
    "ROLE_USER"
  ]
  -password: null
  -prename: null
  -surname: null
  -phone: null
  -info: null
  -parent: null
  #memberSince: DateTime @1756367187 {#689
    date: 2025-08-28 09:46:27.290266 Europe/Berlin (+02:00)
  }
  #lastLogin: null
  #status: 1
  #language: null
  #pageLimit: null
  -userGroups: Doctrine\Common\Collections\ArrayCollection {#707 …}
  -backendGroups: Doctrine\Common\Collections\ArrayCollection {#741 …}
  -teams: Doctrine\Common\Collections\ArrayCollection {#738 …}
  -customerTeam: null
  -fileGroups: Doctrine\Common\Collections\ArrayCollection {#743 …}
  -supports: Doctrine\Common\Collections\ArrayCollection {#730 …}
  -workspace: null
  -customerDetail: null
  -userLikes: Doctrine\Common\Collections\ArrayCollection {#739 …}
  -popUpMessages: Doctrine\Common\Collections\ArrayCollection {#728 …}
  -timezone: "Europe/Berlin"
  -googleAuthenticatorSecret: null
  -backupCodes: []
  -loginCounter: 0
  -deleted: false
  -resetPassword: null
  -dashboard: null
  -fileChanged: 0
  #filePath: null
  #updatedAt: null
  #file: null
  #type: null
  #img_width: null
  #img_height: null
  #proportional: true
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#907
  -id: null
  -username: null
  -email: null
  -oldEmail: null
  -emailRecoveryCode: null
  -emailRecoveryCodeExpireDateTime: null
  -roles: [
    "ROLE_USER"
  ]
  -password: null
  -prename: null
  -surname: null
  -phone: null
  -info: null
  -parent: null
  #memberSince: DateTime @1756367187 {#689
    date: 2025-08-28 09:46:27.290266 Europe/Berlin (+02:00)
  }
  #lastLogin: null
  #status: 1
  #language: null
  #pageLimit: null
  -userGroups: Doctrine\Common\Collections\ArrayCollection {#707 …}
  -backendGroups: Doctrine\Common\Collections\ArrayCollection {#741 …}
  -teams: Doctrine\Common\Collections\ArrayCollection {#738 …}
  -customerTeam: null
  -fileGroups: Doctrine\Common\Collections\ArrayCollection {#743 …}
  -supports: Doctrine\Common\Collections\ArrayCollection {#730 …}
  -workspace: null
  -customerDetail: null
  -userLikes: Doctrine\Common\Collections\ArrayCollection {#739 …}
  -popUpMessages: Doctrine\Common\Collections\ArrayCollection {#728 …}
  -timezone: "Europe/Berlin"
  -googleAuthenticatorSecret: null
  -backupCodes: []
  -loginCounter: 0
  -deleted: false
  -resetPassword: null
  -dashboard: null
  -fileChanged: 0
  #filePath: null
  #updatedAt: null
  #file: null
  #type: null
  #img_width: null
  #img_height: null
  #proportional: true
}
same as passed value
is_user_registration
true
same as passed value

Resolved Options

View Variables