Functions in File Cache 5.5
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
cache_clear_all |
./ |
Expire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table. | ||
cache_get |
./ |
Return data from the persistent cache. | ||
cache_set |
./ |
Store data in the persistent cache. |