Page MenuHomePhabricator
Diviner Phabricator Tech Docs DrydockAuthorizationQuery

final class DrydockAuthorizationQuery
Phabricator Technical Documentation (Drydock)

This class is not documented.

Methods

public function getQueryApplicationClass()
Inherited

This method is not documented.
Return
wild

public static function isFullyAuthorized($object_phid, $blueprint_phids)

This method is not documented.
Parameters
$object_phid
array$blueprint_phids
Return
wild

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 withBlueprintPHIDs($phids)

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

public function withObjectPHIDs($phids)

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

public function withBlueprintStates($states)

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

public function withObjectStates($states)

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

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

protected function buildWhereClauseParts($conn)

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