Page MenuHomePhabricator
Diviner Phabricator Tech Docs HarbormasterBuildableQuery

final class HarbormasterBuildableQuery
Phabricator Technical Documentation (Harbormaster)

This class is not documented.

Methods

public function withIDs($ids)

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

public function withPHIDs($phids)

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

public function withBuildablePHIDs($buildable_phids)

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

public function withContainerPHIDs($container_phids)

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

public function withManualBuildables($manual)

This method is not documented.
Parameters
$manual
Return
wild

public function needContainerObjects($need)

This method is not documented.
Parameters
$need
Return
wild

public function withStatuses($statuses)

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

public function needBuilds($need)

This method is not documented.
Parameters
$need
Return
wild

public function needTargets($need)

This method is not documented.
Parameters
$need
Return
wild

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function willFilterPage($page)

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

protected function didFilterPage($page)

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

protected function buildWhereClauseParts($conn)

This method is not documented.
Parameters
AphrontDatabaseConnection$conn
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild