Méthode | Description | |
---|---|---|
__construct ( |
||
addObjectWatcher ( object $object ) : string | ||
canUseChunkCache ( ) | ||
check ( ) | ||
doObjectCleanup ( ) | ||
dumpServerMemory ( $outputFolder, $maxNesting, $maxStringSize ) | ||
getObjectInformation ( $id, $includeObject = false ) | ||
getViewDistance ( $distance ) | ||
isLowMemory ( ) | ||
isObjectAlive ( $id ) | ||
removeObjectWatch ( $id ) | ||
trigger ( $memory, $limit, $global = false, $triggerCount ) | ||
triggerGarbageCollector ( ) |
Méthode | Description | |
---|---|---|
continueDump ( $from, &$data, &$objects, &$refCounts, $recursion, $maxNesting, $maxStringSize ) | ||
init ( ) |
public addObjectWatcher ( object $object ) : string | ||
$object | object | |
Résultat | string | Object identifier for future checks |
public dumpServerMemory ( $outputFolder, $maxNesting, $maxStringSize ) |