Activity
extends CacheModel
in package
Table of Contents
Properties
- $activity_type_id : mixed
- $create_time : mixed
- $currency_id_count : mixed
- $has_missing_product : mixed
- $has_null_currency_id : mixed
- $id : mixed
- $max_event_date : mixed
- $min_event_date : mixed
- $positive_status_code : mixed
- $to_country_id : mixed
- $update_time : mixed
- $user_id : mixed
- $value_eur : 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
- getActivityTypeId() : mixed
- getCreateTime() : mixed
- getCurrencyIdCount() : mixed
- getHasMissingProduct() : mixed
- getHasNullCurrencyId() : mixed
- getId() : mixed
- getMaxEventDate() : mixed
- getMinEventDate() : mixed
- getPositiveStatusCode() : mixed
- getThe() : mixed
- getToCountryId() : mixed
- getUpdateTime() : mixed
- getUserid() : mixed
- getValueEur() : mixed
- initialize() : mixed
- mapper() : mixed
- set() : mixed
- setCreateTime() : $this
- If $createTime is null, default value now.
- setUpdateTime() : $this
- If $updateTime is null, default value now.
- writeAttributeIfNeeded() : mixed
- _createKey() : mixed
Properties
$activity_type_id
protected
mixed
$activity_type_id
$create_time
protected
mixed
$create_time
$currency_id_count
protected
mixed
$currency_id_count
$has_missing_product
protected
mixed
$has_missing_product
$has_null_currency_id
protected
mixed
$has_null_currency_id
$id
protected
mixed
$id
$max_event_date
protected
mixed
$max_event_date
$min_event_date
protected
mixed
$min_event_date
$positive_status_code
protected
mixed
$positive_status_code
$to_country_id
protected
mixed
$to_country_id
$update_time
protected
mixed
$update_time
$user_id
protected
mixed
$user_id
$value_eur
protected
mixed
$value_eur
Methods
assignJobMergedData()
public
assignJobMergedData() : mixed
beforeSave()
public
beforeSave() : mixed
exists()
public
exists() : bool
Return values
boolfetchAsArray()
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|falsefixParameters()
public
static fixParameters([mixed $parameters = null ]) : mixed
Parameters
- $parameters : mixed = null
fromArray()
public
static fromArray(mixed $array) : mixed
Parameters
- $array : mixed
getActivityTypeId()
public
getActivityTypeId() : mixed
getCreateTime()
public
getCreateTime() : mixed
getCurrencyIdCount()
public
getCurrencyIdCount() : mixed
getHasMissingProduct()
public
getHasMissingProduct() : mixed
getHasNullCurrencyId()
public
getHasNullCurrencyId() : mixed
getId()
public
getId() : mixed
getMaxEventDate()
public
getMaxEventDate() : mixed
getMinEventDate()
public
getMinEventDate() : mixed
getPositiveStatusCode()
public
getPositiveStatusCode() : mixed
getThe()
public
static getThe(mixed $paramater) : mixed
Parameters
- $paramater : mixed
getToCountryId()
public
getToCountryId() : mixed
getUpdateTime()
public
getUpdateTime() : mixed
getUserid()
public
getUserid() : mixed
getValueEur()
public
getValueEur() : mixed
initialize()
public
initialize() : 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
$thissetUpdateTime()
If $updateTime is null, default value now.
public
setUpdateTime([mixed $updateTime = null ]) : $this
Parameters
- $updateTime : mixed = null
Return values
$thiswriteAttributeIfNeeded()
public
writeAttributeIfNeeded(mixed $attribute, mixed $value) : mixed
Parameters
- $attribute : mixed
- $value : mixed
_createKey()
protected
static _createKey(mixed $parameters) : mixed
Parameters
- $parameters : mixed