You are here

8 string references to 'DeployAggregatorManaged' in Deploy - Content Staging 7.2

deploy_deploy_aggregators in ./deploy.deploy.inc
Implements hook_deploy_aggregators().
deploy_drush_command in ./deploy.drush.inc
Implements hook_drush_command().
deploy_example_deploy_plans_default in modules/deploy_example/deploy_example.deploy_plans.inc
Implements hook_deploy_plans_default().
deploy_manager_plan_get_options in ./deploy.manager.inc
Options callback for the deploy_plan data type.
deploy_manager_plan_load in ./deploy.manager.inc
Loads a managed plan with the given name, returns false if no such plan exists.
deploy_manager_plan_load_all in ./deploy.manager.inc
Returns a list of all managed plans, i.e. all plans that use the DeployAggregatorManager aggregator plugin.
drush_deploy_create_plan in ./deploy.drush.inc
Command callback for creating plans.
_deploy_auto_plan_plans_list in modules/deploy_auto_plan/deploy_auto_plan.module
Fetches a list of deployment plans.