Page MenuHomeGitPull.it
Diviner Tech Docs PhorgeLibraryQuery

final class PhorgeLibraryQuery
Phorge Technical Documentation ()

This class is not documented.

Tasks

Formatting Query Clauses

Other Methods

Methods

public function execute()

This method is not documented.
Return
wild

protected function formatWhereClause($conn, $parts)
Inherited

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

protected function formatSelectClause($conn, $parts)
Inherited

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

protected function formatJoinClause($conn, $parts)
Inherited

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

protected function formatHavingClause($conn, $parts)
Inherited

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

private function flattenSubclause($parts)
Inherited

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

public function getIsOverheated()
Inherited

This method is not documented.
Return
wild

final public function setOffset($offset)
Inherited

This method is not documented.
Parameters
$offset
Return
wild

final public function setLimit($limit)
Inherited

This method is not documented.
Parameters
$limit
Return
wild

final public function getOffset()
Inherited

This method is not documented.
Return
wild

final public function getLimit()
Inherited

This method is not documented.
Return
wild

protected function buildLimitClause($conn)
Inherited

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

final public function executeWithOffsetPager($pager)
Inherited

This method is not documented.
Parameters
\PHUIPagerView$pager
Return
wild

private function loadLibraries()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild

public function newResultObject()

This method is not documented.
Return
wild