Search for enable

  1. Search 7.x for enable
  2. Search 9.5.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
ResourceTypeField::$enabled property core/modules/jsonapi/src/ResourceType/ResourceTypeField.php Whether the field is disabled.
ResourceTypeField::isFieldEnabled function core/modules/jsonapi/src/ResourceType/ResourceTypeField.php Whether the field is enabled.
RESTTestBase::enableService function core/modules/rest/src/Tests/RESTTestBase.php Enables the REST service interface for a specific entity type.
ReverseProxyMiddlewareTest::reverseProxyEnabledProvider function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Data provider for testReverseProxyEnabled.
ReverseProxyMiddlewareTest::reverseProxyEnabledProviderLegacy function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Data provider for testReverseProxyEnabled.
ReverseProxyMiddlewareTest::testReverseProxyEnabled function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Tests that subscriber sets trusted headers when reverse proxy is set.
ReverseProxyMiddlewareTest::testReverseProxyEnabledLegacy function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Tests that subscriber sets trusted headers when reverse proxy is set.
SettingsTrayBlockFormTest::testEditModeEnableDisable function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php Tests enabling and disabling Edit Mode.
SettingsTrayTestBase::assertEditModeEnabled function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Assert that edit mode has been properly enabled.
SettingsTrayTestBase::enableEditMode function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Enables edit mode by pressing edit button in the toolbar.
TaxonomyTranslationTestTrait::enableTranslation function core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php Enables translations where it needed.
TaxonomyTranslationTestTrait::enableTranslation function core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php Enables translations where it needed.
UnroutedUrlAssemblerTest::testAssembleWithEnabledProcessing function core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php @covers ::assemble
UnroutedUrlAssemblerTest::testAssembleWithNotEnabledProcessing function core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php @covers ::assemble
UpdateRegistry::$enabledModules property core/lib/Drupal/Core/Update/UpdateRegistry.php
UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::getPendingUpdateFunctions
UpdateScriptTest::enableExtension function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Enables an extension using the UI.
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Tests that the admin language is configurable only for administrators.
user_picture_enabled function core/modules/user/user.module Returns whether this site supports the default user picture feature.
ValidateMigrationStateTestTrait::enableAllModules function core/modules/migrate_drupal/tests/src/Traits/ValidateMigrationStateTestTrait.php Enable all available modules.
ViewEditForm::submitDisplayEnable function core/modules/views_ui/src/ViewEditForm.php Submit handler to enable a disabled display.
ViewExecutable::$ajaxEnabled property core/modules/views/src/ViewExecutable.php Whether this view uses AJAX.
ViewExecutable::ajaxEnabled function core/modules/views/src/ViewExecutable.php Determines whether or not AJAX should be used.
ViewExecutable::setAjaxEnabled function core/modules/views/src/ViewExecutable.php Sets whether or not AJAX should be used.
ViewExecutableTest::DISPLAY_ENABLED constant core/modules/views/tests/src/Unit/ViewExecutableTest.php Indicates that a display is enabled.
Views::getEnabledDisplayExtenders function core/modules/views/src/Views.php Gets enabled display extenders.
Views::getEnabledViews function core/modules/views/src/Views.php Returns an array of all enabled views.
views_enable_view function core/modules/views/views.module Enables and saves a view.
views_view_is_enabled function core/modules/views/views.module Returns whether the view is enabled.
ViewTestBase::enableViewsTestModule function core/modules/views/src/Tests/ViewTestBase.php Sets up the views_test_data.module.
ViewTestBase::enableViewsTestModule function core/modules/views/tests/src/Functional/ViewTestBase.php Sets up the views_test_data.module.
ViewUI::enable function core/modules/views_ui/src/ViewUI.php Enables the configuration entity.
WebAssert::fieldEnabled function core/tests/Drupal/Tests/WebAssert.php Checks that a given form field element is enabled.

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