Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
DataCache Member List

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

delete_data(string $key)DataCache
get_data(string $key, $default=null)DataCache
set_data(string $key, array $value, ?int $ttl=null)DataCache