Bitrix API

CacheEngineStatInterface

Table of Contents

Methods

getCachePath()  : string
Returns the cache key (path) after read or write operation.
getReadBytes()  : int
Returns number of bytes read from cache.
getWrittenBytes()  : int
Returns number of bytes written to cache.

Methods

getCachePath()

Returns the cache key (path) after read or write operation.

public getCachePath() : string
Return values
string

getWrittenBytes()

Returns number of bytes written to cache.

public getWrittenBytes() : int
Return values
int

        
On this page

Search results