Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
BaseDataCache Member List

This is the complete list of members for BaseDataCache, including all inherited members.

__construct(Base $cache) (defined in BaseDataCache)BaseDataCache
delete_data(string $key)BaseDataCache
get_data(string $key, $default=null)BaseDataCache
set_data(string $key, array $value, ?int $ttl=null)BaseDataCache