protected property ReverseEntityReferences::$entityFieldManager in Search API 8
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManager|null
File
- src/
Plugin/ search_api/ processor/ ReverseEntityReferences.php, line 59
Class
- ReverseEntityReferences
- Allows indexing of reverse entity references.
Namespace
Drupal\search_api\Plugin\search_api\processorCode
protected $entityFieldManager;