protected property Query::$preExecuteRan in Search API 8
Flag for whether preExecute() was already called for this query.
Type: bool
File
- src/
Query/ Query.php, line 150
Class
- Query
- Provides a standard implementation for a Search API query.
Namespace
Drupal\search_api\QueryCode
protected $preExecuteRan = FALSE;