PHP Class PMA\libraries\SysInfoLinux

Inheritance: extends PMA\libraries\SysInfo
Afficher le fichier Open project: phpmyadmin/phpmyadmin

Méthodes publiques

Свойство Type Description
$os

Méthodes publiques

Méthode Description
loadavg ( ) : array Gets load information
memory ( ) : array Gets information about memory usage
supported ( ) : true Checks whether class is supported in this environment

Method Details

loadavg() public méthode

Gets load information
public loadavg ( ) : array
Résultat array with load data

memory() public méthode

Gets information about memory usage
public memory ( ) : array
Résultat array with memory usage data

supported() public méthode

Checks whether class is supported in this environment
public supported ( ) : true
Résultat true on success

Property Details

$os public_oe property

public $os