Functions in Cache Object API 7
Primary tabs
|
Name |
Location | Description | Direct uses | Strings |
|---|---|---|---|---|
| hook_cacheobject_clear |
./ |
Invoked before data is expired from the cache. | ||
| hook_cacheobject_load |
./ |
Invoked after objects were loaded from the cache. | ||
| hook_cacheobject_presave |
./ |
Invoked before an object is put into the cache. |