[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/daemon/control/ -> PhabricatorDaemonReference.php (summary)

(no description)

File Size: 152 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 13 functions

  newFromFile()
  newFromDictionary()
  newFromRogueDictionary()
  updateStatus()
  getPID()
  getName()
  getArgv()
  getEpochStarted()
  getPIDFile()
  getDaemonLog()
  isRunning()
  isProcessRunning()
  waitForExit()

Functions
Functions that are not part of a class:

newFromFile($path)   X-Ref
No description

newFromDictionary(array $dict)   X-Ref
No description

newFromRogueDictionary(array $dict)   X-Ref
Appropriate for getting @{class:PhabricatorDaemonReference} objects from
the data from @{class:PhabricatorDaemonManagementWorkflow}'s method
@{method:findRunningDaemons}.

NOTE: the objects are not fully featured and should be used with caution.

updateStatus($new_status)   X-Ref
No description

getPID()   X-Ref
No description

getName()   X-Ref
No description

getArgv()   X-Ref
No description

getEpochStarted()   X-Ref
No description

getPIDFile()   X-Ref
No description

getDaemonLog()   X-Ref
No description

isRunning()   X-Ref
No description

isProcessRunning($pid)   X-Ref
No description

waitForExit($seconds)   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1