Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 |