Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Public Member Functions | |
__construct (Google_Client $client) | |
delete ($key) | |
@inheritDoc | |
get ($key, $expiration=false) | |
@inheritDoc | |
set ($key, $value) | |
@inheritDoc | |
Google_Cache_Memcache::__construct | ( | Google_Client | $client | ) |
Reimplemented from Google_Cache_Abstract.
Google_Cache_Memcache::delete | ( | $key | ) |
Google_Cache_Memcache::get | ( | $key, | |
$expiration = false ) |
@inheritDoc
Reimplemented from Google_Cache_Abstract.
Google_Cache_Memcache::set | ( | $key, | |
$value ) |
@inheritDoc
string | $key | |
string | $value |
Google_Cache_Exception |
Reimplemented from Google_Cache_Abstract.