You are here

13 calls to module_load_install() in Zircon Profile 8

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/modules/system/src/Tests/Entity/EntityFieldTest.php
Performs setup tasks before each individual test method is run.
EntityLanguageTestBase::setUp in core/modules/system/src/Tests/Entity/EntityLanguageTestBase.php
Performs setup tasks before each individual test method is run.
EntityValidationTest::setUp in core/modules/system/src/Tests/Entity/EntityValidationTest.php
Performs setup tasks before each individual test method is run.
FieldAccessTest::setUp in core/modules/system/src/Tests/Entity/FieldAccessTest.php
Performs setup tasks before each individual test method is run.
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.
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.
UrlAliasFixtures::tableDefinition in core/modules/system/src/Tests/Path/UrlAliasFixtures.php
Returns the table definition for the URL alias fixtures.
_update_cron_notify in core/modules/update/update.fetch.inc
Performs any notifications that should be done once cron fetches new data.