Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorSearchResultBucket

abstract class PhabricatorSearchResultBucket
Phabricator Technical Documentation (Search)

This class is not documented.

Methods

final public function setPageSize($page_size)

This method is not documented.
Parameters
$page_size
Return
wild

final public function getPageSize()

This method is not documented.
Return
wild

public function setViewer($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function getViewer()

This method is not documented.
Return
wild

protected function getDefaultPageSize()

This method is not documented.
Return
wild

abstract public function getResultBucketName()

This method is not documented.
Return
wild

abstract protected function buildResultGroups($query, $objects)

This method is not documented.
Parameters
PhabricatorSavedQuery$query
array$objects
Return
wild

final public function newResultGroups($query, $objects)

This method is not documented.
Parameters
PhabricatorSavedQuery$query
array$objects
Return
wild

final public function getResultBucketKey()

This method is not documented.
Return
wild

final protected function newGroup()

This method is not documented.
Return
wild