Page MenuHomePhabricator

final class PhabricatorFeedQuery
Phabricator Technical Documentation (Feed)

This class is not documented.

Methods

public function withFilterPHIDs($phids)

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

public function withChronologicalKeys($keys)

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

public function withEpochInRange($range_min, $range_max)

This method is not documented.
Parameters
$range_min
$range_max
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($data)

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

protected function buildJoinClauseParts($conn)

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

protected function buildWhereClauseParts($conn)

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

protected function buildGroupClause($conn)

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

protected function getDefaultOrderVector()

This method is not documented.
Return
wild

public function getBuiltinOrders()

This method is not documented.
Return
wild

public function getOrderableColumns()

This method is not documented.
Return
wild

protected function applyExternalCursorConstraintsToQuery($subquery, $cursor)

This method is not documented.
Parameters
PhabricatorCursorPagedPolicyAwareQuery$subquery
$cursor
Return
wild

protected function newExternalCursorStringForResult($object)

This method is not documented.
Parameters
$object
Return
wild

protected function newPagingMapFromPartialObject($object)

This method is not documented.
Parameters
$object
Return
wild

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild