You are here

protected property ContentEntity::$memoryCache in Search API 8

The entity memory cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Plugin/search_api/datasource/ContentEntity.php, line 73

Class

ContentEntity
Represents a datasource which exposes the content entities.

Namespace

Drupal\search_api\Plugin\search_api\datasource

Code

protected $memoryCache;