private property EntityIdCache::$allIdsInCache in Apigee Edge 8
Indicates whether all entity ids in cache all or not.
Type: bool
File
- src/
Entity/ Controller/ Cache/ EntityIdCache.php, line 50
Class
- EntityIdCache
- Base definition of the entity id cache service used by controllers.
Namespace
Drupal\apigee_edge\Entity\Controller\CacheCode
private $allIdsInCache = FALSE;