You are here

Classes, traits, and interfaces in Apigee Edge 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AbstractAppCredentialEvent abstract class Drupal\apigee_edge\Event src/Event/AbstractAppCredentialEvent.php Base class for app credential create, generate and add products events. 5 2
AccessTest class Drupal\Tests\apigee_edge_teams\Functional modules/apigee_edge_teams/tests/src/Functional/AccessTest.php Teams module access test.
AddAppForDeveloperLocalAction class Drupal\apigee_edge\Plugin\Menu src/Plugin/Menu/AddAppForDeveloperLocalAction.php Defines an Add app local action with dynamic title. 1
AddAppForTeamLocalAction class Drupal\apigee_edge_teams\Plugin\Menu modules/apigee_edge_teams/src/Plugin/Menu/AddAppForTeamLocalAction.php Defines an Add app local action with dynamic title. 1
AddTeamMembersForm class Drupal\apigee_edge_teams\Form modules/apigee_edge_teams/src/Form/AddTeamMembersForm.php Add team members form. 1
ApiClientProfiler class Drupal\apigee_edge_debug\HttpClientMiddleware modules/apigee_edge_debug/src/HttpClientMiddleware/ApiClientProfiler.php Http client middleware that profiles Apigee Edge API calls. 2
ApigeeActionsEntityTypeHelper class Drupal\apigee_edge_actions modules/apigee_edge_actions/src/ApigeeActionsEntityTypeHelper.php Defines the apigee_edge_actions.edge_entity_type_manager service. 2
ApigeeActionsEntityTypeHelperInterface interface Drupal\apigee_edge_actions modules/apigee_edge_actions/src/ApigeeActionsEntityTypeHelperInterface.php Defines the ApigeeActionsEntityTypeHelperInterface interface. 1 1
ApigeeAuthKeyInput class Drupal\apigee_edge\Plugin\KeyInput src/Plugin/KeyInput/ApigeeAuthKeyInput.php Apigee Edge authentication credentials input text fields.
ApigeeAuthKeyType class Drupal\apigee_edge\Plugin\KeyType src/Plugin/KeyType/ApigeeAuthKeyType.php Key type for Apigee Edge authentication credentials. 1
ApigeeEdgeActionsDebugEventSubscriber class Drupal\apigee_edge_actions_debug\EventSubscriber modules/apigee_edge_actions/modules/apigee_edge_actions_debug/src/EventSubscriber/ApigeeEdgeActionsDebugEventSubscriber.php Implements event subscriber for all apigee_edge_actions events. 2
ApigeeEdgeActionsEventInterface interface Drupal\apigee_edge_actions\Event modules/apigee_edge_actions/src/Event/ApigeeEdgeActionsEventInterface.php Defines a common interface for Apigee Actions events. 1 1
ApigeeEdgeActionsRulesKernelTestBase class Drupal\Tests\apigee_edge_actions\Kernel modules/apigee_edge_actions/tests/src/Kernel/ApigeeEdgeActionsRulesKernelTestBase.php Provides a base class for testing Edge entity events. 8 8
ApigeeEdgeActionsServiceProvider class Drupal\apigee_edge_actions modules/apigee_edge_actions/src/ApigeeEdgeActionsServiceProvider.php Overrides apigee_edge services.
ApigeeEdgeCommands class Drupal\apigee_edge\Commands src/Commands/ApigeeEdgeCommands.php Drush 9 command file. 1 2
ApigeeEdgeCommandsTest class Drupal\Tests\apigee_edge\Unit\Commands tests/src/Unit/Commands/ApigeeEdgeCommandsTest.php Test ApigeeEdgeCommands class.
ApigeeEdgeDebugToFileLogger final class Drupal\apigee_edge_test\Logger tests/modules/apigee_edge_test/src/Logger/ApigeeEdgeDebugToFileLogger.php Logs Apigee Edge debug messages to a file in the root of Drupal. 2
ApigeeEdgeDeveloperIdFieldItem class Drupal\apigee_edge\Plugin\Field\FieldType src/Plugin/Field/FieldType/ApigeeEdgeDeveloperIdFieldItem.php Definition of Apigee Edge Developer ID computed field for User entity. 1
ApigeeEdgeExceptionInterface interface Drupal\apigee_edge\Exception src/Exception/ApigeeEdgeExceptionInterface.php Module specific base exception interface. 9
ApigeeEdgeFunctionalJavascriptTestBase abstract class Drupal\Tests\apigee_edge\FunctionalJavascript tests/src/FunctionalJavascript/ApigeeEdgeFunctionalJavascriptTestBase.php Base class for functional javascript tests. 6 2
ApigeeEdgeFunctionalTestBase abstract class Drupal\Tests\apigee_edge\Functional tests/src/Functional/ApigeeEdgeFunctionalTestBase.php Base class for functional tests. 16 1
ApigeeEdgeFunctionalTestTrait trait Drupal\Tests\apigee_edge\Traits tests/src/Traits/ApigeeEdgeFunctionalTestTrait.php Provides common functionality for the Apigee Edge test classes. 3
ApigeeEdgeKernelTestTrait trait Drupal\Tests\apigee_edge\Kernel tests/src/Kernel/ApigeeEdgeKernelTestTrait.php Provides common functionality for the Apigee Edge kernel test classes. 4
ApigeeEdgeLoadUnchangedEntity class Drupal\apigee_edge\ParamConverter src/ParamConverter/ApigeeEdgeLoadUnchangedEntity.php Param converter that loads the unchanged (non cached) entity if needed. 2
ApigeeEdgeManagementCliService class Drupal\apigee_edge\Command\Util src/Command/Util/ApigeeEdgeManagementCliService.php Defines an interface for Edge connection classes. 1 2
ApigeeEdgeManagementCliServiceInterface interface Drupal\apigee_edge\Command\Util src/Command/Util/ApigeeEdgeManagementCliServiceInterface.php Defines an interface for Edge connection classes. 1 2
ApigeeEdgeManagementCliServiceTest class Drupal\Tests\apigee_edge\Unit\Command\Util tests/src/Unit/Command/Util/ApigeeEdgeManagementCliServiceTest.php Test ApigeeEdgeManagementCliService.
ApigeeEdgeManagementCliServiceTest class Drupal\Tests\apigee_edge\Kernel\Util tests/src/Kernel/Util/ApigeeEdgeManagementCliServiceTest.php ApigeeEdgeManagementCliService Edge tests.
ApigeeEdgeTeamsExceptionInterface interface Drupal\apigee_edge_teams\Exception modules/apigee_edge_teams/src/Exception/ApigeeEdgeTeamsExceptionInterface.php Module specific base exception interface. 2
ApigeeEdgeTeamsFunctionalTestBase abstract class Drupal\Tests\apigee_edge_teams\Functional modules/apigee_edge_teams/tests/src/Functional/ApigeeEdgeTeamsFunctionalTestBase.php Base class for Apigee Edge Teams functional tests. 6
ApigeeEdgeUtilTestTrait trait Drupal\Tests\apigee_edge\Traits tests/src/Traits/ApigeeEdgeUtilTestTrait.php Provides common functionality for the Apigee Edge test classes. 1
ApigeeEntityListElement class Drupal\apigee_edge\Element src/Element/ApigeeEntityListElement.php Provides an element for listing Apigee entities.
ApigeeFieldStorageFormat class Drupal\apigee_edge\Annotation src/Annotation/ApigeeFieldStorageFormat.php Defines an Apigee Edge field storage formatter annotation object. 1
ApigeeMockApiClientHelperTrait trait Drupal\Tests\apigee_mock_api_client\Traits tests/modules/apigee_mock_api_client/tests/src/Traits/ApigeeMockApiClientHelperTrait.php Helper functions working with Apigee tests. 10
ApigeeMockApiClientServiceProvider class Drupal\apigee_mock_api_client tests/modules/apigee_mock_api_client/src/ApigeeMockApiClientServiceProvider.php Class ApigeeMockClientServiceProvider.
ApigeeSecret class Drupal\apigee_edge\Element src/Element/ApigeeSecret.php Provides a secret element.
ApiProduct class Drupal\apigee_edge\Entity src/Entity/ApiProduct.php Defines the API product entity class. 1 12
ApiProductAccessControlForm class Drupal\apigee_edge\Form src/Form/ApiProductAccessControlForm.php Provides a form for configuring visible API products in Drupal. 1
ApiProductAccessTest class Drupal\Tests\apigee_edge\FunctionalJavascript tests/src/FunctionalJavascript/ApiProductAccessTest.php Validates built-in access control on API products. 1 1
ApiProductAliasForm class Drupal\apigee_edge\Form src/Form/ApiProductAliasForm.php Provides a form for changing API Product entity labels. 1
ApiProductCachingForm class Drupal\apigee_edge\Form src/Form/ApiProductCachingForm.php Provides a form for changing API Product caching related settings. 1
ApiProductController final class Drupal\apigee_edge\Entity\Controller src/Entity/Controller/ApiProductController.php Definition of the API product controller service. 2
ApiProductController final class Drupal\apigee_edge_apiproduct_rbac_test modules/apigee_edge_apiproduct_rbac/tests/modules/apigee_edge_apiproduct_rbac_test/src/ApiProductController.php API product controller that reads and writes attributes from/to States API. 2
ApiProductControllerInterface interface Drupal\apigee_edge\Entity\Controller src/Entity/Controller/ApiProductControllerInterface.php Base definition of the API product controller service in Drupal. 2 7
ApiProductEntityAccessCacheReset final class Drupal\apigee_edge\EventSubscriber src/EventSubscriber/ApiProductEntityAccessCacheReset.php Ensures that entity access cache gets cleared on API product entities. 2
ApiProductInterface interface Drupal\apigee_edge\Entity src/Entity/ApiProductInterface.php Defines an interface for API product entity objects. 1 12
ApiProductRoleBasedAccessAnonymousAuthenticatedTest class Drupal\Tests\apigee_edge_apiproduct_rbac\FunctionalJavascript modules/apigee_edge_apiproduct_rbac/tests/src/FunctionalJavascript/ApiProductRoleBasedAccessAnonymousAuthenticatedTest.php Validates role based access control on API products.
ApiProductRoleBasedAccessAnonymousInternalTest class Drupal\Tests\apigee_edge_apiproduct_rbac\FunctionalJavascript modules/apigee_edge_apiproduct_rbac/tests/src/FunctionalJavascript/ApiProductRoleBasedAccessAnonymousInternalTest.php Validates role based access control on API products.
ApiProductRoleBasedAccessAuthenticatedInternalTest class Drupal\Tests\apigee_edge_apiproduct_rbac\FunctionalJavascript modules/apigee_edge_apiproduct_rbac/tests/src/FunctionalJavascript/ApiProductRoleBasedAccessAuthenticatedInternalTest.php Validates role based access control on API products.
ApiProductRoleBasedAccessMissingAttributeTest class Drupal\Tests\apigee_edge_apiproduct_rbac\FunctionalJavascript modules/apigee_edge_apiproduct_rbac/tests/src/FunctionalJavascript/ApiProductRoleBasedAccessMissingAttributeTest.php Validates role based access control on API products.

Pages

Other projects