service apigee_edge.controller.cache.developer_companies in Apigee Edge 8
Class
Drupal\apigee_edge\Entity\DeveloperCompaniesCache4 string references to apigee_edge.controller.cache.developer_companies
- ApigeeEdgeActionsServiceProvider::register in modules/
apigee_edge_actions/ src/ ApigeeEdgeActionsServiceProvider.php - Registers services to the container.
- Developer::postDelete in src/
Entity/ Developer.php - Acts on deleted entities before the delete hook is invoked.
- Developer::__construct in src/
Entity/ Developer.php - Developer constructor.
- DeveloperStorage::createInstance in src/
Entity/ Storage/ DeveloperStorage.php - Instantiates a new instance of this entity handler.
File
View source
- class: Drupal\apigee_edge\Entity\DeveloperCompaniesCache
- arguments:
- - '@apigee_edge.cache.memory_cache_factory'