PHP Class Jarves\Controller\Admin\DashboardWidgets

Afficher le fichier Open project: jarves/jarves

Protected Properties

Свойство Type Description
$distributedCache Jarves\Cache\Backend\AbstractCache

Méthodes publiques

Méthode Description
__construct ( AbstractCache $distributedCache )
analytics ( &$response )
apc ( &$response )
getCpuCoreCount ( )
getCpuUsage ( )
getRamSize ( ) : integer
getRamUsed ( ) : integer
getSpace ( )
latencies ( &$response )
latency ( &$response )
load ( &$response )
newsFeed ( &$response, $params )
space ( &$response )
uptime ( &$response )

Method Details

__construct() public méthode

public __construct ( AbstractCache $distributedCache )
$distributedCache Jarves\Cache\Backend\AbstractCache

analytics() public méthode

public analytics ( &$response )

apc() public méthode

public apc ( &$response )

getCpuCoreCount() public méthode

public getCpuCoreCount ( )

getCpuUsage() public méthode

public getCpuUsage ( )

getRamSize() public méthode

public getRamSize ( ) : integer
Résultat integer kB

getRamUsed() public méthode

public getRamUsed ( ) : integer
Résultat integer kB

getSpace() public méthode

public getSpace ( )

latencies() public méthode

public latencies ( &$response )

latency() public méthode

public latency ( &$response )

load() public méthode

public load ( &$response )

newsFeed() public méthode

public newsFeed ( &$response, $params )

space() public méthode

public space ( &$response )

uptime() public méthode

public uptime ( &$response )

Property Details

$distributedCache protected_oe property

protected AbstractCache,Jarves\Cache\Backend $distributedCache
Résultat Jarves\Cache\Backend\AbstractCache