Page MenuHomePhabricator
Diviner Phabricator Tech Docs DifferentialDiffInlineCommentQuery

final class DifferentialDiffInlineCommentQuery
Phabricator Technical Documentation (Differential)

This class is not documented.

Methods

This method is not documented.
Return
wild

public function withIDs($ids)
Inherited

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

public function withPHIDs($phids)
Inherited

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

public function withTransactionPHIDs($transaction_phids)
Inherited

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

public function withAuthorPHIDs($phids)
Inherited

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

public function withIsDeleted($deleted)
Inherited

This method is not documented.
Parameters
$deleted
Return
wild

public function withHasTransaction($has_transaction)
Inherited

This method is not documented.
Parameters
$has_transaction
Return
wild

public function newResultObject()
Inherited

This method is not documented.
Return
wild

protected function loadPage()
Inherited

This method is not documented.
Return
wild

protected function buildWhereClauseParts($conn)

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

protected function getPrimaryTableAlias()
Inherited

This method is not documented.
Return
wild

public function getQueryApplicationClass()
Inherited

This method is not documented.
Return
wild

protected function buildInlineCommentWhereClauseParts($conn)

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

public function withObjectPHIDs($phids)

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

protected function loadHiddenCommentIDs($viewer_phid, $comments)

This method is not documented.
Parameters
$viewer_phid
array$comments
Return
wild

protected function newInlineContextMap($inlines)

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

protected function newInlineContextFromCacheData($map)

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

final public function withFixedStates($states)
Inherited

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

final public function needReplyToComments($need_reply_to)
Inherited

This method is not documented.
Parameters
$need_reply_to
Return
wild

final public function withPublishableComments($with_publishable)
Inherited

This method is not documented.
Parameters
$with_publishable
Return
wild

final public function withPublishedComments($with_published)
Inherited

This method is not documented.
Parameters
$with_published
Return
wild

final public function needHidden($need_hidden)
Inherited

This method is not documented.
Parameters
$need_hidden
Return
wild

final public function needInlineContext($need_context)
Inherited

This method is not documented.
Parameters
$need_context
Return
wild

final public function needAppliedDrafts($need_applied)
Inherited

This method is not documented.
Parameters
$need_applied
Return
wild

protected function willFilterPage($inlines)
Inherited

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

protected function didFilterPage($inlines)
Inherited

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

private function loadInlineCommentContext($inlines)
Inherited

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

protected function newCacheDataFromInlineContext($context)
Inherited

This method is not documented.
Parameters
PhabricatorInlineCommentContext$context
Return
wild

final protected function simplifyContext($lines, $is_head)
Inherited

This method is not documented.
Parameters
array$lines
$is_head
Return
wild

public function withRevisionPHIDs($phids)

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