protected property AddSearchMetaEvent::$query in JSON:API Search API 8
The query that was executed.
Type: \Drupal\search_api\Query\QueryInterface
File
- src/
Event/ AddSearchMetaEvent.php, line 26
Class
- AddSearchMetaEvent
- Allows for other sources to modify the meta portion of the search.
Namespace
Drupal\jsonapi_search_api\EventCode
protected $query;