public property ResultRow::$_relationship_objects in Search API 8
Extracted property values this result row, keyed by combined property path.
Type: \Drupal\Core\TypedData\TypedDataInterface[][]
File
- src/
Plugin/ views/ ResultRow.php, line 52
Class
- ResultRow
- A class representing a result row of a Search API-based view.
Namespace
Drupal\search_api\Plugin\viewsCode
public $_relationship_objects = [];