You are here

protected property SearchApiEntityField::$parentPath in Search API 8

The parent path of this property.

NULL for properties of a result item.

Type: string|null

File

src/Plugin/views/field/SearchApiEntityField.php, line 36

Class

SearchApiEntityField
Displays entity field data.

Namespace

Drupal\search_api\Plugin\views\field

Code

protected $parentPath;