[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/flag/query/ -> PhabricatorFlagQuery.php (summary)

(no description)

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

Defines 12 functions

  withOwnerPHIDs()
  withTypes()
  withObjectPHIDs()
  withColors()
  setGroupBy()
  needHandles()
  needObjects()
  loadUserFlag()
  loadPage()
  willFilterPage()
  buildWhereClause()
  getQueryApplicationClass()

Functions
Functions that are not part of a class:

withOwnerPHIDs(array $owner_phids)   X-Ref
No description

withTypes(array $types)   X-Ref
No description

withObjectPHIDs(array $object_phids)   X-Ref
No description

withColors(array $colors)   X-Ref
No description

setGroupBy($group)   X-Ref
NOTE: this is done in PHP and not in MySQL, which means its inappropriate
for large datasets. Pragmatically, this is fine for user flags which are
typically well under 100 flags per user.


needHandles($need)   X-Ref
No description

needObjects($need)   X-Ref
No description

loadUserFlag(PhabricatorUser $user, $object_phid)   X-Ref
No description

loadPage()   X-Ref
No description

willFilterPage(array $flags)   X-Ref
No description

buildWhereClause($conn_r)   X-Ref
No description

getQueryApplicationClass()   X-Ref
No description



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