You are here

protected property Field::$index in Search API 8

The index this field is attached to.

Type: \Drupal\search_api\IndexInterface

File

src/Item/Field.php, line 26

Class

Field
Represents a field on a search item that can be indexed.

Namespace

Drupal\search_api\Item

Code

protected $index;