You are here

private property AppCacheByOwner::$appNameCache in Apigee Edge 8

Dedicated cache instance that stores a specific owner app names.

This cache is used by the getEntityIds() method on developer- and company app controllers.

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

File

src/Entity/Controller/Cache/AppCacheByOwner.php, line 63

Class

AppCacheByOwner
Default cache store for apps of a specific owner.

Namespace

Drupal\apigee_edge\Entity\Controller\Cache

Code

private $appNameCache;