Page MenuHomePhabricator

final class NuanceItemQuery
Phabricator Technical Documentation (Nuance)

This class is not documented.

Methods

public function getQueryApplicationClass()
Inherited

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

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

public function withQueuePHIDs($queue_phids)

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

public function withItemTypes($item_types)

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

public function withItemKeys($item_keys)

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

public function withStatuses($statuses)

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

public function withItemContainerKeys($container_keys)

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

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

protected function buildWhereClauseParts($conn)

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