Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
|
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.