You are here

protected property EntityCache::$entityIdCache in Apigee Edge 8

The entity id cache related to this entity type.

Type: \Drupal\apigee_edge\Entity\Controller\Cache\EntityIdCacheInterface

File

src/Entity/Controller/Cache/EntityCache.php, line 64

Class

EntityCache
Default entity cache implementation for controllers.

Namespace

Drupal\apigee_edge\Entity\Controller\Cache

Code

protected $entityIdCache;