Documentation

Dashboard extends CacheModel
in package

Table of Contents

Properties

$create_time  : mixed
$incorrect_turnover  : mixed
$m  : mixed
$net_turnover  : mixed
$ordered  : mixed
$sold  : mixed
$turnover  : mixed
$update_time  : mixed
$user_id  : mixed
$vat_cnt  : mixed
$y  : mixed

Methods

assignJobMergedData()  : mixed
beforeSave()  : mixed
exists()  : bool
fetchAsArray()  : mixed
fetchAsAssocArray()  : mixed
fetchAsMultiAssocArray()  : mixed
find()  : false|array<string|int, static>
findFirst()  : static|false
fixParameters()  : mixed
fromArray()  : mixed
getCreateTime()  : mixed
getIncorrectTurnover()  : mixed
getM()  : mixed
getNetTurnover()  : mixed
getOrdered()  : mixed
getSold()  : mixed
getThe()  : mixed
getTotalTurnover()  : mixed
getTurnover()  : mixed
getUpdateTime()  : mixed
getUserId()  : mixed
getVatCnt()  : mixed
getY()  : mixed
initialize()  : mixed
mapper()  : mixed
set()  : mixed
setCreateTime()  : $this
If $createTime is null, default value now.
setIncorrectTurnover()  : $this
setM()  : $this
setNetTurnover()  : $this
setOrdered()  : $this
setSold()  : $this
setTurnover()  : $this
setUpdateTime()  : $this
If $updateTime is null, default value now.
setUserId()  : $this
setVatCnt()  : $this
setY()  : $this
writeAttributeIfNeeded()  : mixed
_createKey()  : mixed

Properties

$incorrect_turnover

protected mixed $incorrect_turnover

Methods

assignJobMergedData()

public assignJobMergedData() : mixed

exists()

public exists() : bool
Return values
bool

fetchAsArray()

public static fetchAsArray([mixed $parameter = null ]) : mixed
Parameters
$parameter : mixed = null

fetchAsAssocArray()

public static fetchAsAssocArray([mixed $parameter = null ][, mixed $key = 'id' ][, mixed $cols = null ]) : mixed
Parameters
$parameter : mixed = null
$key : mixed = 'id'
$cols : mixed = null

fetchAsMultiAssocArray()

public static fetchAsMultiAssocArray([mixed $parameter = null ][, mixed $keyname = ['id'] ][, mixed $cols = null ]) : mixed
Parameters
$parameter : mixed = null
$keyname : mixed = ['id']
$cols : mixed = null

find()

public static find([array<string|int, mixed>|null|int $parameters = null ]) : false|array<string|int, static>
Parameters
$parameters : array<string|int, mixed>|null|int = null
Return values
false|array<string|int, static>

findFirst()

public static findFirst([array<string|int, mixed>|null|int $parameters = null ]) : static|false
Parameters
$parameters : array<string|int, mixed>|null|int = null
Return values
static|false

fixParameters()

public static fixParameters([mixed $parameters = null ]) : mixed
Parameters
$parameters : mixed = null

fromArray()

public static fromArray(mixed $array) : mixed
Parameters
$array : mixed

getIncorrectTurnover()

public getIncorrectTurnover() : mixed

getNetTurnover()

public getNetTurnover() : mixed

getThe()

public static getThe(mixed $paramater) : mixed
Parameters
$paramater : mixed

getTotalTurnover()

public getTotalTurnover() : mixed

mapper()

public static mapper(array<string|int, mixed> $map, array<string|int, mixed> $original[, bool $reverse = true ]) : mixed
Parameters
$map : array<string|int, mixed>
$original : array<string|int, mixed>
$reverse : bool = true

set()

public set(mixed $property, mixed $value) : mixed
Parameters
$property : mixed
$value : mixed

setCreateTime()

If $createTime is null, default value now.

public setCreateTime([mixed $createTime = null ]) : $this
Parameters
$createTime : mixed = null
Return values
$this

setIncorrectTurnover()

public setIncorrectTurnover(mixed $incorrect_turnover) : $this
Parameters
$incorrect_turnover : mixed
Return values
$this

setM()

public setM(mixed $m) : $this
Parameters
$m : mixed
Return values
$this

setNetTurnover()

public setNetTurnover(mixed $net_turnover) : $this
Parameters
$net_turnover : mixed
Return values
$this

setOrdered()

public setOrdered(mixed $ordered) : $this
Parameters
$ordered : mixed
Return values
$this

setSold()

public setSold(mixed $sold) : $this
Parameters
$sold : mixed
Return values
$this

setTurnover()

public setTurnover(mixed $turnover) : $this
Parameters
$turnover : mixed
Return values
$this

setUpdateTime()

If $updateTime is null, default value now.

public setUpdateTime([mixed $updateTime = null ]) : $this
Parameters
$updateTime : mixed = null
Return values
$this

setUserId()

public setUserId(mixed $user_id) : $this
Parameters
$user_id : mixed
Return values
$this

setVatCnt()

public setVatCnt(mixed $vat_cnt) : $this
Parameters
$vat_cnt : mixed
Return values
$this

setY()

public setY(mixed $y) : $this
Parameters
$y : mixed
Return values
$this

writeAttributeIfNeeded()

public writeAttributeIfNeeded(mixed $attribute, mixed $value) : mixed
Parameters
$attribute : mixed
$value : mixed

_createKey()

protected static _createKey(mixed $parameters) : mixed
Parameters
$parameters : mixed

        
On this page

Search results