Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
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 |