$hits | EasyCache | [static] |
$life | EasyCache | [static] |
$table | EasyDBCache | [private] |
__construct($table="easy_cache", $life=null) | EasyDBCache | |
EasyCache::__construct($life=null) | EasyCache | |
createTable() | EasyDBCache | [protected] |
delete($key) | EasyDBCache | |
drawCacheStats() | EasyCache | [static] |
flush() | EasyDBCache | |
get($key) | EasyDBCache | |
markCacheHit($key, $type= 'get') | EasyCache | [static] |
set($key, $data) | EasyDBCache |