SearchQuery::$executedFirstPass

Indicates whether the first pass query has been executed.

Type: boolean

File

modules/search/search.extender.inc, line 102

Class

SearchQuery
Do a query on the full-text search index for a word or words.

Code

protected $executedFirstPass = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.