This is the complete list of members for FileCache, including all inherited members.
| __construct(string $dir) | FileCache | |
| clear() | FileCache | |
| delete($key) | FileCache | |
| deleteMultiple($keys) | FileCache | |
| get($key, $default=null) | FileCache | |
| getMultiple($keys, $default=null) | FileCache | |
| has($key) | FileCache | |
| set($key, $value, $ttl=null) | FileCache | |
| setLog(?LoggerInterface $log) | FileCache | |
| setMultiple($values, $ttl=null) | FileCache |