14 string references to extension.list.module
- ConfigTestTrait::configImporter in core/
tests/ Drupal/ Tests/ ConfigTestTrait.php - Returns a ConfigImporter object to import test configuration.
- drupal_check_module in core/
includes/ install.inc - Checks a module's requirements.
- drupal_load_updates in core/
includes/ install.inc - Loads .install files for installed modules to initialize the update system.
- install_begin_request in core/
includes/ install.core.inc - Begins an installation request, modifying the installation state as needed.
- install_config_import_batch in core/
includes/ install.core.inc - Creates a batch for the config importer to process.
- install_config_revert_install_changes in core/
includes/ install.core.inc - Reverts configuration if hook_install() implementations have made changes.
- Module::isInstalled in core/
lib/ Drupal/ Core/ Updater/ Module.php - Checks if the project is installed.
- module_load_include in core/
includes/ module.inc - Loads a module include file.
- module_load_install in core/
includes/ module.inc - Loads a module's installation hooks.
- Registry::__construct in core/
lib/ Drupal/ Core/ Theme/ Registry.php - Constructs a \Drupal\Core\Theme\Registry object.
- ThemeInstaller::__construct in core/
lib/ Drupal/ Core/ Extension/ ThemeInstaller.php - Constructs a new ThemeInstaller.
- UpdatePathTestTrait::runUpdates in core/
tests/ Drupal/ Tests/ UpdatePathTestTrait.php - Helper function to run pending database updates.
- update_get_update_list in core/
includes/ update.inc - Returns a list of all the pending database updates.
- update_retrieve_dependencies in core/
includes/ update.inc - Invokes hook_update_dependencies() in all installed modules.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.