Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorUserCache

final class PhabricatorUserCache
Phorge Technical Documentation (People)

This class is not documented.

Methods

public function getApplicationName()
Inherited

This method is not documented.
Return
wild

protected function getConfiguration()

This method is not documented.
Return
wild

public static function writeCache($type, $key, $user_phid, $raw_value)

This method is not documented.
Parameters
PhabricatorUserCacheType$type
$key
$user_phid
$raw_value
Return
wild

public static function writeCaches($values)

This method is not documented.
Parameters
array$values
Return
wild

public static function readCaches($type, $key, $user_phids)

This method is not documented.
Parameters
PhabricatorUserCacheType$type
$key
array$user_phids
Return
wild

public static function clearCache($key, $user_phid)

This method is not documented.
Parameters
$key
$user_phid
Return
wild

public static function clearCaches($key, $user_phids)

This method is not documented.
Parameters
$key
array$user_phids
Return
wild

public static function clearCacheForAllUsers($key)

This method is not documented.
Parameters
$key
Return
wild