protected property SearchQuery::$searchExpression
The search query that is used for searching.
Tipo: string
Archivo
- drupal-7.x/
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.
Código
protected $searchExpression;