protected property Query::$aborted in Search API 8
Information about whether the query has been aborted or not.
Type: \Drupal\Component\Render\MarkupInterface|string|true|null
File
- src/
Query/ Query.php, line 129
Class
- Query
- Provides a standard implementation for a Search API query.
Namespace
Drupal\search_api\QueryCode
protected $aborted;