You are here

public function SearchApiEntityOperations::query in Search API 8

Called to add the field to a query.

Overrides EntityOperations::query

File

src/Plugin/views/field/SearchApiEntityOperations.php, line 82

Class

SearchApiEntityOperations
Renders all operations links for an entity.

Namespace

Drupal\search_api\Plugin\views\field

Code

public function query() {
}