[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/phid/query/ -> PhabricatorObjectQuery.php (summary)

(no description)

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

Defines 10 functions

  withPHIDs()
  withNames()
  withTypes()
  loadPage()
  getNamedResults()
  loadObjectsByName()
  loadObjectsByPHID()
  didFilterResults()
  shouldDisablePolicyFiltering()
  getQueryApplicationClass()

Functions
Functions that are not part of a class:

withPHIDs(array $phids)   X-Ref
No description

withNames(array $names)   X-Ref
No description

withTypes(array $types)   X-Ref
No description

loadPage()   X-Ref
No description

getNamedResults()   X-Ref
No description

loadObjectsByName(array $types, array $names)   X-Ref
No description

loadObjectsByPHID(array $types, array $phids)   X-Ref
No description

didFilterResults(array $filtered)   X-Ref
No description

shouldDisablePolicyFiltering()   X-Ref
This query disables policy filtering because it is performed in the
subqueries which actually load objects. We don't need to re-filter
results, since policies have already been applied.


getQueryApplicationClass()   X-Ref
No description



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