TreatmentByHourStatTable extends DataManager
Class TreatmentStatTable
Table of Contents
Methods
- clean() : void
- createCollection() : EO_TreatmentByHourStat_Collection
- createObject() : EO_TreatmentByHourStat
- getById() : EO_TreatmentByHourStat_Result
- getByPrimary() : EO_TreatmentByHourStat_Result
- getEntity() : EO_TreatmentByHourStat_Entity
- getList() : EO_TreatmentByHourStat_Result
- getMap() : array<string|int, mixed>
- getTableName() : string
- query() : EO_TreatmentByHourStat_Query
- wakeUpCollection() : EO_TreatmentByHourStat_Collection
- wakeUpObject() : EO_TreatmentByHourStat
Methods
clean()
public
static clean() : void
createCollection()
public
static createCollection() : EO_TreatmentByHourStat_Collection
Return values
EO_TreatmentByHourStat_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_TreatmentByHourStat
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_TreatmentByHourStatgetById()
public
static getById(mixed $id) : EO_TreatmentByHourStat_Result
Parameters
- $id : mixed
Return values
EO_TreatmentByHourStat_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_TreatmentByHourStat_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_TreatmentByHourStat_ResultgetEntity()
public
static getEntity() : EO_TreatmentByHourStat_Entity
Return values
EO_TreatmentByHourStat_EntitygetList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_TreatmentByHourStat_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_TreatmentByHourStat_ResultgetMap()
public
static getMap() : array<string|int, mixed>
Return values
array<string|int, mixed>getTableName()
public
static getTableName() : string
Return values
stringquery()
public
static query() : EO_TreatmentByHourStat_Query
Return values
EO_TreatmentByHourStat_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_TreatmentByHourStat_Collection
Parameters
- $rows : mixed
Return values
EO_TreatmentByHourStat_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_TreatmentByHourStat
Parameters
- $row : mixed