Cache
Table of Contents
Methods
- __construct() : mixed
- delete() : bool
- endCacheCountLinesOperator() : bool
- endCacheIsOperator() : bool
- endCacheQueueOperatorData() : bool
- getCacheDirCountLinesOperator() : string
- getCacheDirIsOperator() : string
- getCacheDirQueueOperatorData() : string
- getCacheIdCountLinesOperator() : string
- getCacheIdIsOperator() : string
- getCacheIdQueueOperatorData() : string
- getOperatorCacheTag() : string
- getUserCountLinesCacheTag() : string
- getUserIsOperatorCacheTag() : string
- getVarsCountLinesOperator() : mixed
- getVarsIsOperator() : mixed
- getVarsQueueOperatorData() : mixed
- initCacheCountLinesOperator() : bool
- initCacheIsOperator() : bool
- initCacheQueueOperatorData() : bool
- setLineId() : void
- setUserId() : void
- startCacheCountLinesOperator() : bool
- startCacheIsOperator() : bool
- startCacheQueueOperatorData() : bool
- validCountLinesOperator() : bool
- validIsOperator() : bool
- validQueueOperatorData() : bool
Methods
__construct()
public
__construct() : mixed
delete()
public
delete() : bool
Return values
boolendCacheCountLinesOperator()
public
endCacheCountLinesOperator(mixed $data) : bool
Parameters
- $data : mixed
Return values
boolendCacheIsOperator()
public
endCacheIsOperator(bool $data) : bool
Parameters
- $data : bool
Return values
boolendCacheQueueOperatorData()
public
endCacheQueueOperatorData([mixed $data = [] ]) : bool
Parameters
- $data : mixed = []
Return values
boolgetCacheDirCountLinesOperator()
public
getCacheDirCountLinesOperator() : string
Return values
stringgetCacheDirIsOperator()
public
getCacheDirIsOperator() : string
Return values
stringgetCacheDirQueueOperatorData()
public
getCacheDirQueueOperatorData() : string
Return values
stringgetCacheIdCountLinesOperator()
public
getCacheIdCountLinesOperator() : string
Return values
stringgetCacheIdIsOperator()
public
getCacheIdIsOperator() : string
Return values
stringgetCacheIdQueueOperatorData()
public
getCacheIdQueueOperatorData() : string
Return values
stringgetOperatorCacheTag()
public
static getOperatorCacheTag(string $userId, string $lineId) : string
Parameters
- $userId : string
- $lineId : string
Return values
stringgetUserCountLinesCacheTag()
public
static getUserCountLinesCacheTag(string $userId) : string
Parameters
- $userId : string
Return values
stringgetUserIsOperatorCacheTag()
public
static getUserIsOperatorCacheTag(string $userId) : string
Parameters
- $userId : string
Return values
stringgetVarsCountLinesOperator()
public
getVarsCountLinesOperator() : mixed
getVarsIsOperator()
public
getVarsIsOperator() : mixed
getVarsQueueOperatorData()
public
getVarsQueueOperatorData() : mixed
initCacheCountLinesOperator()
public
initCacheCountLinesOperator() : bool
Return values
boolinitCacheIsOperator()
public
initCacheIsOperator() : bool
Return values
boolinitCacheQueueOperatorData()
public
initCacheQueueOperatorData() : bool
Return values
boolsetLineId()
public
setLineId(string $lineId) : void
Parameters
- $lineId : string
setUserId()
public
setUserId(string $userId) : void
Parameters
- $userId : string
startCacheCountLinesOperator()
public
startCacheCountLinesOperator() : bool
Return values
boolstartCacheIsOperator()
public
startCacheIsOperator() : bool
Return values
boolstartCacheQueueOperatorData()
public
startCacheQueueOperatorData() : bool
Return values
boolvalidCountLinesOperator()
public
validCountLinesOperator() : bool
Return values
boolvalidIsOperator()
public
validIsOperator() : bool
Return values
boolvalidQueueOperatorData()
public
validQueueOperatorData() : bool