You are here

Functions in Environment 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_environment_current ./environment.drush.inc Implements drush_hook_COMMAND for environment.
drush_environment_list ./environment.drush.inc Implements drush_hook_COMMAND for environment.
drush_environment_switch ./environment.drush.inc Implements drush_hook_COMMAND for environment_switch.
drush_environment_switch_validate ./environment.drush.inc Implements drush_hook_COMMAND_validate() for environment_switch.
environment_current ./environment.module Gets the current environment. 4
environment_drush_command ./environment.drush.inc Implements hook_drush_command().
environment_drush_help ./environment.drush.inc Implements hook_drush_help().
environment_drush_render_environment ./environment.drush.inc Render the specified environment definition as a descriptive one-liner. 1
environment_install ./environment.install Implements hook_install().
environment_load ./environment.module Fetches all available environments. 7
environment_requirements ./environment.install Implements hook_requirements().
environment_set ./environment.module Se the new environment. 1
environment_switch ./environment.module Switches between two environments. 4
environment_uninstall ./environment.install Implements hook_uninstall().
hook_environment_switch ./environment.api.php React to an environment state change.
_environment_options ./environment.module Provides environment form options. 1

Other projects