- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Read a list of user PHIDs from a request in a flexible way. This method supports either of these forms:
- Method
- Method
- Method
- Method
- Method
- Get an engine by class name, if it exists.
- Method
- Load all available application search engines.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Return a human readable description of the type of objects this query searches for.
- Method
- Return the URI to a path within the application. Used to construct default URIs for management and results.
- Method
- Method
- Method
- Method
- Return an application URI for query management. This is used when, e.g., a query deletion operation is cancelled.
- Method
- Return an application URI corresponding to the results page of a query. Normally, this is something like `/application/query/QUERYKEY/`.
- Method
- Method
- Method
- Return a list of field keys which should be hidden from the viewer.
- Method
- Define the default display order for fields by returning a list of field keys.
- Method
- Method
- Method
- Method
- Method
- Builds the search form using the request.
- Method
- Method
- Hook for subclasses to adjust saved queries prior to use.
- Method
- Executes the saved query.
- Method
- Create a saved query object from the request.
- Method
- Method
- Method
- Method
- Method
- Whether this is in the context of rendering a panel
- Method
- Set rendering context (e.g. list or panel)
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/search/engine/PhabricatorApplicationSearchEngine.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/search/engine/PhabricatorSearchEngineAPIMethod.php
- File
- Class
- Internally pass normalized tokens to Porter to perform stemming. Or not.
- Method
- Internally convert corpus to lower case in a UTF8-aware way.
- Method
- Internally convert token to lower case in a UTF8-aware way.
- Method
- Perform normalization and stemming on input corpus
- Method
- Perform normalization and stemming on input token
- Method
- src/applications/search/compiler/PhutilSearchStemmer.php
- File
- src/applications/search/compiler/PhutilSearchQueryCompilerSyntaxException.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Get maximum number of tables in a single JOIN. MariaDB and MySQL set this to 61 tables per https://dev.mysql.com/doc/refman/8.4/en/join.html
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/search/compiler/PhutilSearchQueryCompiler.php
- File
- Method
- Method
- Method