Search for modules

  1. Search 9.5.x for modules
  2. Search 8.9.x for modules
  3. Search 10.3.x for modules
  4. Search 11.x for modules
  5. Other projects
Title Object type File name Summary
block_modules_uninstalled function modules/block/block.module Implements hook_modules_uninstalled().
comment_modules_enabled function modules/comment/comment.install Implements hook_modules_enabled().
DrupalTestCase::$useSetupModulesCache property modules/simpletest/drupal_web_test_case.php Whether to cache the modules installation part of the setUp() method.
drupal_required_modules function includes/module.inc Returns an array of modules required by core.
drupal_uninstall_modules function includes/install.inc Uninstalls a given list of disabled modules.
example_profile_modules function external_documentation/developer/example.profile Return an array of the modules to be enabled when this profile is installed.
field_modules_disabled function modules/field/field.module Implements hook_modules_disabled().
field_modules_enabled function modules/field/field.module Implements hook_modules_enabled().
filter_modules_disabled function modules/filter/filter.module Implements hook_modules_disabled().
filter_modules_enabled function modules/filter/filter.module Implements hook_modules_enabled().
HelpTestCase::$modules property modules/help/help.test The list of modules.
hook_modules_disabled function modules/system/system.api.php Perform necessary actions after modules are disabled.
hook_modules_enabled function modules/system/system.api.php Perform necessary actions after modules are enabled.
hook_modules_installed function modules/system/system.api.php Perform necessary actions after modules are installed.
hook_modules_uninstalled function modules/system/system.api.php Perform necessary actions after modules are uninstalled.
install_profile_modules function includes/install.core.inc Installs required modules via a batch process.
locale_modules_disabled function modules/locale/locale.module Implements hook_modules_disabled().
locale_modules_enabled function modules/locale/locale.module Implements hook_modules_enabled().
locale_modules_installed function modules/locale/locale.module Implements hook_modules_installed().
ModuleDependencyTestCase::testMissingModules function modules/system/system.test Attempt to enable a module with a missing dependency.
ModuleTestCase::assertModules function modules/system/system.test Assert the list of modules are enabled or disabled.
ModuleUnitTest::testSystemModulesBrokenConfigure function modules/simpletest/tests/module.test Test system_modules() with a module with a broken configure path.
ModuleUnitTest::testSystemModulesNullVersion function modules/simpletest/tests/module.test Test system_modules() with a module with a dependency with a null version.
module_test_modules_disabled function modules/simpletest/tests/module_test.module Implements hook_modules_disabled().
module_test_modules_enabled function modules/simpletest/tests/module_test.module Implements hook_modules_enabled().
module_test_modules_uninstalled function modules/simpletest/tests/module_test.module Implements hook_modules_uninstalled().
node_modules_enabled function modules/node/node.module Implements hook_modules_enabled().
node_modules_uninstalled function modules/node/node.module Implements hook_modules_uninstalled().
rdf_modules_installed function modules/rdf/rdf.module Implements hook_modules_installed().
rdf_modules_uninstalled function modules/rdf/rdf.module Implements hook_modules_uninstalled().
system_modules function modules/system/system.admin.inc Menu callback; provides module enable/disable interface.
system_modules_confirm_form function modules/system/system.admin.inc Display confirmation form for required modules.
system_modules_submit function modules/system/system.admin.inc Submit callback; handles modules form submission.
system_modules_uninstall function modules/system/system.admin.inc Builds a form of currently disabled modules.
system_modules_uninstall_confirm_form function modules/system/system.admin.inc Confirm uninstall of selected modules.
system_modules_uninstall_submit function modules/system/system.admin.inc Processes the submitted uninstall form.
system_modules_uninstall_validate function modules/system/system.admin.inc Validates the submitted uninstall form.
system_sort_modules_by_info_name function modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name.
system_test_modules_disabled function modules/simpletest/tests/system_test.module Implements hook_modules_disabled().
system_test_modules_enabled function modules/simpletest/tests/system_test.module Implements hook_modules_enabled().
system_test_modules_installed function modules/simpletest/tests/system_test.module Implements hook_modules_installed().
system_test_modules_uninstalled function modules/simpletest/tests/system_test.module Implements hook_modules_uninstalled().
theme_system_modules_fieldset function modules/system/system.admin.inc Returns HTML for the modules form.
theme_system_modules_incompatible function modules/system/system.admin.inc Returns HTML for a message about incompatible modules.
theme_system_modules_uninstall function modules/system/system.admin.inc Returns HTML for a table of currently disabled modules.
update_form_system_modules_alter function modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
UpgradePathTestCase::$loadedModules property modules/simpletest/tests/upgrade/upgrade.test Array of modules loaded when the test starts.
UpgradePathTestCase::uninstallModulesExcept function modules/simpletest/tests/upgrade/upgrade.test Force uninstall all modules from a test database, except those listed.
user_modules_installed function modules/user/user.module Implements hook_modules_installed().
user_modules_uninstalled function modules/user/user.module Implements hook_modules_uninstalled().

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