CacheTracker
Table of Contents
Methods
- add() : mixed
- addCacheStatBytes() : mixed
- getCacheStatBytes() : mixed
- getCacheTracking() : mixed
- setCacheStatBytes() : mixed
- setCacheTracking() : mixed
Methods
add()
public
static add(mixed $size, mixed $path, mixed $baseDir, mixed $initDir, mixed $filename, mixed $operation) : mixed
Parameters
- $size : mixed
- $path : mixed
- $baseDir : mixed
- $initDir : mixed
- $filename : mixed
- $operation : mixed
addCacheStatBytes()
public
static addCacheStatBytes(mixed $cacheStatBytes) : mixed
Parameters
- $cacheStatBytes : mixed
getCacheStatBytes()
public
static getCacheStatBytes() : mixed
getCacheTracking()
public
static getCacheTracking() : mixed
setCacheStatBytes()
public
static setCacheStatBytes(int $cacheStatBytes) : mixed
Parameters
- $cacheStatBytes : int
setCacheTracking()
public
static setCacheTracking(mixed $val) : mixed
Parameters
- $val : mixed