- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- Method
- Method
- src/applications/typeahead/application/PhabricatorTypeaheadApplication.php
- File
- Method
- Method
- Method
- src/applications/typeahead/datasource/PhabricatorTypeaheadRuntimeCompositeDatasource.php
- File
- Method
- Method
- Method
- Method
- src/applications/typeahead/datasource/PhabricatorTypeaheadMonogramDatasource.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/typeahead/datasource/PhabricatorTypeaheadCompositeDatasource.php
- File
- Method
- Method
- src/applications/typeahead/datasource/__tests__/PhabricatorTypeaheadDatasourceTestCase.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/typeahead/datasource/__tests__/PhabricatorTypeaheadTestNumbersDatasource.php
- File
- Method
- Method
- Method
- Method
- Get the function tokens entered in the typeahead field, e.g. "not" or "any"
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Check if this datasource requires a logged-in viewer.
- Method
- Return all function tokens for typeahead datasources, with each key being the function name (e.g. any, not, null, only) and each value being another array containing name, summary, description. See the "Function Quick Reference" in the Typeahead Function Help for details.
- Method
- Return available function tokens for this typeahead datasource, with each key being the function name (e.g. any, not, null, only) and each value being another array containing name, summary, description. See the "Function Quick Reference" in the Typeahead Function Help for details.
- Method
- Method
- Method
- Method
- Method
- Filter a list of results, removing items which don't match the query tokens.
- Method
- Can the user browse through results from this datasource?
- Method
- Method
- Break search term entered in typeahead field into string tokens
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method