Search for enabled

  1. Search 7.x for enabled
  2. Search 9.5.x for enabled
  3. Search 8.9.x for enabled
  4. Search 10.3.x for enabled
  5. Other projects
Title Object type File name Summary
EnabledExtensionsValidatorTest class core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php @covers \Drupal\package_manager\Validator\EnabledExtensionsValidator
@group package_manager
@internal
EnabledExtensionsValidatorTest.php file core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
EnabledExtensionsValidatorTest::createExtension function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Returns a mocked extension object for a package.
EnabledExtensionsValidatorTest::providerExtensionRemoved function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Data provider for testExtensionRemoved().
EnabledExtensionsValidatorTest::testExtensionRemoved function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Tests that error is raised if Drupal modules, profiles or themes are removed.
EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Ensures correct entity URLs with the method language-content-entity enabled.
Feed::$ajaxEnabled property core/modules/views/src/Plugin/views/display/Feed.php Whether the display allows the use of AJAX or not.
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.
JSONAPI_FILTER_AMONG_ENABLED constant core/modules/jsonapi/jsonapi.module Array key for denoting type-based enabled-only filtering access.
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.
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::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
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 Returns whether the menu link is enabled (not hidden).
MenuLinkContent::isEnabled function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Returns whether the menu link is marked as enabled.
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).
MenuTreeParameters::onlyEnabledLinks function core/lib/Drupal/Core/Menu/MenuTreeParameters.php Excludes links that are not enabled.
MenuTreeParametersTest::testOnlyEnabledLinks function core/tests/Drupal/Tests/Core/Menu/MenuTreeParametersTest.php Tests onlyEnabledLinks().
MigrationState::$enabledModules property core/modules/migrate_drupal/src/MigrationState.php Array of enabled modules.
ModuleHandlerTest::testImplementsHookModuleEnabled function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Tests implementations methods when module is enabled.
ModuleHandlerTest::testInvokeModuleEnabled function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Tests invoke methods when module is enabled.
ModulesEnabledTrait trait core/modules/system/src/Form/ModulesEnabledTrait.php Provides helpers for enabling modules.
ModulesEnabledTrait.php file core/modules/system/src/Form/ModulesEnabledTrait.php
ModulesEnabledTrait::currentUser function core/modules/system/src/Form/ModulesEnabledTrait.php Gets the current user.
ModulesEnabledTrait::modulesEnabledConfirmationMessage function core/modules/system/src/Form/ModulesEnabledTrait.php Provides a confirmation message after modules have been enabled.
ModulesEnabledTrait::modulesFailToEnableMessage function core/modules/system/src/Form/ModulesEnabledTrait.php Provides a fail message after attempt to install a module.
OpCodeCache::isEnabled function core/lib/Drupal/Component/Utility/OpCodeCache.php Checks if OpCodeCache is enabled.
PluginManagerDependentValidatorTrait::getOtherEnabledPlugins function core/modules/ckeditor5/src/Plugin/Validation/Constraint/PluginManagerDependentValidatorTrait.php Gets all other enabled CKEditor 5 plugin definitions.
ReadOnlyModeMethodFilter::$readOnlyModeIsEnabled property core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php Whether JSON:API's read-only mode is enabled.

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