You are here

Classes, traits, and interfaces in Deploy - Content Staging 7.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DeployAdhocPlanTestCase class modules/deploy_adhoc_plan/deploy_adhoc_plan.test Test a full deployment with the ad hoc deployment functionality.
DeployAggregator interface includes/DeployAggregator.inc Interface for all deploy aggregators. 1
DeployAggregatorBase class includes/DeployAggregator.inc Base class implementing the DeployAggregator interface. All aggregator plugins should extend this class. 2
DeployAggregatorManaged class plugins/DeployAggregatorManaged.inc Managed deployment aggregator.
DeployAggregatorViews class modules/deploy_aggregator_views/plugins/DeployAggregatorViews.inc Class for a deploy aggregator that aggregates entities using a View.
DeployAuthenticationException class includes/DeployAuthenticator.inc Exception thrown when authentication fails.
DeployAuthenticator interface includes/DeployAuthenticator.inc Interface for deploy authenticators. 2
DeployAuthenticatorOAuth class plugins/DeployAuthenticatorOAuth.inc Incomplete Authenticator class that uses oAuth.
DeployAuthenticatorSession class plugins/DeployAuthenticatorSession.inc Authentication class that uses session authentication.
DeployAutoPlanNoDependencyPluginTestCase class modules/deploy_auto_plan/deploy_auto_plan.test
DeployAutoPlanTestCase class modules/deploy_auto_plan/deploy_auto_plan.test Test a full deployment with the auto deployment functionality. 1
DeployEndpoint class includes/DeployEndpoint.inc Class representing a deployment endpoint.
DeployIterator class includes/DeployIterator.inc Iterator class which does the heavy lifting for detecting dependencies. 1
DeployPlan class includes/DeployPlan.inc Class representing a deployment plan.
DeployPlanException class includes/DeployPlan.inc Exception raised by deployment plans.
DeployPlanMalformedException class includes/DeployPlan.inc Exception raised by malformed deployment plans.
DeployPlanRunningException class includes/DeployPlan.inc Exception raised by malformed deployment plans.
DeployProcessor interface includes/DeployProcessor.inc The interface for deployment processors. 1
DeployProcessorBatch class plugins/DeployProcessorBatch.inc Processor class using the Batch API
DeployProcessorMemory class plugins/DeployProcessorMemory.inc Class for basic memory-based processing 2
DeployProcessorQueue class plugins/DeployProcessorQueue.inc Processor class using the Queue API
DeployQueuedDeploymentTestCase class ./deploy.test Test a full deployment between two sites with the Views aggregator and the Queue processor.
DeployService interface includes/DeployService.inc Interface for all deploy service plugins. 1
DeployServiceException class includes/DeployService.inc Exception thrown when a service fails.
DeployServiceRest class includes/DeployServiceRest.inc Base class for REST-based service plugins. 1
DeployServiceRestJSON class plugins/DeployServiceRestJSON.inc Class for deploying to a REST server using JSON
DeploySimpleDeploymentTestCase class ./deploy.test Test a full deployment between two sites, based on the provided example feature.
DeployWebTestCase class ./deploy.test Helper class. 4
deploy_ui_endpoint class modules/deploy_ui/plugins/export_ui/deploy_ui_endpoint.class.php Deploy endpoint UI class that extends CTools Export UI.
deploy_ui_plan class modules/deploy_ui/plugins/export_ui/deploy_ui_plan.class.php CTools Export UI class for deployment plans.
NoDependencyIterator class modules/deploy_auto_plan/plugins/iterator/deploy_auto_plan.NoDependencyIterator.class.php Iterator class for when there are no dependencies to iterate through.

Other projects