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
LayoutBuilderDisableForm::submitForm function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Form submission handler.
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 enable.
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::assertElementUnclickable function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Checks if element is unclickable.
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 Disables the Layout Builder.
LayoutBuilderQuickEditTest::disableLayoutBuilder function core/modules/quickedit/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php Disables Layout Builder.
LayoutBuilderQuickEditTest::providerEnableDisableLayoutBuilder function core/modules/quickedit/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php DataProvider for testEnableDisableLayoutBuilder().
LayoutBuilderQuickEditTest::testEnableDisableLayoutBuilder function core/modules/quickedit/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php Tests Quick Edit boots correctly with Layout Builder defaults & overrides.
LocaleProjectStorage::disableAll function core/modules/locale/src/LocaleProjectStorage.php Mark all projects as disabled.
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 class core/modules/quickedit/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php Tests that media embed disables certain integrations.
MediaEmbedFilterDisabledIntegrationsTest.php file core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php
MediaEmbedFilterDisabledIntegrationsTest.php file core/modules/quickedit/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php
MediaEmbedFilterDisabledIntegrationsTest::$modules property core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php Modules to enable.
MediaEmbedFilterDisabledIntegrationsTest::$modules property core/modules/quickedit/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php Modules to enable.
MediaEmbedFilterDisabledIntegrationsTest::setUp function core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php
MediaEmbedFilterDisabledIntegrationsTest::setUp function core/modules/quickedit/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php
MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations function core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php @covers ::renderMedia
@covers ::disableContextualLinks
MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations function core/modules/quickedit/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.

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