17 calls to module_load_install()

drupal_check_module in core/includes/install.inc
Checks a module's requirements.
drupal_get_module_schema in core/includes/schema.inc
Returns a module's schema.
drupal_load_updates in core/includes/install.inc
Loads .install files for installed modules to initialize the update system.
EntityFieldTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
EntityLanguageTestBase::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php
EntityValidationTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
FieldAccessTest::setUp in core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php
FileSystemRequirementsTest::checkSystemRequirements in core/tests/Drupal/KernelTests/Core/File/FileSystemRequirementsTest.php
Checks system runtime requirements.
ModuleInstaller::install in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Installs a given list of modules.
ModuleInstaller::uninstall in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Uninstalls a given list of modules.
SelectProfileForm::buildForm in core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php
Form constructor.
SitesDirectoryHardeningTest::checkSystemRequirements in core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php
Checks system runtime requirements.
TaxonomyTermUpdatePathTest::testPublishable in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests the conversion of taxonomy terms to be publishable.
update_page_top in core/modules/update/update.module
Implements hook_page_top().
update_retrieve_dependencies in core/includes/update.inc
Invokes hook_update_dependencies() in all installed modules.
_update_cron_notify in core/modules/update/update.fetch.inc
Performs any notifications that should be done once cron fetches new data.
_update_fix_missing_schema in core/includes/update.inc
Helper to detect and fix 'missing' schema information.

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