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. Search 11.x for disable
  6. Other projects
Title Object type File name Summary
FilterAdminTest::testDisabledFormat function core/modules/filter/tests/src/Functional/FilterAdminTest.php Tests whether a field using a disabled format is rendered.
FilterAdminTest::testFilterEnableAndDisable function core/modules/filter/tests/src/Functional/FilterAdminTest.php Tests enabling and disabling of filters.
FilterCrudTest::testDisableFallbackFormat function core/modules/filter/tests/src/Kernel/FilterCrudTest.php Tests disabling the fallback text format.
FilterDisableForm class core/modules/filter/src/Form/FilterDisableForm.php Provides the filter format disable form.
FilterDisableForm.php file core/modules/filter/src/Form/FilterDisableForm.php
FilterDisableForm::getCancelUrl function core/modules/filter/src/Form/FilterDisableForm.php
FilterDisableForm::getConfirmText function core/modules/filter/src/Form/FilterDisableForm.php
FilterDisableForm::getDescription function core/modules/filter/src/Form/FilterDisableForm.php
FilterDisableForm::getQuestion function core/modules/filter/src/Form/FilterDisableForm.php
FilterDisableForm::submitForm function core/modules/filter/src/Form/FilterDisableForm.php
FilterFormat::disable function core/modules/filter/src/Entity/FilterFormat.php
FilterFormTest::assertDisabledTextarea function core/modules/filter/tests/src/Functional/FilterFormTest.php Asserts that a textarea with a given ID has been disabled from editing.
FilterSecurityTest::testDisableFilterModule function core/modules/filter/tests/src/Functional/FilterSecurityTest.php Tests removal of filtered content when an active filter is disabled.
FilterTestHooks::filterFormatDisable function core/modules/filter/tests/filter_test/src/Hook/FilterTestHooks.php Implements hook_filter_format_disable().
FormState::disableCache function core/lib/Drupal/Core/Form/FormState.php
FormState::disableRedirect function core/lib/Drupal/Core/Form/FormState.php
FormState::isRedirectDisabled function core/lib/Drupal/Core/Form/FormState.php
FormStateDecoratorBase::disableCache function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::disableRedirect function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::isRedirectDisabled function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBaseTest::testDisableCache function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests disable cache.
FormStateDecoratorBaseTest::testDisableRedirect function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests disable redirect.
FormStateDecoratorBaseTest::testIsRedirectDisabled function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests is redirect disabled.
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.
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
hook_filter_format_disable function core/modules/filter/filter.api.php Perform actions when a text format has been disabled.
HtaccessTest::testHtaccessSaveDisabled function core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php Tests htaccess save disabled.
Htmx::disable function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-disable` attribute.
Htmx::disabledElt function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-disabled-elt` attribute.
I18nQueryTraitTest::disablePsr4ForUninstalledModules function core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Removes PSR-4 namespaces from class loader for uninstalled modules.
IconPackManagerKernelTest::testProcessDefinitionDisabled function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::processDefinition method with disable pack.
JavascriptStatesTest::doElementsDisabledStateTests function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php Tests the submit button, select and textarea disabled states.
KernelTestBase::disableModules function core/tests/Drupal/KernelTests/KernelTestBase.php Disables modules for this test.
LanguageTestTrait::disableBundleTranslation function core/modules/language/tests/src/Traits/LanguageTestTrait.php Disables translations for the given entity type bundle.
LanguageUILanguageNegotiationTest::testDisableLanguageSwitcher function core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php Tests if the language switcher block gets deleted when a language type has been made not configurable.
LayoutBuilderDisableForm class core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Disables Layout Builder for a given default.
LayoutBuilderDisableForm.php file core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php

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