You are here

public property ResultRow::$_object in Search API 8

The original object for this row's result item, if retrieved.

Type: \Drupal\Core\TypedData\ComplexDataInterface|null

File

src/Plugin/views/ResultRow.php, line 45

Class

ResultRow
A class representing a result row of a Search API-based view.

Namespace

Drupal\search_api\Plugin\views

Code

public $_object;