Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorDaemonManagementStopWorkflow

final class PhabricatorDaemonManagementStopWorkflow
Phabricator Technical Documentation (Daemons)

This class is not documented.

Methods

public function isExecutable()
Inherited

This method is not documented.
Return
wild

public function getViewer()
Inherited

This method is not documented.
Return
wild

protected function parseTimeArgument($time)
Inherited

This method is not documented.
Parameters
$time
Return
wild

protected function newContentSource()
Inherited

This method is not documented.
Return
wild

protected function logInfo($label, $message)
Inherited

This method is not documented.
Parameters
$label
$message
Return
wild

protected function logOkay($label, $message)
Inherited

This method is not documented.
Parameters
$label
$message
Return
wild

protected function logWarn($label, $message)
Inherited

This method is not documented.
Parameters
$label
$message
Return
wild

protected function logFail($label, $message)
Inherited

This method is not documented.
Parameters
$label
$message
Return
wild

private function logRaw($message)
Inherited

This method is not documented.
Parameters
$message
Return
wild

final protected function loadUsersFromArguments($identifiers)
Inherited

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

final protected function loadAvailableDaemonClasses()
Inherited

This method is not documented.
Return
wild

final protected function getLogDirectory()
Inherited

This method is not documented.
Return
wild

private function getControlDirectory($path)
Inherited

This method is not documented.
Parameters
$path
Return
wild

private function findDaemonClass($substring)
Inherited

This method is not documented.
Parameters
$substring
Return
wild

final protected function launchDaemons($daemons, $debug, $run_as_current_user)
Inherited

This method is not documented.
Parameters
array$daemons
$debug
$run_as_current_user
Return
wild

private function executeDaemonLaunchCommand($command, $daemon_script_dir, $config, $run_as_user)
Inherited

This method is not documented.
Parameters
$command
$daemon_script_dir
array$config
$run_as_user
Return
wild

public static function ignoreSignal($signo)
Inherited

This method is not documented.
Parameters
$signo
Return
wild

public static function requireExtensions()
Inherited

This method is not documented.
Return
wild

private static function mustHaveExtension($ext)
Inherited

This method is not documented.
Parameters
$ext
Return
wild

final protected function executeStartCommand($options)
Inherited

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

final protected function executeStopCommand($options)
Inherited

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

final protected function executeReloadCommand($pids)
Inherited

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

private function sendStopSignals($pids, $grace_period)
Inherited

This method is not documented.
Parameters
$pids
$grace_period
Return
wild

private function sendSignal($pids, $signo, $wait)
Inherited

This method is not documented.
Parameters
array$pids
$signo
$wait
Return
wild

private function freeActiveLeases()
Inherited

This method is not documented.
Return
wild

private function printLaunchingDaemons($daemons, $debug)
Inherited

This method is not documented.
Parameters
array$daemons
$debug
Return
wild

protected function getAutoscaleReserveArgument()
Inherited

This method is not documented.
Return
wild

private function selectDaemonPIDs($daemons, $pids)
Inherited

This method is not documented.
Parameters
array$daemons
array$pids
Return
wild

protected function getOverseerProcessRefs()
Inherited

This method is not documented.
Return
wild

protected function getInstance()
Inherited

This method is not documented.
Return
wild

protected function didConstruct()

This method is not documented.
Return
wild

public function execute($args)

This method is not documented.
Parameters
PhutilArgumentParser$args
Return
wild