Page MenuHomePhabricator

final class HeraldRuleQuery
Phabricator Technical Documentation (Herald)

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 withAuthorPHIDs($author_phids)

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

public function withRuleTypes($types)

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

public function withContentTypes($types)

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

public function withDisabled($disabled)

This method is not documented.
Parameters
$disabled
Return
wild

public function withActive($active)

This method is not documented.
Parameters
$active
Return
wild

public function withDatasourceQuery($query)

This method is not documented.
Parameters
$query
Return
wild

public function withTriggerObjectPHIDs($phids)

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

public function withAffectedObjectPHIDs($phids)

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

public function needConditionsAndActions($need)

This method is not documented.
Parameters
$need
Return
wild

public function needAppliedToPHIDs($phids)

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

public function needValidateAuthors($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($rules)

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

protected function buildWhereClauseParts($conn)

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

protected function buildJoinClauseParts($conn)

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

private function validateRuleAuthors($rules)

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

public function getQueryApplicationClass()

This method is not documented.
Return
wild

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild