OpCacheDataModel
Table of Contents
Properties
-
$_configuration
: mixed
-
$_d3Scripts
: mixed
-
$_status
: mixed
Methods
-
__construct()
: mixed
-
getConfigDataRows()
: mixed
-
getD3Scripts()
: mixed
-
getFreeMemory()
: mixed
-
getGraphDataSetJson()
: mixed
-
getHumanFreeMemory()
: mixed
-
getHumanUsedMemory()
: mixed
-
getHumanWastedMemory()
: mixed
-
getPageTitle()
: mixed
-
getScriptStatusCount()
: mixed
-
getScriptStatusRows()
: mixed
-
getStatusDataRows()
: mixed
-
getUsedMemory()
: mixed
-
getWastedMemory()
: mixed
-
getWastedMemoryPercentage()
: mixed
-
_arrayPset()
: mixed
-
_format_value()
: mixed
-
_processPartition()
: mixed
-
_size_for_humans()
: mixed
$_configuration
private
mixed
$_configuration
$_d3Scripts
private
mixed
$_d3Scripts
= array()
$_status
private
mixed
$_status
__construct()
public
__construct() : mixed
getConfigDataRows()
public
getConfigDataRows() : mixed
getD3Scripts()
public
getD3Scripts() : mixed
getFreeMemory()
public
getFreeMemory() : mixed
getGraphDataSetJson()
public
getGraphDataSetJson() : mixed
getHumanFreeMemory()
public
getHumanFreeMemory() : mixed
getHumanUsedMemory()
public
getHumanUsedMemory() : mixed
getHumanWastedMemory()
public
getHumanWastedMemory() : mixed
getPageTitle()
public
getPageTitle() : mixed
getScriptStatusCount()
public
getScriptStatusCount() : mixed
getScriptStatusRows()
public
getScriptStatusRows() : mixed
getStatusDataRows()
public
getStatusDataRows() : mixed
getUsedMemory()
public
getUsedMemory() : mixed
getWastedMemory()
public
getWastedMemory() : mixed
getWastedMemoryPercentage()
public
getWastedMemoryPercentage() : mixed
_arrayPset()
private
_arrayPset(mixed &$array, mixed $key, mixed $value) : mixed
Parameters
-
$array
: mixed
-
-
$key
: mixed
-
-
$value
: mixed
-
private
_format_value(mixed $value) : mixed
Parameters
-
$value
: mixed
-
_processPartition()
private
_processPartition(mixed $value[, mixed $name = null ]) : mixed
Parameters
-
$value
: mixed
-
-
$name
: mixed
= null
-
_size_for_humans()
private
_size_for_humans(mixed $bytes) : mixed
Parameters
-
$bytes
: mixed
-