https://safeshops.biz/register?p=register

Forms

  • registration_form
    • email
    • agreeTerms
    • plainPassword
    • confirmPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#480
  -id: null
  -email: null
  -roles: []
  -password: null
  -level: null
  -reviews: Doctrine\Common\Collections\ArrayCollection {#481 …}
  -wallet: null
  -referral: null
  -referredby: null
  -created: DateTime @1732470757 {#482
    date: 2024-11-24 17:52:37.002318 UTC (+00:00)
  }
  -deposits: Doctrine\Common\Collections\ArrayCollection {#483 …}
  -specials: Doctrine\Common\Collections\ArrayCollection {#484 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#480
  -id: null
  -email: null
  -roles: []
  -password: null
  -level: null
  -reviews: Doctrine\Common\Collections\ArrayCollection {#481 …}
  -wallet: null
  -referral: null
  -referredby: null
  -created: DateTime @1732470757 {#482
    date: 2024-11-24 17:52:37.002318 UTC (+00:00)
  }
  -deposits: Doctrine\Common\Collections\ArrayCollection {#483 …}
  -specials: Doctrine\Common\Collections\ArrayCollection {#484 …}
}
same as passed value

Resolved Options

View Variables