Search for disable

  1. Search 7.x for disable
  2. Search 9.5.x for disable
  3. Search 8.9.x for disable
  4. Search 10.3.x for disable
  5. Other projects
Title Object type File name Summary
LayoutBuilderDisableForm::__construct function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Constructs a new RevertOverridesForm.
LayoutBuilderDisableInteractionsTest class core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Tests the Layout Builder disables interactions of rendered blocks.
LayoutBuilderDisableInteractionsTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php
LayoutBuilderDisableInteractionsTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php The theme to install as the default for testing.
LayoutBuilderDisableInteractionsTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Modules to install.
LayoutBuilderDisableInteractionsTest::addBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Adds a block in the Layout Builder.
LayoutBuilderDisableInteractionsTest::assertContextualLinkRetainsMouseup function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Makes sure contextual links respond to mouseup event.
LayoutBuilderDisableInteractionsTest::assertContextualLinksClickable function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Confirms that Layout Builder contextual links remain active.
LayoutBuilderDisableInteractionsTest::assertElementNotClickable function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Checks if element is not clickable.
LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Asserts that forms, links, and iframes in preview are non-interactive.
LayoutBuilderDisableInteractionsTest::getElementVerticalPosition function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Gets the element position.
LayoutBuilderDisableInteractionsTest::movePointerTo function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Moves mouse pointer to location of $selector.
LayoutBuilderDisableInteractionsTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php
LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Tests that forms and links are disabled in the Layout Builder preview.
LayoutBuilderEnabledInterface::disableLayoutBuilder function core/modules/layout_builder/src/LayoutBuilderEnabledInterface.php Disables the Layout Builder.
LayoutBuilderEntityViewDisplay::disableLayoutBuilder function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
LinksetControllerTest::testDisabledEndpoint function core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php Test that api route does not exist if the config option is disabled.
LocaleProjectStorage::disableAll function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorageInterface::disableAll function core/modules/locale/src/LocaleProjectStorageInterface.php Mark all projects as disabled.
ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests scaffold command does not manage the .gitignore file when disabled.
MediaEmbed::disableContextualLinks function core/modules/media/src/Plugin/Filter/MediaEmbed.php Disables Contextual Links for the embedded media by removing its property.
MediaEmbedFilterDisabledIntegrationsTest class core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php Tests that media embed disables certain integrations.
MediaEmbedFilterDisabledIntegrationsTest.php file core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php
MediaEmbedFilterDisabledIntegrationsTest::$modules property core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php Modules to install.
MediaEmbedFilterDisabledIntegrationsTest::setUp function core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php
MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations function core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php @covers ::renderMedia
@covers ::disableContextualLinks
MediaTest::testAltDisabled function core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php Tests that the image media source's alt_field being disabled is respected.
MenuTreeStorageTest::testMenuDisabledChildLinks function core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php Tests with disabled child links.
MenuUiTest::disableMenuLink function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Disables a menu link.
MigrationInterface::RESULT_DISABLED constant core/modules/migrate/src/Plugin/MigrationInterface.php This migration is disabled, skipping.
MigrationInterface::STATUS_DISABLED constant core/modules/migrate/src/Plugin/MigrationInterface.php The migration has been disabled.
NegotiationConfigureForm::disableLanguageSwitcher function core/modules/language/src/Form/NegotiationConfigureForm.php Disables the language switcher blocks.
NodeContextualLinksTest::testPageWithDisabledContextualModule function core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Tests if the node page works if Contextual Links is disabled.
NodeTranslationUITest::testDisabledBundle function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that no metadata is stored for a disabled bundle.
OverriddenConfigurationTest::assertOverriddenBlockDisabled function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Asserts that an overridden block has Settings Tray disabled.
PluginManagerDependentValidatorTrait::getEnableableDisabledPlugins function core/modules/ckeditor5/src/Plugin/Validation/Constraint/PluginManagerDependentValidatorTrait.php Gets all disabled CKEditor 5 plugin definitions the user can enable.
RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
@covers \Drupal\Core\Render\RenderCache::get
@covers \Drupal\Core\Render\PlaceholderingRenderCache::get
@covers \Drupal\Core\Render\PlaceholderingRenderCache::set
@covers ::replacePlaceholders
ResourceTypeBuildEvent::$disabled property core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Whether the JSON:API resource type to be built should be disabled.
ResourceTypeBuildEvent::disableField function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Disables the given field on the resource type to be built.
ResourceTypeBuildEvent::disableResourceType function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Disables the resource type to be built.
ResourceTypeBuildEvent::resourceTypeShouldBeDisabled function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Whether the resource type to be built should be disabled.
ResourceTypeBuildEventSubscriber::disableResourceType function core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/src/EventSubscriber/ResourceTypeBuildEventSubscriber.php Disables any resource types that have been disabled by a test.
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.

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