You are here

service apigee_edge.controller.cache.developer_companies in Apigee Edge 8

Class

Drupal\apigee_edge\Entity\DeveloperCompaniesCache
4 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

./apigee_edge.services.yml
apigee_edge.services.yml

View source
  1. class: Drupal\apigee_edge\Entity\DeveloperCompaniesCache
  2. arguments:
  3. - '@apigee_edge.cache.memory_cache_factory'