Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs DiffusionCommitResultBucket

abstract class DiffusionCommitResultBucket
Phabricator Technical Documentation (Diffusion)

This class is not documented.

Methods

final public function setPageSize($page_size)
Inherited

This method is not documented.
Parameters
$page_size
Return
wild

final public function getPageSize()
Inherited

This method is not documented.
Return
wild

public function setViewer($viewer)
Inherited

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

public function getViewer()
Inherited

This method is not documented.
Return
wild

protected function getDefaultPageSize()
Inherited

This method is not documented.
Return
wild

abstract public function getResultBucketName()
Inherited

This method is not documented.
Return
wild

abstract protected function buildResultGroups($query, $objects)
Inherited

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

final public function newResultGroups($query, $objects)
Inherited

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

final public function getResultBucketKey()
Inherited

This method is not documented.
Return
wild

final protected function newGroup()
Inherited

This method is not documented.
Return
wild

public static function getAllResultBuckets()

This method is not documented.
Return
wild

protected function hasAuditorsWithStatus($commit, $phids, $statuses)

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