Search for enable

  1. Search 9.5.x for enable
  2. Search 8.9.x for enable
  3. Search 10.3.x for enable
  4. Search 11.x for enable
  5. Other projects
Title Object type File name Summary
BLOCK_CUSTOM_ENABLED constant modules/block/block.module Shows this block by default, but lets individual users hide it.
block_themes_enabled function modules/block/block.module Initializes blocks for enabled themes.
BookTestCase::testNavigationBlockOnAccessModuleEnabled function modules/book/book.test Tests the book navigation block when an access module is enabled.
CommentFieldsTest::testCommentEnable function modules/comment/comment.test Test that comment module works when enabled after a content module.
comment_enable function modules/comment/comment.install Implements hook_enable().
comment_modules_enabled function modules/comment/comment.install Implements hook_modules_enabled().
DashboardBlocksTestCase::testDisableEnable function modules/dashboard/dashboard.test Tests that the dashboard module can be re-enabled, retaining its blocks.
dashboard_enable function modules/dashboard/dashboard.install Implements hook_enable().
DatabaseLoggingTestCase::testEnableLogging function modules/simpletest/tests/database_test.test Test that we can log the existence of a query.
DatabaseLoggingTestCase::testEnableMultiConnectionLogging function modules/simpletest/tests/database_test.test Test that we can log queries separately on different connections.
DatabaseLoggingTestCase::testEnableMultiLogging function modules/simpletest/tests/database_test.test Test that we can run two logs in parallel.
DatabaseLoggingTestCase::testEnableTargetLogging function modules/simpletest/tests/database_test.test Test that we can log queries against multiple targets on the same connection.
DatabaseLoggingTestCase::testEnableTargetLoggingNoTarget function modules/simpletest/tests/database_test.test Test that logs to separate targets collapse to the same connection properly.
EnableDisableTestCase class modules/system/system.test Test module enabling/disabling functionality.
EnableDisableTestCase::$profile property modules/system/system.test The profile to install as a basis for testing.
EnableDisableTestCase::assertSuccessfulDisableAndUninstall function modules/system/system.test Disables and uninstalls a module and asserts that it was done correctly.
EnableDisableTestCase::getInfo function modules/system/system.test
EnableDisableTestCase::testEnableDisable function modules/system/system.test Test that all core modules can be enabled, disabled and uninstalled.
EnableDisableTestCase::testEntityInfoCacheWatchdog function modules/system/system.test Tests entity info cache after enabling a module with a dependency on an entity providing module.
EnableDisableTestCase::testEntityInfoChanges function modules/system/system.test Ensures entity info cache is updated after changes.
field_modules_enabled function modules/field/field.module Implements hook_modules_enabled().
filter_modules_enabled function modules/filter/filter.module Implements hook_modules_enabled().
ForumTestCase::testEnableForumField function modules/forum/forum.test Tests disabling and re-enabling the Forum module.
forum_enable function modules/forum/forum.install Implements hook_enable().
hook_enable function modules/system/system.api.php Perform necessary actions after module is enabled.
hook_modules_enabled function modules/system/system.api.php Perform necessary actions after modules are enabled.
hook_themes_enabled function modules/system/theme.api.php Respond to themes being enabled.
LocaleImportFunctionalTest::testAutomaticModuleTranslationImportLanguageEnable function modules/locale/locale.test Test automatic import of a module's translation files when a language is
enabled.
locale_modules_enabled function modules/locale/locale.module Implements hook_modules_enabled().
locale_themes_enabled function modules/locale/locale.module Implements hook_themes_enabled().
MenuTestCase::enableMenuLink function modules/menu/menu.test Enable a menu link.
menu_enable function modules/menu/menu.module Implements hook_enable().
ModuleDependencyTestCase::testEnableRequirementsFailureDependency function modules/system/system.test Tests enabling a module that depends on a module which fails hook_requirements().
ModuleDependencyTestCase::testEnableWithoutDependency function modules/system/system.test Attempt to enable translation module without locale enabled.
ModuleDependencyTestCase::testModuleEnableOrder function modules/system/system.test Tests that module dependencies are enabled in the correct order via the
UI. Dependencies should be enabled before their dependents.
module_enable function includes/module.inc Enables or installs a given list of modules.
module_test_enable function modules/simpletest/tests/module_test.install Implements hook_enable().
module_test_modules_enabled function modules/simpletest/tests/module_test.module Implements hook_modules_enabled().
node_modules_enabled function modules/node/node.module Implements hook_modules_enabled().
overlay_enable function modules/overlay/overlay.install Implements hook_enable().
php_enable function modules/php/php.install Implements hook_enable().
system_test_modules_enabled function modules/simpletest/tests/system_test.module Implements hook_modules_enabled().
system_theme_enable function modules/system/system.admin.inc Menu callback; Enables a theme.
theme_enable function includes/theme.inc Enables a given list of themes.
tracker_enable function modules/tracker/tracker.install Implements hook_enable().
TRANSLATION_ENABLED constant modules/translation/translation.module Identifies a content type which has translation support enabled.
update_themes_enabled function modules/update/update.module Implements hook_themes_enabled().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.