You are here

namespace Drupal\apigee_edge_teams\Entity\Controller in Apigee Edge 8

Classsort descending Location Description
TeamAppController modules/apigee_edge_teams/src/Entity/Controller/TeamAppController.php Definition of the Team app controller service.
TeamAppControllerFactory modules/apigee_edge_teams/src/Entity/Controller/TeamAppControllerFactory.php Company app controller factory.
TeamAppControllerFactoryInterface modules/apigee_edge_teams/src/Entity/Controller/TeamAppControllerFactoryInterface.php Interface TeamAppControllerFactoryInterface.
TeamAppControllerInterface modules/apigee_edge_teams/src/Entity/Controller/TeamAppControllerInterface.php Base definition of the Team app controller service in Drupal.
TeamAppCredentialController modules/apigee_edge_teams/src/Entity/Controller/TeamAppCredentialController.php Definition of the team app credential controller service.
TeamAppCredentialControllerFactory modules/apigee_edge_teams/src/Entity/Controller/TeamAppCredentialControllerFactory.php The team app credential controller factory.
TeamAppCredentialControllerFactoryInterface modules/apigee_edge_teams/src/Entity/Controller/TeamAppCredentialControllerFactoryInterface.php Base definition of the team app credential factory service.
TeamAppCredentialControllerInterface modules/apigee_edge_teams/src/Entity/Controller/TeamAppCredentialControllerInterface.php Base definition of the team app credential controllers in Drupal.
TeamAppEdgeEntityControllerProxy modules/apigee_edge_teams/src/Entity/Controller/TeamAppEdgeEntityControllerProxy.php Team app specific entity controller implementation.
TeamController modules/apigee_edge_teams/src/Entity/Controller/TeamController.php Definition of the Team controller service.
TeamControllerInterface modules/apigee_edge_teams/src/Entity/Controller/TeamControllerInterface.php Base definition of the Team controller service in Drupal.