14 calls to module_disable()
- CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled in modules/
comment/ comment.test - Test comment author deletion while the comment module is disabled.
- 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.
- ImageAdminStylesUnitTest::testOrphanedEffect in modules/
image/ image.test - Test disabling a module providing an effect in use by an image style.
- 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.