Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorAuthFactorConfigQuery

final class PhabricatorAuthFactorConfigQuery
Phabricator Technical Documentation (Auth)

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 withUserPHIDs($user_phids)

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

public function withFactorProviderPHIDs($provider_phids)

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

public function withFactorProviderStatuses($statuses)

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

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
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 willFilterPage($configs)

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

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild