Search for disabled

  1. Search 7.x for disabled
  2. Search 9.5.x for disabled
  3. Search 8.9.x for disabled
  4. Search 10.3.x for disabled
  5. Other projects
Title Object type File name Summary
BlockVisibilityTest::testTransformPhpDisabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform
CKEditor5PluginManager::isPluginDisabled function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php Checks whether a plugin must be disabled due to unmet conditions.
CKEditor5Test::enableDisabledToolbarItem function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Enables a disabled CKEditor 5 toolbar item.
CKEditor5TestTrait::assertEditorButtonDisabled function core/modules/ckeditor5/tests/src/Traits/CKEditor5TestTrait.php Asserts a CKEditor button is disabled.
ClassLoaderTest::testClassLoadingDisabledModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests that module-provided classes can't be loaded from disabled modules.
ConfigTranslationUiTestBase::assertDisabledTextarea function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTestBase.php Asserts that a textarea with a given ID has been disabled from editing.
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that field synchronization is skipped for disabled bundles.
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.
DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins function core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php Tests disabling cache bins which cache markup.
DisabledDisplayTest class core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php Tests the ability to disable and enable view displays.
DisabledDisplayTest.php file core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php
DisabledDisplayTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php
DisabledDisplayTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php
DisabledDisplayTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php Views used by this test.
DisabledDisplayTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php
DisabledDisplayTest::testDisabledDisplays function core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php Tests that views displays can be disabled.
DisplayAttachmentTest::testDisabledAttachments function core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php Tests that nothing is output when the attachment displays are disabled.
DisplayFeedTest::testDisabledFeed function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Tests that nothing is output when the feed display is disabled.
DisplayFeedTest::testDisabledLinkedDisplay function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Tests that the feed display works when the linked display is disabled.
DisplayTest::testDisableDisplay function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests disabling of a display.
DRUPAL_DISABLED constant core/modules/system/system.module Disabled option on forms and settings.
ElementsTableSelectTest::testDisabledRows function core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php Tests table select with disabled rows.
FileCacheFactoryTest::testGetDisabledFileCache function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php @covers ::get
FilterAdminTest::testDisabledFormat function core/modules/filter/tests/src/Functional/FilterAdminTest.php Tests whether a field using a disabled format is rendered.
FilterFormTest::assertDisabledTextarea function core/modules/filter/tests/src/Functional/FilterFormTest.php Asserts that a textarea with a given ID has been disabled from editing.
FormState::isRedirectDisabled function core/lib/Drupal/Core/Form/FormState.php
FormStateDecoratorBase::isRedirectDisabled function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBaseTest::testIsRedirectDisabled function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isRedirectDisabled
FormStateInterface::isRedirectDisabled function core/lib/Drupal/Core/Form/FormStateInterface.php Determines if redirecting has been prevented.
FormTest::testDisabledElements function core/modules/system/tests/src/Functional/Form/FormTest.php Tests handling of disabled elements.
FormTest::testDisabledMarkup function core/modules/system/tests/src/Functional/Form/FormTest.php Verify markup for disabled form elements.
FormTestDisabledElementsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php Builds a form to test disabled elements.
FormTestDisabledElementsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
FormTestDisabledElementsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
FormTestDisabledElementsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
FormTestDisabledElementsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
FormTestTableSelectDisabledRowsForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php Builds a form to test table select with disabled rows.
FormTestTableSelectDisabledRowsForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectDisabledRowsForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectDisabledRowsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectDisabledRowsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
JavascriptStatesTest::doElementsDisabledStateTests function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php Tests the submit button, select and textarea disabled states.
LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Tests that forms and links are disabled in the Layout Builder preview.
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.
ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests scaffold command does not manage the .gitignore file when disabled.
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
MediaEmbedFilterDisabledIntegrationsTest::setUp function core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php

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