protected property SearchQuery::$searchExpression in Drupal 7
The search query that is used for searching.
Type: string
File
- modules/
search/ search.extender.inc, line 33 - Search query extender and helper functions.
Class
- SearchQuery
- Do a query on the full-text search index for a word or words.
Code
protected $searchExpression;