[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/repository/query/ -> PhabricatorRepositoryQuery.php (summary)

(no description)

File Size: 452 lines (12 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 25 functions

  withIDs()
  withPHIDs()
  withCallsigns()
  withStatus()
  withHosted()
  withTypes()
  withUUIDs()
  withNameContains()
  withRemoteURIs()
  withAnyProjects()
  needCommitCounts()
  needMostRecentCommits()
  needProjectPHIDs()
  setOrder()
  loadPage()
  willFilterPage()
  didFilterPage()
  getReversePaging()
  getPagingColumn()
  loadCursorObject()
  buildPagingClause()
  buildJoinsClause()
  buildWhereClause()
  getQueryApplicationClass()
  getNormalizedPaths()

Functions
Functions that are not part of a class:

withIDs(array $ids)   X-Ref
No description

withPHIDs(array $phids)   X-Ref
No description

withCallsigns(array $callsigns)   X-Ref
No description

withStatus($status)   X-Ref
No description

withHosted($hosted)   X-Ref
No description

withTypes(array $types)   X-Ref
No description

withUUIDs(array $uuids)   X-Ref
No description

withNameContains($contains)   X-Ref
No description

withRemoteURIs(array $uris)   X-Ref
No description

withAnyProjects(array $projects)   X-Ref
No description

needCommitCounts($need_counts)   X-Ref
No description

needMostRecentCommits($need_commits)   X-Ref
No description

needProjectPHIDs($need_phids)   X-Ref
No description

setOrder($order)   X-Ref
No description

loadPage()   X-Ref
No description

willFilterPage(array $repositories)   X-Ref
No description

didFilterPage(array $repositories)   X-Ref
No description

getReversePaging()   X-Ref
No description

getPagingColumn()   X-Ref
No description

loadCursorObject($id)   X-Ref
No description

buildPagingClause(AphrontDatabaseConnection $conn_r)   X-Ref
No description

buildJoinsClause(AphrontDatabaseConnection $conn_r)   X-Ref
No description

buildWhereClause(AphrontDatabaseConnection $conn_r)   X-Ref
No description

getQueryApplicationClass()   X-Ref
No description

getNormalizedPaths()   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1