You are here

private property EntityCache::$cacheIds in Apigee Edge 8

Array of entity ids stored in the cache.

Type: string[]

File

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

Class

EntityCache
Default entity cache implementation for controllers.

Namespace

Drupal\apigee_edge\Entity\Controller\Cache

Code

private $cacheIds = [];