Bitrix API

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
bool

endCacheCountLinesOperator()

public endCacheCountLinesOperator(mixed $data) : bool
Parameters
$data : mixed
Return values
bool

endCacheIsOperator()

public endCacheIsOperator(bool $data) : bool
Parameters
$data : bool
Return values
bool

endCacheQueueOperatorData()

public endCacheQueueOperatorData([mixed $data = [] ]) : bool
Parameters
$data : mixed = []
Return values
bool

getCacheDirCountLinesOperator()

public getCacheDirCountLinesOperator() : string
Return values
string

getCacheDirIsOperator()

public getCacheDirIsOperator() : string
Return values
string

getCacheDirQueueOperatorData()

public getCacheDirQueueOperatorData() : string
Return values
string

getCacheIdCountLinesOperator()

public getCacheIdCountLinesOperator() : string
Return values
string

getCacheIdIsOperator()

public getCacheIdIsOperator() : string
Return values
string

getCacheIdQueueOperatorData()

public getCacheIdQueueOperatorData() : string
Return values
string

getOperatorCacheTag()

public static getOperatorCacheTag(string $userId, string $lineId) : string
Parameters
$userId : string
$lineId : string
Return values
string

getUserCountLinesCacheTag()

public static getUserCountLinesCacheTag(string $userId) : string
Parameters
$userId : string
Return values
string

getUserIsOperatorCacheTag()

public static getUserIsOperatorCacheTag(string $userId) : string
Parameters
$userId : string
Return values
string

getVarsCountLinesOperator()

public getVarsCountLinesOperator() : mixed

getVarsIsOperator()

public getVarsIsOperator() : mixed

getVarsQueueOperatorData()

public getVarsQueueOperatorData() : mixed

initCacheCountLinesOperator()

public initCacheCountLinesOperator() : bool
Return values
bool

initCacheIsOperator()

public initCacheIsOperator() : bool
Return values
bool

initCacheQueueOperatorData()

public initCacheQueueOperatorData() : bool
Return values
bool

setLineId()

public setLineId(string $lineId) : void
Parameters
$lineId : string

setUserId()

public setUserId(string $userId) : void
Parameters
$userId : string

startCacheCountLinesOperator()

public startCacheCountLinesOperator() : bool
Return values
bool

startCacheIsOperator()

public startCacheIsOperator() : bool
Return values
bool

startCacheQueueOperatorData()

public startCacheQueueOperatorData() : bool
Return values
bool

validCountLinesOperator()

public validCountLinesOperator() : bool
Return values
bool

validIsOperator()

public validIsOperator() : bool
Return values
bool

validQueueOperatorData()

public validQueueOperatorData() : bool
Return values
bool

        
On this page

Search results