You are here

private property EntityCache::$allEntitiesInCache in Apigee Edge 8

Indicates whether all entities in the cache or not.

Type: bool

File

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

Class

EntityCache
Default entity cache implementation for controllers.

Namespace

Drupal\apigee_edge\Entity\Controller\Cache

Code

private $allEntitiesInCache = FALSE;