8 calls to module_implements_reset()

DrupalUnitTestBase::enableModules in drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php
Enables modules for this test.
drupal_install_system in drupal/core/includes/install.inc
Installs the system module.
LanguageNegotiationInfoTest::languageNegotiationUpdate in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Update language types/negotiation information.
module_disable in drupal/core/includes/module.inc
Disables a given set of modules.
module_enable in drupal/core/includes/module.inc
Enables or installs a given list of modules.
update.php in drupal/core/update.php
Administrative page for handling updates from one Drupal version to another.
UpgradePathTestBase::performUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Perform the upgrade.
WebTestBase::tearDown in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.