Search for disable

  1. Search 7.x for disable
  2. Search 9.5.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
BlockRemoveDisabledRegionUpdateTest class core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Tests the upgrade path for removal of disabled region.
BlockRemoveDisabledRegionUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php
BlockRemoveDisabledRegionUpdateTest::$modules property core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Modules to enable after the database is loaded.
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Set database dump files to be used.
BlockRemoveDisabledRegionUpdateTest::testUpdateHookN function core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Tests that block context mapping is updated properly.
BlockVisibilityTest::testTransformPhpDisabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
block_post_update_disabled_region_update function core/modules/block/block.post_update.php Disable blocks that are placed into the "disabled" region.
block_post_update_disable_blocks_with_missing_contexts function core/modules/block/block.post_update.php Disable all blocks with missing context IDs in block_update_8001().
CKEditorTestTrait::assertEditorButtonDisabled function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Asserts a CKEditor button is disabled.
ConfigEntityBase::disable function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Disables the configuration entity.
ConfigEntityBaseUnitTest::testDisable function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::disable[[api-linebreak]]
@depends testSetStatus
ConfigEntityInterface::disable function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Disables the configuration entity.
CssOptimizerUnitTest::testTypeFilePreprocessingDisabled function core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php Tests a file CSS asset with preprocessing disabled.
DefaultPluginManagerTest::testDefaultPluginManagerWithDisabledModule function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with a disabled module.
DisplayTest::testDisableDisplay function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests disabling of a display.
drupal-8.update-test-block-disabled-2513534.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-block-disabled-2513534.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/2513534.
EditModeTest::testEditModeEnableDisable function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Tests enabling and disabling edit mode.
EditorAdminTest::testDisableFormatWithEditor function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests format disabling.
FileCacheFactory::DISABLE_CACHE constant core/lib/Drupal/Component/FileCache/FileCacheFactory.php The configuration key to disable FileCache completely.
FileCacheFactoryTest::testGetDisabledFileCache function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php @covers ::get[[api-linebreak]]
FormErrorHandlerQuickEditTest::testDisabledInlineFormErrors function core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php Tests that the inline form errors are not visible for Quick Edit forms.
FormState::disableCache function core/lib/Drupal/Core/Form/FormState.php Prevents the form from being cached.
FormState::disableRedirect function core/lib/Drupal/Core/Form/FormState.php Prevents the form from redirecting.
FormState::isRedirectDisabled function core/lib/Drupal/Core/Form/FormState.php Determines if redirecting has been prevented.
FormStateDecoratorBase::disableCache function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Prevents the form from being cached.
FormStateDecoratorBase::disableRedirect function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Prevents the form from redirecting.
FormStateDecoratorBase::isRedirectDisabled function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Determines if redirecting has been prevented.
FormStateDecoratorBaseTest::testDisableCache function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::disableCache[[api-linebreak]]
FormStateDecoratorBaseTest::testDisableRedirect function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::disableRedirect[[api-linebreak]]
FormStateDecoratorBaseTest::testIsRedirectDisabled function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isRedirectDisabled[[api-linebreak]]
FormStateInterface::disableCache function core/lib/Drupal/Core/Form/FormStateInterface.php Prevents the form from being cached.
FormStateInterface::disableRedirect function core/lib/Drupal/Core/Form/FormStateInterface.php Prevents the form from redirecting.
FormStateInterface::isRedirectDisabled function core/lib/Drupal/Core/Form/FormStateInterface.php Determines if redirecting has been prevented.
KernelTestBase::disableModules function core/tests/Drupal/KernelTests/KernelTestBase.php Disables modules for this test.
KernelTestBase::disableModules function core/modules/simpletest/src/KernelTestBase.php Disables modules for this test.
LayoutBuilderQuickEditTest::disableLayoutBuilder function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php Disables Layout Builder.
LayoutBuilderQuickEditTest::providerEnableDisableLayoutBuilder function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php DataProvider for testEnableDisableLayoutBuilder().
LayoutBuilderQuickEditTest::testEnableDisableLayoutBuilder function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php Tests Quick Edit boots correctly with Layout Builder defaults & overrides.
LegacyBlockVisibilityTest::testTransformPhpDisabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockVisibilityTest.php Tests Transform.
MakeLayoutUntranslatableUpdatePathTestBase::testDisableTranslationOnLayouts function core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php Tests the upgrade path for translatable layouts.
ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests scaffold command does not manage the .gitignore file when disabled.
MenuTreeStorageTest::testMenuDisabledChildLinks function core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php Tests with disabled child links.
RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render[[api-linebreak]]
@covers ::doRender[[api-linebreak]]
@covers \Drupal\Core\Render\RenderCache::get[[api-linebreak]]
@covers \Drupal\Core\Render\PlaceholderingRenderCache::get[[api-linebreak]]
@covers…
TAXONOMY_HIERARCHY_DISABLED constant core/modules/taxonomy/taxonomy.module Denotes that no term in the vocabulary has a parent.
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
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[[api-linebreak]]
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRoute function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php @covers ::generateFromRoute[[api-linebreak]]
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRouteAndOptedInPathProcessing function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php @covers ::generateFromRoute[[api-linebreak]]

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