https://www.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 {#513 …}
  -wallet: null
  -referral: null
  -referredby: null
  -created: DateTime @1732666440 {#519
    date: 2024-11-27 00:14:00.140947 UTC (+00:00)
  }
  -deposits: Doctrine\Common\Collections\ArrayCollection {#517 …}
  -specials: Doctrine\Common\Collections\ArrayCollection {#514 …}
}
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 {#513 …}
  -wallet: null
  -referral: null
  -referredby: null
  -created: DateTime @1732666440 {#519
    date: 2024-11-27 00:14:00.140947 UTC (+00:00)
  }
  -deposits: Doctrine\Common\Collections\ArrayCollection {#517 …}
  -specials: Doctrine\Common\Collections\ArrayCollection {#514 …}
}
same as passed value

Resolved Options

View Variables