Search for enable

  1. Search 7.x for enable
  2. Search 8.9.x for enable
  3. Search 10.3.x for enable
  4. Search 11.x for enable
  5. Other projects
Title Object type File name Summary
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.migrate-drupal-multilingual-enabled.php file core/modules/migrate_drupal/tests/fixtures/drupal-8.migrate-drupal-multilingual-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/ckeditor/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.
EditorAdminTest::enableUnicornEditor function core/modules/editor/tests/src/Functional/EditorAdminTest.php Enables the unicorn editor.
EnabledConfigurablePluginsConstraint class core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraint.php The CKEditor 5 plugin settings.
EnabledConfigurablePluginsConstraint.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraint.php
EnabledConfigurablePluginsConstraint::$message property core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraint.php The default violation message.
EnabledConfigurablePluginsConstraintValidator class core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php Enabled configurable plugin settings validator.
EnabledConfigurablePluginsConstraintValidator.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions function core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php Gets all configurable CKEditor 5 plugin definitions that are enabled.
EnabledConfigurablePluginsConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php
EntityDefinitionTestTrait::enableNewEntityType function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Enables a new entity type definition.
EntityReferenceFieldTranslatedReferenceViewTest::enableTranslation function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Enables translations where it needed.
EntityTestDefinitionSubscriber::enableEventTracking function core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php Enables event tracking.
EntityTestDefinitionSubscriber::enableLiveDefinitionUpdates function core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php Enables live definition updates.
EntityTypeInfoTest::enableModeration function core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php Add moderation to an entity type and bundle.
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.
FieldTypePluginManagerTest::enableAllCoreModules function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Enable all core modules.
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.
InstallTest::testEnableUserTwice function core/modules/system/tests/src/Functional/Module/InstallTest.php Tests enabling User module once more.
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.
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 enable 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 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.
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.

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