https://dbtechafricatracer.org/DBTA/public/en/askNewPassword Return to referer URL

Forms

  • userbundle_user
    • country
    • region
    • diaspora
    • residenceCountry
    • residenceRegion
    • phone
    • validCode
    • username
    • email
    • password
    • plainPassword
    • profils
    • typePerson
    • adminRegions
    • adminCities
    • school
    • _token

userbundle_user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#763
  #id: null
  -roles: []
  -plainPassword: null
  -country: null
  -region: null
  -diaspora: false
  -residenceCountry: null
  -residenceRegion: null
  #phone: "+254742542970"
  #enabled: false
  #email: "johnkituku254@gmail.com"
  -principalSchool: null
  #profils: Doctrine\Common\Collections\ArrayCollection {#764
    -elements: []
  }
  #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765
    -elements: []
  }
  #adminCities: Doctrine\Common\Collections\ArrayCollection {#766
    -elements: []
  }
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\User {#763
  #id: null
  -roles: []
  -plainPassword: null
  -country: null
  -region: null
  -diaspora: false
  -residenceCountry: null
  -residenceRegion: null
  #phone: "+254742542970"
  #enabled: false
  #email: "johnkituku254@gmail.com"
  -principalSchool: null
  #profils: Doctrine\Common\Collections\ArrayCollection {#764
    -elements: []
  }
  #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765
    -elements: []
  }
  #adminCities: Doctrine\Common\Collections\ArrayCollection {#766
    -elements: []
  }
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#763
  #id: null
  -roles: []
  -plainPassword: null
  -country: null
  -region: null
  -diaspora: false
  -residenceCountry: null
  -residenceRegion: null
  #phone: "+254742542970"
  #enabled: false
  #email: "johnkituku254@gmail.com"
  -principalSchool: null
  #profils: Doctrine\Common\Collections\ArrayCollection {#764
    -elements: []
  }
  #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765
    -elements: []
  }
  #adminCities: Doctrine\Common\Collections\ArrayCollection {#766
    -elements: []
  }
}
same as passed value

Resolved Options

View Variables