Search for disable

  1. Search 9.5.x for disable
  2. Search 8.9.x for disable
  3. Search 10.3.x for disable
  4. Search 11.x for disable
  5. Other projects
Title Object type File name Summary
BLOCK_CUSTOM_DISABLED constant modules/block/block.module Hides this block by default but lets individual users show it.
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled function modules/comment/comment.test Test comment author deletion while the comment module is disabled.
DashboardBlocksTestCase::testDisableEnable function modules/dashboard/dashboard.test Tests that the dashboard module can be re-enabled, retaining its blocks.
dashboard_disable function modules/dashboard/dashboard.install Implements hook_disable().
dashboard_show_disabled function modules/dashboard/dashboard.module Ajax callback: Shows disabled blocks in the dashboard customization mode.
DisabledNodeTypeTestCase class modules/simpletest/tests/upgrade/upgrade.node.test Tests the upgrade path for node disabled node types.
DisabledNodeTypeTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.node.test
DisabledNodeTypeTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.node.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
DisabledNodeTypeTestCase::testDisabledNodeTypeUpgrade function modules/simpletest/tests/upgrade/upgrade.node.test Tests a successful upgrade.
DRUPAL_DISABLED constant modules/system/system.module Disabled option on forms and settings
EnableDisableTestCase class modules/system/system.test Test module enabling/disabling functionality.
EnableDisableTestCase::$profile property modules/system/system.test The profile to install as a basis for testing.
EnableDisableTestCase::assertSuccessfulDisableAndUninstall function modules/system/system.test Disables and uninstalls a module and asserts that it was done correctly.
EnableDisableTestCase::getInfo function modules/system/system.test
EnableDisableTestCase::testEnableDisable function modules/system/system.test Test that all core modules can be enabled, disabled and uninstalled.
EnableDisableTestCase::testEntityInfoCacheWatchdog function modules/system/system.test Tests entity info cache after enabling a module with a dependency on an entity providing module.
EnableDisableTestCase::testEntityInfoChanges function modules/system/system.test Ensures entity info cache is updated after changes.
EntityFieldQueryTestCase::testEntityFieldQueryDisablePager function modules/simpletest/tests/entity_query.test Tests disabling the pager in EntityFieldQuery.
FieldInfoTestCase::testInstanceDisabledEntityType function modules/field/tests/field.test Test that instances on disabled entity types are filtered out.
field_modules_disabled function modules/field/field.module Implements hook_modules_disabled().
FilterSecurityTestCase::testDisableFilterModule function modules/filter/filter.test Tests removal of filtered content when an active filter is disabled.
filter_admin_disable function modules/filter/filter.admin.inc Form constructor for the text format deletion confirmation form.
filter_admin_disable_submit function modules/filter/filter.admin.inc Form submission handler for filter_admin_disable().
filter_format_disable function modules/filter/filter.module Disables a text format.
filter_modules_disabled function modules/filter/filter.module Implements hook_modules_disabled().
filter_test_filter_format_disable function modules/simpletest/tests/filter_test.module Implements hook_filter_format_disable().
FormsTestCase::testDisabledElements function modules/simpletest/tests/form.test Test handling of disabled elements.
FormsTestCase::testDisabledMarkup function modules/simpletest/tests/form.test Verify markup for disabled form elements.
FormValidationTestCase::testDisabledToken function modules/simpletest/tests/form.test Tests that a form with a disabled CSRF token can be validated.
hook_disable function modules/system/system.api.php Perform necessary actions before module is disabled.
hook_filter_format_disable function modules/filter/filter.api.php Perform actions when a text format has been disabled.
hook_modules_disabled function modules/system/system.api.php Perform necessary actions after modules are disabled.
hook_themes_disabled function modules/system/theme.api.php Respond to themes being disabled.
language_types_disable function includes/language.inc Disables the given language types.
LocaleLanguageSwitchingFunctionalTest::testNewDisabledLanguage function modules/locale/locale.test Tests that languages can be added as disabled.
locale_modules_disabled function modules/locale/locale.module Implements hook_modules_disabled().
MenuTestCase::disableMenuLink function modules/menu/menu.test Disable a menu link.
ModuleRequiredTestCase::testDisableRequired function modules/system/system.test Assert that core required modules cannot be disabled.
module_disable function includes/module.inc Disables a given set of modules.
module_test_modules_disabled function modules/simpletest/tests/module_test.module Implements hook_modules_disabled().
overlay_disable_message function modules/overlay/overlay.module Returns a renderable array representing a message for disabling the overlay.
php_disable function modules/php/php.install Implements hook_disable().
SessionTestCase::testSameSiteCookieAttributeDisabledViaConf function modules/simpletest/tests/session.test Test disabling the samesite attribute on session cookies via $conf
SessionTestCase::testSameSiteCookieAttributeDisabledViaPhpIni function modules/simpletest/tests/session.test Test disabling the samesite attribute on session cookies via php ini
system_test_modules_disabled function modules/simpletest/tests/system_test.module Implements hook_modules_disabled().
system_theme_disable function modules/system/system.admin.inc Menu callback; Disables a theme.
text_filter_format_disable function modules/field/modules/text/text.module Implements hook_filter_format_disable().
theme_dashboard_disabled_block function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_dashboard_disabled_blocks function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_disable function includes/theme.inc Disables a given list of themes.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.