etsis_Cache_Cookie::dec()
Method: Decrements numeric cache item’s value.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:555
Method: Decrements numeric cache item’s value.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:555
Method: Generates a unique cache key.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:594
Method: Serves as a utility method to determine whether a key exists in the cache.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:618
Method: Deletes cache/namespace directory.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:636
Method: Counts the number of cache hits and writes it to a file.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:658
Method: Counts the number of cache misses and writes it to a file.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:687
Method: Removes any and all stale items from the cache.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:721
Method: Removes all cache items from a particular namespace.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:384
Method: Retrieve the cache file.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:753
Method: Sets the data contents into the cache.
Source: app/src/Core/Cache/etsis_Cache_Cookie.php:414