Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorSlowvoteQuery

final class PhabricatorSlowvoteQuery
Phabricator Technical Documentation (Slowvote)

This class is not documented.

Methods

public function withIDs($ids)

This method is not documented.
Parameters
$ids
Return
wild

public function withPHIDs($phids)

This method is not documented.
Parameters
$phids
Return
wild

public function withAuthorPHIDs($author_phids)

This method is not documented.
Parameters
$author_phids
Return
wild

public function withVotesByViewer($with_vote)

This method is not documented.
Parameters
$with_vote
Return
wild

public function withIsClosed($with_closed)

This method is not documented.
Parameters
$with_closed
Return
wild

public function needOptions($need_options)

This method is not documented.
Parameters
$need_options
Return
wild

public function needChoices($need_choices)

This method is not documented.
Parameters
$need_choices
Return
wild

public function needViewerChoices($need_viewer_choices)

This method is not documented.
Parameters
$need_viewer_choices
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($polls)

This method is not documented.
Parameters
array$polls
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

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild