Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorProjectColumnQuery

final class PhabricatorProjectColumnQuery
Phabricator Technical Documentation (Projects)

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 withProjectPHIDs($project_phids)

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

public function withProxyPHIDs($proxy_phids)

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

public function withStatuses($status)

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

public function withIsProxyColumn($is_proxy)

This method is not documented.
Parameters
$is_proxy
Return
wild

public function withTriggerPHIDs($trigger_phids)

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

public function needTriggers($need_triggers)

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

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

protected function didFilterPage($page)

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

protected function buildWhereClauseParts($conn)

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

public function getQueryApplicationClass()

This method is not documented.
Return
wild