Search for enabled

  1. Search 7.x for enabled
  2. Search 8.9.x for enabled
  3. Search 10.3.x for enabled
  4. Search 11.x for enabled
  5. Other projects
Title Object type File name Summary
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.
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.
Internal::isEnabled function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php Checks if this plugin should be enabled based on the editor configuration.
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 Checks whether a language negotiation method is enabled for a language type.
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 Determines if Layout Builder is enabled.
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
LayoutBuilderQuickEditTest::providerEnableDisableLayoutBuilder function core/modules/quickedit/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php DataProvider for testEnableDisableLayoutBuilder().
LayoutBuilderQuickEditTest::testEnableDisableLayoutBuilder function core/modules/quickedit/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php Tests Quick Edit boots correctly with Layout Builder defaults & overrides.
LlamaContextual::isEnabled function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextual.php Checks if this plugin should be enabled based on the editor configuration.
LlamaContextualAndButton::isEnabled function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php Checks if this plugin should be enabled based on the editor configuration.
ManageGitIgnore::managementOfGitIgnoreEnabled function composer/Plugin/Scaffold/ManageGitIgnore.php Determines whether we should manage gitignore files.
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.
ReEnableModuleFieldTest::testReEnabledField function core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php Tests the behavior of a field module after being disabled and re-enabled.
ResourceType::isFieldEnabled function core/modules/jsonapi/src/ResourceType/ResourceType.php Checks if a field is enabled or not.
ResourceTypeField::$enabled property core/modules/jsonapi/src/ResourceType/ResourceTypeField.php Whether the field is disabled.

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