final public function getViewer()
final public function getViewer()
Return
wild |
public function getAutoloadKeys()
public function getAutoloadKeys()
Return
wild |
public function canManageKey($key)
public function canManageKey($key)
Parameters
$key |
Return
wild |
public function getDefaultValue()
public function getDefaultValue()
Return
wild |
public function shouldValidateRawCacheData()
public function shouldValidateRawCacheData()
Return
wild |
public function isRawCacheDataValid($user, $key, $data)
public function isRawCacheDataValid($user, $key, $data)
Parameters
PhabricatorUser | $user | |
$key | ||
$data |
Return
wild |
public function getValueFromStorage($value)
public function getValueFromStorage($value)
Parameters
$value |
Return
wild |
public function newValueForUsers($key, $users)
public function newValueForUsers($key, $users)
Parameters
$key | ||
array | $users |
Return
wild |
final public function getUserCacheType()
final public function getUserCacheType()
Return
wild |
public static function getAllCacheTypes()
public static function getAllCacheTypes()
Return
wild |
public static function getCacheTypeForKey($key)
public static function getCacheTypeForKey($key)
Parameters
$key |
Return
wild |
public static function requireCacheTypeForKey($key)
public static function requireCacheTypeForKey($key)
Parameters
$key |
Return
wild |