Page MenuHomeIsabelle/Phabricator

final class PhabricatorFactDaemon
Phabricator Technical Documentation (Fact)

This class is not documented.

Methods

protected function willRun()
Inherited

This method is not documented.
Return
wild

protected function willSleep($duration)
Inherited

This method is not documented.
Parameters
$duration
Return
wild

public function getViewer()
Inherited

This method is not documented.
Return
wild

public static function sudoCommandAsDaemonUser($command)
Inherited

PhabricatorDaemon

Format a command so it executes as the daemon user, if a daemon user is defined. This wraps the provided command in sudo -u ..., roughly.

Parameters
PhutilCommandString$commandCommand to execute.
Return
PhutilCommandString`sudo` version of the command.

protected function run()

This method is not documented.
Return
wild

public static function getAllApplicationIterators()

This method is not documented.
Return
wild

public function processIteratorWithCursor($iterator_name, $iterator)

This method is not documented.
Parameters
$iterator_name
$iterator
Return
wild

public function setEngines($engines)

This method is not documented.
Parameters
array$engines
Return
wild

public function processIterator($iterator)

This method is not documented.
Parameters
$iterator
Return
wild

private function newDatapoints($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

private function updateDatapoints($map)

This method is not documented.
Parameters
array$map
Return
wild