![]() |
Framework
3.9
|
This is the complete list of members for Cache, including all inherited members.
| $app_name | Cache | static |
| $instance | Cache | static |
| clear() | Cache | static |
| dump() | Cache | static |
| get($key) | Cache | static |
| getInstance() | Cache | static |
| invalidate($key) | Cache | static |
| invalidateMatching($pattern) | Cache | static |
| put($key, $obj, $ttl=0) | Cache | static |