Search for enabled

  1. Search 7.x for enabled
  2. Search 9.5.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
BlockVisibilityTest::testTransformPhpEnabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform
BrowserHtmlDebugTrait::$htmlOutputEnabled property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php HTML output output enabled.
CKEditorPluginContextualInterface::isEnabled function core/modules/ckeditor/src/CKEditorPluginContextualInterface.php Checks if this plugin should be enabled based on the editor configuration.
CKEditorPluginManager::getEnabledButtons function core/modules/ckeditor/src/CKEditorPluginManager.php Gets the enabled toolbar buttons in the given text editor instance.
CKEditorPluginManager::getEnabledPluginFiles function core/modules/ckeditor/src/CKEditorPluginManager.php Retrieves enabled plugins' files, keyed by plugin ID.
CKEditorPluginManagerTest::providerGetEnabledButtons function core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php Provides a list of configs to test.
CKEditorPluginManagerTest::testEnabledPlugins function core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php Tests the enabling of plugins.
CKEditorPluginManagerTest::testGetEnabledButtons function core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php @covers ::getEnabledButtons
@dataProvider providerGetEnabledButtons
CKEditorTestTrait::assertEditorButtonEnabled function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Asserts a CKEditor button is enabled.
ConfigInstaller::getEnabledExtensions function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the list of enabled extensions including both modules and themes.
ContentTranslationEnabledSetting class core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php Determines the content translation setting.
ContentTranslationEnabledSetting.php file core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php
ContentTranslationEnabledSetting::transform function core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php Performs the associated process.
ContentTranslationManager::isEnabled function core/modules/content_translation/src/ContentTranslationManager.php Determines whether the given entity type is translatable.
ContentTranslationManager::isPendingRevisionSupportEnabled function core/modules/content_translation/src/ContentTranslationManager.php Checks whether support for pending revisions should be enabled.
ContentTranslationManager::setEnabled function core/modules/content_translation/src/ContentTranslationManager.php Sets the value for translatability of the given entity type bundle.
ContentTranslationManagerInterface::isEnabled function core/modules/content_translation/src/ContentTranslationManagerInterface.php Determines whether the given entity type is translatable.
ContentTranslationManagerInterface::setEnabled function core/modules/content_translation/src/ContentTranslationManagerInterface.php Sets the value for translatability of the given entity type bundle.
DefaultsSectionStorage::isLayoutBuilderEnabled function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Determines if Layout Builder is enabled.
DisplayPluginBase::ajaxEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Whether the display is actually using AJAX or not.
DisplayPluginBase::isEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Whether the display is enabled.
DisplayPluginBase::isMoreEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Whether the display is using the 'more' link or not.
DisplayPluginBase::isPagerEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Whether the display is using a pager or not.
DisplayPluginInterface::ajaxEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display is actually using AJAX or not.
DisplayPluginInterface::isEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display is enabled.
DisplayPluginInterface::isMoreEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display is using the 'more' link or not.
DisplayPluginInterface::isPagerEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display is using a pager or not.
drupal-8.block-test-enabled-missing-schema.php file core/modules/block/tests/fixtures/update/drupal-8.block-test-enabled-missing-schema.php Partial database to mimic the installation of the block_test module.
drupal-8.block-test-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.block-test-enabled.php Partial database to mimic the installation of the block_test module.
drupal-8.entity-test-schema-converter-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.entity-test-schema-converter-enabled.php
drupal-8.language-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.language-enabled.php
drupal-8.migrate-drupal-multilingual-enabled.php file core/modules/migrate_drupal/tests/fixtures/drupal-8.migrate-drupal-multilingual-enabled.php
drupal-8.responsive_image-enabled.php file core/modules/responsive_image/tests/fixtures/update/drupal-8.responsive_image-enabled.php
drupal-8.update-test-schema-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-schema-enabled.php Partial database to mimic the installation of the update_test_schema module.
drupal-8.update-test-semver-update-n-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-semver-update-n-enabled.php Database to mimic the installation of the update_test_semver_update_n module.
DrupalImageCaption::isEnabled function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php Checks if this plugin should be enabled based on the editor configuration.
DrupalMedia::isEnabled function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Checks if this plugin should be enabled based on the editor configuration.
EditModeTest::testEditModeEnableDisable function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Tests enabling and disabling edit mode.
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.
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.
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.

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