protected property SearchApiQuery::$abort in Search API 8
Whether to abort the search instead of executing it.
Type: bool
File
- src/
Plugin/ views/ query/ SearchApiQuery.php, line 90
Class
- SearchApiQuery
- Defines a Views query class for searching on Search API indexes.
Namespace
Drupal\search_api\Plugin\views\queryCode
protected $abort = FALSE;