Search for enable

  1. Search 7.x for enable
  2. Search 9.5.x for enable
  3. Search 8.9.x for enable
  4. Search 10.3.x for enable
  5. Other projects
Title Object type File name Summary
FilterEnableForm::getDescription function core/modules/filter/src/Form/FilterEnableForm.php
FilterEnableForm::getQuestion function core/modules/filter/src/Form/FilterEnableForm.php
FilterEnableForm::submitForm function core/modules/filter/src/Form/FilterEnableForm.php
FilterFormTest::assertEnabledTextarea function core/modules/filter/tests/src/Functional/FilterFormTest.php Asserts that a textarea with a given ID exists and is not disabled.
FilterUninstallValidator::getEnabledFilterFormats function core/modules/filter/src/FilterUninstallValidator.php Returns all enabled filter formats.
Heading::ALWAYS_ENABLED_HEADINGS constant core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php The headings that cannot be disabled.
Heading::enabledHeadingsToTags function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Returns an array of enabled tags based on the enabled headings.
Heading::getEnabledHeadings function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Gets all enabled headings.
HtmlOutputLogger::$enabled property core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php The status of the extension.
ImageAdminStylesTest::testAjaxEnabledEffectForm function core/modules/image/tests/src/FunctionalJavascript/ImageAdminStylesTest.php Tests editing Ajax-enabled image effect forms.
InstallHelper::$enabledLanguages property core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Enabled languages.
InstallTest::testEnableUserTwice function core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests enabling User module once more.
JSONAPI_FILTER_AMONG_ENABLED constant core/modules/jsonapi/jsonapi.module Array key for denoting type-based enabled-only filtering access.
KernelTestBase::enableModules function core/tests/Drupal/KernelTests/KernelTestBase.php Enables modules for this test.
KernelTestBase::getModulesToEnable function core/tests/Drupal/KernelTests/KernelTestBase.php Returns the modules to install for this test.
KernelTestBaseDatabaseDriverModuleTest::testDatabaseDriverModuleEnabled function core/tests/Drupal/KernelTests/KernelTestBaseDatabaseDriverModuleTest.php @covers ::bootEnvironment
KernelTestBaseTest::testDatabaseDriverModuleEnabled function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::bootEnvironment
LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Tests enabling the language negotiator language_content_entity.
LanguageNegotiator::getEnabledNegotiators function core/modules/language/src/LanguageNegotiator.php Gets enabled detection methods for the provided language type.
LanguageNegotiator::isNegotiationMethodEnabled function core/modules/language/src/LanguageNegotiator.php
LanguageNegotiatorInterface::isNegotiationMethodEnabled function core/modules/language/src/LanguageNegotiatorInterface.php Checks whether a language negotiation method is enabled for a language type.
LanguageTestTrait::enableBundleTranslation function core/modules/language/tests/src/Traits/LanguageTestTrait.php Enables translations for the given entity type bundle.
LateResourceTypeBuildEventSubscriber::enableResourceTypeFields function core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/src/EventSubscriber/LateResourceTypeBuildEventSubscriber.php Disables any resource type fields that have been aliased by a test.
LayoutBuilderCompatibilityTestBase::enableOverrides function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php Enables overrides for the display and reloads the entity.
LayoutBuilderEnabledInterface interface core/modules/layout_builder/src/LayoutBuilderEnabledInterface.php Provides methods for enabling and disabling Layout Builder.
LayoutBuilderEnabledInterface.php file core/modules/layout_builder/src/LayoutBuilderEnabledInterface.php
LayoutBuilderEnabledInterface::disableLayoutBuilder function core/modules/layout_builder/src/LayoutBuilderEnabledInterface.php Disables the Layout Builder.
LayoutBuilderEnabledInterface::enableLayoutBuilder function core/modules/layout_builder/src/LayoutBuilderEnabledInterface.php Enables the Layout Builder.
LayoutBuilderEnabledInterface::isLayoutBuilderEnabled function core/modules/layout_builder/src/LayoutBuilderEnabledInterface.php Determines if Layout Builder is enabled.
LayoutBuilderEntityViewDisplay::enableLayoutBuilder function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
LayoutBuilderEntityViewDisplay::isLayoutBuilderEnabled function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Provides test data for ::testIsLayoutBuilderEnabled().
LayoutBuilderEntityViewDisplayTest::testIsLayoutBuilderEnabled function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php @dataProvider providerTestIsLayoutBuilderEnabled
LayoutBuilderTest::enableLayoutsForBundle function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Enable layouts.
LinksetControllerTestBase::enableEndpoint function core/modules/system/tests/src/Functional/Menu/LinksetControllerTestBase.php Enables or disables the menu linkset endpoint.
LocaleUpdateTest::testEnableCustomLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a custom language is added.
LocaleUpdateTest::testEnableLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a language is added.
LocaleUpdateTest::testEnableUninstallModule function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a module is enabled.
LoggingTest::testEnableLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can log the existence of a query.
LoggingTest::testEnableMultiConnectionLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can log queries separately on different connections.
LoggingTest::testEnableMultiLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can run two logs in parallel.
LoggingTest::testEnableTargetLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests logging queries against multiple targets on the same connection.
LoggingTest::testEnableTargetLoggingNoTarget function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that logs to separate targets use the same connection properly.
ManageGitIgnore::managementOfGitIgnoreEnabled function composer/Plugin/Scaffold/ManageGitIgnore.php Determines whether we should manage gitignore files.
MediaConfigUpdater::$deprecationsEnabled property core/modules/media/src/MediaConfigUpdater.php Flag determining whether deprecations should be triggered.
MediaConfigUpdater::setDeprecationsEnabled function core/modules/media/src/MediaConfigUpdater.php Sets the deprecations enabling status.
MenuLinkBase::isEnabled function core/lib/Drupal/Core/Menu/MenuLinkBase.php
MenuLinkContent::isEnabled function core/modules/menu_link_content/src/Entity/MenuLinkContent.php
MenuLinkContentInterface::isEnabled function core/modules/menu_link_content/src/MenuLinkContentInterface.php Returns whether the menu link is marked as enabled.
MenuLinkInterface::isEnabled function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns whether the menu link is enabled (not hidden).

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