https://safeshops.biz/index.php/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 @1732560739 {#482
    date: 2024-11-25 18:52:19.911452 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 @1732560739 {#482
    date: 2024-11-25 18:52:19.911452 UTC (+00:00)
  }
  -deposits: Doctrine\Common\Collections\ArrayCollection {#483 …}
  -specials: Doctrine\Common\Collections\ArrayCollection {#484 …}
}
same as passed value

Resolved Options

View Variables