Page MenuHomeMTRNord's Forge
Diviner Tech Docs PhabricatorCacheSpec

abstract class PhabricatorCacheSpec
Phorge Technical Documentation (Cache)

This class is not documented.

Methods

public function setName($name)

This method is not documented.
Parameters
$name
Return
wild

public function getName()

This method is not documented.
Return
wild

public function setIsEnabled($is_enabled)

This method is not documented.
Parameters
$is_enabled
Return
wild

public function getIsEnabled()

This method is not documented.
Return
wild

public function setVersion($version)

This method is not documented.
Parameters
$version
Return
wild

public function getVersion()

This method is not documented.
Return
wild

protected function newIssue($key)

This method is not documented.
Parameters
$key
Return
wild

public function getIssues()

This method is not documented.
Return
wild

public function setUsedMemory($used_memory)

This method is not documented.
Parameters
$used_memory
Return
wild

public function getUsedMemory()

This method is not documented.
Return
wild

public function setTotalMemory($total_memory)

This method is not documented.
Parameters
$total_memory
Return
wild

public function getTotalMemory()

This method is not documented.
Return
wild

public function setEntryCount($entry_count)

This method is not documented.
Parameters
$entry_count
Return
wild

public function getEntryCount()

This method is not documented.
Return
wild

protected function raiseEnableAPCIssue()

This method is not documented.
Return
wild

public function setClearCacheCallback($callback)

This method is not documented.
Parameters
$callback
Return
wild

public function getClearCacheCallback()

This method is not documented.
Return
wild