protected property ReverseEntityReferences::$references in Search API 8
Static cache for all entity references.
Type: array[][]|null
See also
\Drupal\search_api\Plugin\search_api\processor\ReverseEntityReferences::getEntityReferences()
File
- src/
Plugin/ search_api/ processor/ ReverseEntityReferences.php, line 45
Class
- ReverseEntityReferences
- Allows indexing of reverse entity references.
Namespace
Drupal\search_api\Plugin\search_api\processorCode
protected $references;