Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorRepositoryPushLogQuery

final class PhabricatorRepositoryPushLogQuery
Phabricator Technical Documentation (Repositories)

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 withRepositoryPHIDs($repository_phids)

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

public function withPusherPHIDs($pusher_phids)

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

public function withRefTypes($ref_types)

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

public function withNewRefs($new_refs)

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

public function withPushEventPHIDs($phids)

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

public function withEpochBetween($min, $max)

This method is not documented.
Parameters
$min
$max
Return
wild

public function withBlockingHeraldRulePHIDs($phids)

This method is not documented.
Parameters
array$phids
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($logs)

This method is not documented.
Parameters
array$logs
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 shouldJoinPushEventTable()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild