module.inc

API for loading and interacting with Drupal modules.

File

core/includes/module.inc

Functions

Name Description
drupal_required_modules Returns an array of modules required by core.
module_config_sort Sorts the configured list of enabled modules.
module_load_include Loads a module include file.
module_load_install Loads a module's installation hooks.
module_set_weight Sets weight of a particular module.
system_list Builds a list of installed themes.
system_list_reset Resets all system_list() caches.
system_register Registers an extension in runtime registries for execution.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!includes!module.inc/8.1.x