Properties

$id

$id : integer

Type

integer

$firstName

$firstName : string

Type

string

$lastName

$lastName : string

Type

string

$dob

$dob : \DateTime

Type

\DateTime

$gender

$gender : string

Type

string

$ethnicity

$ethnicity : integer

Type

integer

$uniqueIds

$uniqueIds : \Doctrine\Common\Collections\Collection|array<mixed,\Pivot\Client\Entities\UniqueId>

Type

\Doctrine\Common\Collections\Collection|array<mixed,\Pivot\Client\Entities\UniqueId>

$user

$user : \Doctrine\Common\Collections\Collection

Type

\Doctrine\Common\Collections\Collection

Methods

removePicture()

removePicture() : mixed

Returns

mixed

__construct()

__construct() 

getId()

getId() 

getFirstName()

getFirstName() 

setFirstName()

setFirstName(  $val) 

Parameters

$val

getLastName()

getLastName() 

setLastName()

setLastName(  $val) 

Parameters

$val

getDob()

getDob() 

setDob()

setDob(  $val) 

Parameters

$val

getGender()

getGender() 

setGender()

setGender(  $val) 

Parameters

$val

getEthnicity()

getEthnicity() 

setEthnicity()

setEthnicity(  $val) 

Parameters

$val

addUniqueId()

addUniqueId(  $uniqueId) 

Parameters

$uniqueId

removeUniqueId()

removeUniqueId(  $uniqueId) 

Parameters

$uniqueId

getUniqueIds()

getUniqueIds() 

setUniqueIds()

setUniqueIds(  $val) 

Parameters

$val

getUser()

getUser() 

getData()

getData() 

getGroups()

getGroups() : \Doctrine\Common\Collections\Collection

Returns

\Doctrine\Common\Collections\Collection

setGroups()

setGroups(\Doctrine\Common\Collections\Collection  $groups) : $this

Parameters

\Doctrine\Common\Collections\Collection $groups

Returns

$this

getTempGroups()

getTempGroups() : \Doctrine\Common\Collections\Collection

Returns

\Doctrine\Common\Collections\Collection

setTempGroups()

setTempGroups(\Doctrine\Common\Collections\Collection  $tempGroups) : \Pivot\Client\Entities\PivotStudent

Parameters

\Doctrine\Common\Collections\Collection $tempGroups

Returns

\Pivot\Client\Entities\PivotStudent

getFullName()

getFullName() : string

Returns

string

getDataBySchoolYear()

getDataBySchoolYear(  $schoolYear) 

Parameters

$schoolYear