You are here

namespace Drupal\apigee_edge\Entity\Storage in Apigee Edge 8

Classsort descending Location Description
ApiProductStorage src/Entity/Storage/ApiProductStorage.php Entity storage class for API product entities.
ApiProductStorageInterface src/Entity/Storage/ApiProductStorageInterface.php Defines an interface for API product entity storage classes.
AppStorage src/Entity/Storage/AppStorage.php Base entity storage class for developer and team (company) app entities.
AttributesAwareFieldableEdgeEntityStorageBase src/Entity/Storage/AttributesAwareFieldableEdgeEntityStorageBase.php Storage for fieldable Edge entities that supports attributes.
AttributesAwareFieldableEdgeEntityStorageInterface src/Entity/Storage/AttributesAwareFieldableEdgeEntityStorageInterface.php Storage interface for fieldable Edge entities that supports attributes.
DeveloperAppStorage src/Entity/Storage/DeveloperAppStorage.php Entity storage class for Developer app entities.
DeveloperAppStorageInterface src/Entity/Storage/DeveloperAppStorageInterface.php Defines an interface for developer app entity storage classes.
DeveloperStorage src/Entity/Storage/DeveloperStorage.php Entity storage implementation for developers.
DeveloperStorageInterface src/Entity/Storage/DeveloperStorageInterface.php Defines an interface for developer entity storage classes.
EdgeEntityStorageBase src/Entity/Storage/EdgeEntityStorageBase.php Base entity storage class for Apigee Edge entities.
EdgeEntityStorageInterface src/Entity/Storage/EdgeEntityStorageInterface.php Base interface for Apigee Edge entity storage implementations.
FieldableEdgeEntityStorageBase src/Entity/Storage/FieldableEdgeEntityStorageBase.php Base class for fieldable Apigee Edge entities.
FieldableEdgeEntityStorageInterface src/Entity/Storage/FieldableEdgeEntityStorageInterface.php Defines an interface for fieldable Apigee Edge entities.