final public function getViewer()Inherited
final public function getViewer()
Inherited
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()Inherited
public function getDefaultValue()
Inherited
Return
| wild |
public function shouldValidateRawCacheData()Inherited
public function shouldValidateRawCacheData()
Inherited
Return
| wild |
public function isRawCacheDataValid($user, $key, $data)Inherited
public function isRawCacheDataValid($user, $key, $data)
Inherited
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()Inherited
final public function getUserCacheType()
Inherited
Return
| wild |
public static function getAllCacheTypes()Inherited
public static function getAllCacheTypes()
Inherited
Return
| wild |
public static function getCacheTypeForKey($key)Inherited
public static function getCacheTypeForKey($key)
Inherited
Parameters
| $key |
Return
| wild |
public static function requireCacheTypeForKey($key)Inherited
public static function requireCacheTypeForKey($key)
Inherited
Parameters
| $key |
Return
| wild |