public function withIDs($ids)
public function withIDs($ids)
Parameters
array | $ids |
Return
wild |
public function withPHIDs($phids)
public function withPHIDs($phids)
Parameters
array | $phids |
Return
wild |
public function withAuthorPHIDs($phids)
public function withAuthorPHIDs($phids)
Parameters
array | $phids |
Return
wild |
public function withParentPHIDs($phids)
public function withParentPHIDs($phids)
Parameters
array | $phids |
Return
wild |
public function needContent($need_content)
public function needContent($need_content)
Parameters
$need_content |
Return
wild |
public function needRawContent($need_raw_content)
public function needRawContent($need_raw_content)
Parameters
$need_raw_content |
Return
wild |
public function needSnippets($need_snippets)
public function needSnippets($need_snippets)
Parameters
$need_snippets |
Return
wild |
public function withLanguages($languages)
public function withLanguages($languages)
Parameters
array | $languages |
Return
wild |
public function withDateCreatedBefore($date_created_before)
public function withDateCreatedBefore($date_created_before)
Parameters
$date_created_before |
Return
wild |
public function withDateCreatedAfter($date_created_after)
public function withDateCreatedAfter($date_created_after)
Parameters
$date_created_after |
Return
wild |
public function withStatuses($statuses)
public function withStatuses($statuses)
Parameters
array | $statuses |
Return
wild |
public function newResultObject()
public function newResultObject()
Return
wild |
protected function loadPage()
protected function loadPage()
Return
wild |
protected function didFilterPage($pastes)
protected function didFilterPage($pastes)
Parameters
array | $pastes |
Return
wild |
protected function buildWhereClauseParts($conn)
protected function buildWhereClauseParts($conn)
Parameters
AphrontDatabaseConnection | $conn |
Return
wild |
protected function getPrimaryTableAlias()
protected function getPrimaryTableAlias()
Return
wild |
private function getContentCacheKey($paste)
private function getContentCacheKey($paste)
Parameters
PhabricatorPaste | $paste |
Return
wild |
private function getSnippetCacheKey($paste)
private function getSnippetCacheKey($paste)
Parameters
PhabricatorPaste | $paste |
Return
wild |
private function loadRawContent($pastes)
private function loadRawContent($pastes)
Parameters
array | $pastes |
Return
wild |
private function loadContent($pastes)
private function loadContent($pastes)
Parameters
array | $pastes |
Return
wild |
private function loadSnippets($pastes)
private function loadSnippets($pastes)
Parameters
array | $pastes |
Return
wild |
private function buildContent($paste)
private function buildContent($paste)
Parameters
PhabricatorPaste | $paste |
Return
wild |
private function buildSnippet($paste)
private function buildSnippet($paste)
Parameters
PhabricatorPaste | $paste |
Return
wild |
private function highlightSource($source, $title, $language)
private function highlightSource($source, $title, $language)
Parameters
$source | ||
$title | ||
$language |
Return
wild |
public function getQueryApplicationClass()
public function getQueryApplicationClass()
Return
wild |