Page MenuHomePhabricator

final class PhabricatorMacroQuery
Phabricator Technical Documentation (Macro)

This class is not documented.

Methods

public static function getStatusOptions()

This method is not documented.
Return
wild

public static function getFlagColorsOptions()

This method is not documented.
Return
wild

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 withNameLike($name)

This method is not documented.
Parameters
$name
Return
wild

public function withNames($names)

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

public function withNamePrefix($prefix)

This method is not documented.
Parameters
$prefix
Return
wild

public function withStatus($status)

This method is not documented.
Parameters
$status
Return
wild

public function withDateCreatedBefore($date_created_before)

This method is not documented.
Parameters
$date_created_before
Return
wild

public function withDateCreatedAfter($date_created_after)

This method is not documented.
Parameters
$date_created_after
Return
wild

public function withFlagColor($flag_color)

This method is not documented.
Parameters
$flag_color
Return
wild

public function needFiles($need_files)

This method is not documented.
Parameters
$need_files
Return
wild

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function buildWhereClauseParts($conn)

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

protected function didFilterPage($macros)

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

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild

public function getOrderableColumns()

This method is not documented.
Return
wild

protected function newPagingMapFromPartialObject($object)

This method is not documented.
Parameters
$object
Return
wild

public function getBuiltinOrders()

This method is not documented.
Return
wild