12 calls to module_disable()

EnableDisableTestCase::testEntityInfoChanges in drupal/modules/system/system.test
Ensures entity info cache is updated after changes.
FieldCrudTestCase::_testActiveHelper in drupal/modules/field/tests/field.test
Helper function for testActive().
FieldInfoTestCase::testInstanceDisabledEntityType in drupal/modules/field/tests/field.test
Test that instances on disabled entity types are filtered out.
LocaleUninstallFunctionalTest::testUninstallProcess in drupal/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
ModuleUninstallTestCase::testUserPermsUninstalled in drupal/modules/simpletest/tests/module.test
Tests the hook_modules_uninstalled() of the user module.
ModuleUnitTest::testDependencyResolution in drupal/modules/simpletest/tests/module.test
Test dependency resolution.
NodeTypeTestCase::testNodeTypeStatus in drupal/modules/node/node.test
Tests that node_types_rebuild() correctly handles the 'disabled' flag.
SystemInfoAlterTestCase::testSystemInfoAlter in drupal/modules/system/system.test
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
system_modules_submit in drupal/modules/system/system.admin.inc
Submit callback; handles modules form submission.
TaxonomyVocabularyTestCase::testUninstallReinstall in drupal/modules/taxonomy/taxonomy.test
Test uninstall and reinstall of the taxonomy module.
ThemeTestCase::testRegistryRebuild in drupal/modules/simpletest/tests/theme.test
Ensures the theme registry is rebuilt when modules are disabled/enabled.
TriggerOrphanedActionsTestCase::testActionsOrphaned in drupal/modules/trigger/trigger.test
Tests logic around orphaned actions.