Bitrix API

CacheProvider extends StaticCacheProvider

Table of Contents

Methods

__construct()  : mixed
deleteAllCache()  : void
Removes all composite cache Be careful with this method
deleteUserCache()  : mixed
getCachePrivateKey()  : mixed
getObject()  : mixed
getUserPrefix()  : mixed
isCacheable()  : mixed
onBeforeEndBufferContent()  : mixed
setUserPrivateKey()  : mixed

Methods

deleteAllCache()

Removes all composite cache Be careful with this method

public static deleteAllCache() : void

deleteUserCache()

public static deleteUserCache([mixed $userId = false ][, mixed $sendHeader = true ][, mixed $sendPush = true ]) : mixed
Parameters
$userId : mixed = false
$sendHeader : mixed = true
$sendPush : mixed = true

getUserPrefix()

public static getUserPrefix(mixed $userId) : mixed
Parameters
$userId : mixed

onBeforeEndBufferContent()

public onBeforeEndBufferContent() : mixed

        
On this page

Search results