8 functions implement hook_disable()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

filter_test_filter_format_disable in drupal/core/modules/filter/tests/filter_test/filter_test.module
Implements hook_filter_format_disable().
language_disable in drupal/core/modules/language/language.install
Implements hook_disable().
language_types_disable in drupal/core/includes/language.inc
Disables the given language types.
module_disable in drupal/core/includes/module.inc
Disables a given set of modules.
node_access_test_language_disable in drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module
Implements hook_disable().
php_disable in drupal/core/modules/php/php.install
Implements hook_disable().
text_filter_format_disable in drupal/core/modules/text/text.module
Implements hook_filter_format_disable().
theme_disable in drupal/core/includes/theme.inc
Disables a given list of themes.