Search for disable

  1. Search 7.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
ResourceTypeBuildEventSubscriber::disableResourceTypeFields function core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/src/EventSubscriber/ResourceTypeBuildEventSubscriber.php Disables any resource type fields that have been aliased by a test.
ResourceTypeField::disabled function core/modules/jsonapi/src/ResourceType/ResourceTypeField.php Gets a new instance of the field that is disabled.
ResourceTypeRelationship::disabled function core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php Gets a new instance of the field that is disabled.
SettingsTrayBlockFormTest::testEditModeEnableDisable function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php Tests enabling and disabling Edit Mode.
SettingsTrayTestBase::assertEditModeDisabled function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Assert that edit mode has been properly disabled.
SettingsTrayTestBase::disableEditMode function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Disables edit mode by pressing edit button in the toolbar.
StyleSensibleElementConstraint::$conflictingDisabledPluginMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementConstraint.php When a Style is defined with classes supported by a disabled plugin.
TermParentsTest::testEditingParentsWithDisabledFormElement function core/modules/taxonomy/tests/src/Functional/TermParentsTest.php Tests specifying parents when creating terms and a disabled parent form.
toolbar_disable_user_toolbar.info.yml file core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml
toolbar_disable_user_toolbar.module file core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.module Test module.
toolbar_disable_user_toolbar_toolbar_alter function core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.module Implements hook_toolbar_alter().
UpdateContribTest::testUpdateShowDisabledThemes function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests that disabled themes are only shown when desired.
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessing function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php @covers ::generateFromRoute
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRoute function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php @covers ::generateFromRoute
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRouteAndOptedInPathProcessing function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php @covers ::generateFromRoute
UserAccountLinksTest::testDisabledAccountLink function core/modules/user/tests/src/Functional/UserAccountLinksTest.php Tests disabling the 'My account' link.
user_filter_format_disable function core/modules/user/user.module Implements hook_filter_format_disable().
ValidationTest::testDisabledToken function core/modules/system/tests/src/Functional/Form/ValidationTest.php Tests that a form with a disabled CSRF token can be validated.
ViewEditForm::submitDisplayDisable function core/modules/views_ui/src/ViewEditForm.php Submit handler to disable display.
ViewExecutableTest::DISPLAY_DISABLED constant core/modules/views/tests/src/Unit/ViewExecutableTest.php Indicates that a display is disabled.
views.view.test_attached_disabled.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml
views.view.test_disabled_display.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml
Views::getDisabledViews function core/modules/views/src/Views.php Returns an array of all disabled views.
views_disable_view function core/modules/views/views.module Disables and saves a view.
views_view_is_disabled function core/modules/views/views.module Returns whether the view is disabled.
ViewUI::disable function core/modules/views_ui/src/ViewUI.php Disables the configuration entity.
VocabularyInterface::HIERARCHY_DISABLED constant core/modules/taxonomy/src/VocabularyInterface.php Denotes that no term in the vocabulary has a parent.
WebAssert::fieldDisabled function core/tests/Drupal/Tests/WebAssert.php Checks that a given form field element is disabled.
WebAssertArgumentsTest::testFieldDisabled function core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php @covers ::fieldDisabled
WebDriverCurlService::disableRetry function core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php Disables retries.
WebDriverTestBase::$disableCssAnimations property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Disables CSS animations in tests for more reliable testing.
WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDisableWriting function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests creating a WriteSafeSessionHandler with session writing disabled.
YamlPeclTest::testObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Ensures that php object support is disabled.
YamlSymfonyTest::testObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Ensures that php object support is disabled.
YamlTest::testObjectSupportDisabledPecl function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Ensures that decoding php objects does not work in PECL.
YamlTest::testObjectSupportDisabledSymfony function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Ensures that decoding php objects does not work in Symfony.

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