12 calls to module_disable() in Drupal 7
- EnableDisableTestCase::testEntityInfoChanges in modules/system/ system.test 
- Ensures entity info cache is updated after changes.
- FieldCrudTestCase::_testActiveHelper in modules/field/ tests/ field.test 
- Helper function for testActive().
- FieldInfoTestCase::testInstanceDisabledEntityType in modules/field/ tests/ field.test 
- Test that instances on disabled entity types are filtered out.
- LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/ locale.test 
- Check if the values of the Locale variables are correct after uninstall.
- ModuleUninstallTestCase::testUserPermsUninstalled in modules/simpletest/ tests/ module.test 
- Tests the hook_modules_uninstalled() of the user module.
- ModuleUnitTest::testDependencyResolution in modules/simpletest/ tests/ module.test 
- Test dependency resolution.
- NodeTypeTestCase::testNodeTypeStatus in modules/node/ node.test 
- Tests that node_types_rebuild() correctly handles the 'disabled' flag.
- SystemInfoAlterTestCase::testSystemInfoAlter in 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 modules/system/ system.admin.inc 
- Submit callback; handles modules form submission.
- TaxonomyVocabularyTestCase::testUninstallReinstall in modules/taxonomy/ taxonomy.test 
- Test uninstall and reinstall of the taxonomy module.
- ThemeTestCase::testRegistryRebuild in modules/simpletest/ tests/ theme.test 
- Ensures the theme registry is rebuilt when modules are disabled/enabled.
- TriggerOrphanedActionsTestCase::testActionsOrphaned in modules/trigger/ trigger.test 
- Tests logic around orphaned actions.
