You are here

service cache.apigee_edge_entity in Apigee Edge 8

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
9 string references to cache.apigee_edge_entity
ApiProductStorage::createInstance in src/Entity/Storage/ApiProductStorage.php
Instantiates a new instance of this entity handler.
ApiProductStorage::createInstance in modules/apigee_edge_apiproduct_rbac/tests/modules/apigee_edge_apiproduct_rbac_test/src/ApiProductStorage.php
Instantiates a new instance of this entity handler.
AppStorage::createInstance in src/Entity/Storage/AppStorage.php
Instantiates a new instance of this entity handler.
CacheTest::setUp in tests/src/FunctionalJavascript/CacheTest.php
DeveloperAppStorage::createInstance in src/Entity/Storage/DeveloperAppStorage.php
Instantiates a new instance of this entity handler.

... See full list

File

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

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory: 'cache_factory:get'
  5. arguments:
  6. - apigee_edge_entity