https://dbtechafricatracer.org/DBTA/public/en/createAccount 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: "1982"
  -country: App\Entity\Country {#2530 …}
  -region: App\Entity\Region {#3012
    -id: 174
    -name: "country.ethiopia"
    -valid: true
    -isoCode: "ETH"
    -phoneCode: 251
    -phoneDigit: 9
    -country: App\Entity\Country {#2530 …}
    -cities: Doctrine\ORM\PersistentCollection {#3013 …}
    -schools: Doctrine\ORM\PersistentCollection {#3015 …}
    -currency: Proxies\__CG__\App\Entity\Currency {#3017 …}
    -prefectures: Doctrine\ORM\PersistentCollection {#3018 …}
  }
  -diaspora: false
  -residenceCountry: null
  -residenceRegion: null
  #phone: "+251910120163"
  #enabled: false
  -principalSchool: null
  #profils: Doctrine\Common\Collections\ArrayCollection {#764
    -elements: []
  }
  #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800
    -elements: []
  }
  #adminCities: Doctrine\Common\Collections\ArrayCollection {#798
    -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: "1982"
  -country: App\Entity\Country {#2530 …}
  -region: App\Entity\Region {#3012
    -id: 174
    -name: "country.ethiopia"
    -valid: true
    -isoCode: "ETH"
    -phoneCode: 251
    -phoneDigit: 9
    -country: App\Entity\Country {#2530 …}
    -cities: Doctrine\ORM\PersistentCollection {#3013 …}
    -schools: Doctrine\ORM\PersistentCollection {#3015 …}
    -currency: Proxies\__CG__\App\Entity\Currency {#3017 …}
    -prefectures: Doctrine\ORM\PersistentCollection {#3018 …}
  }
  -diaspora: false
  -residenceCountry: null
  -residenceRegion: null
  #phone: "+251910120163"
  #enabled: false
  -principalSchool: null
  #profils: Doctrine\Common\Collections\ArrayCollection {#764
    -elements: []
  }
  #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800
    -elements: []
  }
  #adminCities: Doctrine\Common\Collections\ArrayCollection {#798
    -elements: []
  }
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#763
  #id: null
  -roles: []
  -plainPassword: "1982"
  -country: App\Entity\Country {#2530 …}
  -region: App\Entity\Region {#3012
    -id: 174
    -name: "country.ethiopia"
    -valid: true
    -isoCode: "ETH"
    -phoneCode: 251
    -phoneDigit: 9
    -country: App\Entity\Country {#2530 …}
    -cities: Doctrine\ORM\PersistentCollection {#3013 …}
    -schools: Doctrine\ORM\PersistentCollection {#3015 …}
    -currency: Proxies\__CG__\App\Entity\Currency {#3017 …}
    -prefectures: Doctrine\ORM\PersistentCollection {#3018 …}
  }
  -diaspora: false
  -residenceCountry: null
  -residenceRegion: null
  #phone: "+251910120163"
  #enabled: false
  -principalSchool: null
  #profils: Doctrine\Common\Collections\ArrayCollection {#764
    -elements: []
  }
  #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800
    -elements: []
  }
  #adminCities: Doctrine\Common\Collections\ArrayCollection {#798
    -elements: []
  }
}
same as passed value

Resolved Options

View Variables