14 functions implement hook_enable()

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

breakpoint_enable in drupal/core/modules/breakpoint/breakpoint.install
Implements hook_enable().
comment_enable in drupal/core/modules/comment/comment.install
Implements hook_enable().
forum_enable in drupal/core/modules/forum/forum.install
Implements hook_enable().
language_enable in drupal/core/modules/language/language.install
Implements hook_enable().
menu_enable in drupal/core/modules/menu/menu.module
Implements hook_enable().
module_enable in drupal/core/includes/module.inc
Enables or installs a given list of modules.
module_test_enable in drupal/core/modules/system/tests/modules/module_test/module_test.install
Implements hook_enable().
overlay_enable in drupal/core/modules/overlay/overlay.install
Implements hook_enable().
php_enable in drupal/core/modules/php/php.install
Implements hook_enable().
system_theme_enable in drupal/core/modules/system/system.admin.inc
Menu callback; Enables a theme.
theme_enable in drupal/core/includes/theme.inc
Enable a given list of themes.
tracker_enable in drupal/core/modules/tracker/tracker.install
Implements hook_enable().
translation_entity_enable in drupal/core/modules/translation_entity/translation_entity.install
Implements hook_enable().
update_module_enable in drupal/core/includes/update.inc
Helper function to install a new module in Drupal 8 via hook_update_N().