Class | Location | Description |
---|---|---|
SearchExpression |
drupal/ |
Defines a search expression. |
SearchQuery |
drupal/ |
Performs a query on the full-text search index for a word or words. |
ViewsSearchQuery |
drupal/ |
Extends the core SearchQuery to be able to gets it's protected values. |