__construct()
check_dependencies()
delete()
delete_all()
_get()
_get_index()
_get_key()
_new_key()
_set()
_update_index()
_validate_config()
prep_contents()
unprep_contents()
$config
$memcached
PROPS_TAG
__construct($identifier, $config)
check_dependencies(array $dependencies) : bool
array
bool
delete()
delete_all(string $section) : bool
string
limit purge to subsection
bool
_get() : bool
bool
success_get_index() : array
array
containing the identifier, the sections, and the section index_get_key(bool $remove) : string
bool
if true, remove the key retrieved from the index
string
_new_key() : string
string
_set() : bool
\FuelException |
---|
bool
success_update_index(string $key)
string
cache key
_validate_config(string $name, mixed $value) : mixed
string
name of the config variable to validate
mixed
\FuelException |
---|
mixed
prep_contents() : string
string
unprep_contents($payload)
$config : array
$memcached
PROPS_TAG
const | string Tag used for opening & closing cache properties |
---|