[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/diffusion/query/lowlevel/ -> DiffusionLowLevelCommitFieldsQuery.php (summary)

(no description)

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

Defines 5 functions

  withCommitRef()
  getRevisionMatchData()
  setRevisionMatchData()
  executeQuery()
  pickBestRevision()

Functions
Functions that are not part of a class:

withCommitRef(DiffusionCommitRef $ref)   X-Ref
No description

getRevisionMatchData()   X-Ref
No description

setRevisionMatchData($key, $value)   X-Ref
No description

executeQuery()   X-Ref
No description

pickBestRevision(array $revisions)   X-Ref
When querying for revisions by hash, more than one revision may be found.
This function identifies the "best" revision from such a set. Typically,
there is only one revision found. Otherwise, we try to pick an accepted
revision first, followed by an open revision, and otherwise we go with a
closed or abandoned revision as a last resort.




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