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 |
|
|
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 |
|
|
DeployManagerEntitiesEntity |
class |
|
includes/DeployManagerEntitiesEntity.inc |
Developer Manager Entities Entity class. |
|
|
|
DeployManagerEntityViewsController |
class |
|
includes/DeployManagerEntityViewsController.inc |
Views controller class for deploy manager entities. |
|
|
|
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. |
|
|
|
DeployRemoteCcAuthenticatorSession |
class |
|
modules/deploy_remote_cc/plugins/DeployRemoteCcAuthenticatorSession.inc |
Authenticator for Cache clear service. |
|
|
|
DeployRemoteCcServiceRestJSON |
class |
|
modules/deploy_remote_cc/plugins/DeployRemoteCcServiceRestJSON.inc |
Class for calling Rest Service. |
|
|
|
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. |
2 |
|
|
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. |
|
|
|
deploy_views_handler_base |
abstract class |
|
includes/views/handler_base.inc |
Base class for handling the Deploy Manager "fields", |
5 |
|
|
deploy_views_handler_entity_label_field |
class |
|
includes/views/handler_entity_label_field.inc |
Class for handling the Deploy Manager Entity Label "field", |
|
|
|
deploy_views_handler_entity_link_field |
class |
|
includes/views/handler_entity_link_field.inc |
Class for handling the Deploy Manager Entity Link "field", |
|
|
|
deploy_views_handler_entity_type_label_field |
class |
|
includes/views/handler_entity_type_label_field.inc |
Class for handling the Deploy Manager Entity Type Label "field", |
|
|
|
deploy_views_handler_related_plans_field |
class |
|
includes/views/handler_related_plans_field.inc |
Class for handling the Deploy Manager Related Plans "field", |
|
|
|
deploy_views_handler_revision_class_field |
class |
|
includes/views/handler_revision_class_field.inc |
Class for handling the deploy manager entity revision class "field". |
|
|
|
deploy_views_handler_revision_status_field |
class |
|
includes/views/handler_revision_status_field.inc |
Class for handling the deploy manager entity revision status "field". |
|
|
|
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. |
|
|
|