Search for enable
- Search 7.x for enable
- Search 8.9.x for enable
- Search 10.3.x for enable
- Search 11.x for enable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorTestBase::enableTestPlugins | function | core/ |
Enable the plugins coming with aggregator_test module. |
AssertPageCacheContextsAndTagsTrait::enablePageCaching | function | core/ |
Enables page caching. |
BlockVisibilityTest::testTransformPhpEnabled | function | core/ |
@covers ::transform |
BrowserHtmlDebugTrait::$htmlOutputEnabled | property | core/ |
HTML output enabled. |
CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled | function | core/ |
Tests that when image uploads were enabled, they remain enabled. |
CKEditor5ImageController::imageUploadEnabledAccess | function | core/ |
Access check based on whether image upload is enabled or not. |
CKEditor5PluginManager::getEnabledDefinitions | function | core/ |
Filter list of definitions by enabled plugins only. |
CKEditor5PluginManager::getEnabledLibraries | function | core/ |
Gets a list of libraries required for the editor. |
CKEditor5PluginManagerInterface::getEnabledDefinitions | function | core/ |
Filter list of definitions by enabled plugins only. |
CKEditor5PluginManagerInterface::getEnabledLibraries | function | core/ |
Gets a list of libraries required for the editor. |
CKEditor5PluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
CKEditor5Test::enableDisabledToolbarItem | function | core/ |
Enables a disabled CKEditor 5 toolbar item. |
CKEditor5TestTrait::assertEditorButtonEnabled | function | core/ |
Asserts a CKEditor button is enabled. |
CKEditorPluginContextualInterface::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
CKEditorPluginManager::getEnabledButtons | function | core/ |
Gets the enabled toolbar buttons in the given text editor instance. |
CKEditorPluginManager::getEnabledPluginFiles | function | core/ |
Retrieves enabled plugins' files, keyed by plugin ID. |
CKEditorPluginManagerTest::providerGetEnabledButtons | function | core/ |
Provides a list of configs to test. |
CKEditorPluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
CKEditorPluginManagerTest::testGetEnabledButtons | function | core/ |
@covers ::getEnabledButtons @dataProvider providerGetEnabledButtons |
CKEditorTestTrait::assertEditorButtonEnabled | function | core/ |
Asserts a CKEditor button is enabled. |
ConfigEntityBase::enable | function | core/ |
Enables the configuration entity. |
ConfigEntityBaseUnitTest::testEnable | function | core/ |
@covers ::enable @depends testSetStatus |
ConfigEntityInterface::enable | function | core/ |
Enables the configuration entity. |
ConfigInstaller::getEnabledExtensions | function | core/ |
Gets the list of enabled extensions including both modules and themes. |
ConfigTestController::enable | function | core/ |
Enables a ConfigTest object. |
ContentTranslationEnabledSetting | class | core/ |
Determines the content translation setting. |
ContentTranslationEnabledSetting.php | file | core/ |
|
ContentTranslationEnabledSetting::transform | function | core/ |
Performs the associated process. |
ContentTranslationEnableTest | class | core/ |
Test enabling content translation module. |
ContentTranslationEnableTest.php | file | core/ |
|
ContentTranslationEnableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationEnableTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationEnableTest::testEnable | function | core/ |
Tests that entity schemas are up-to-date after enabling translation. |
ContentTranslationManager::isEnabled | function | core/ |
Determines whether the given entity type is translatable. |
ContentTranslationManager::isPendingRevisionSupportEnabled | function | core/ |
Checks whether support for pending revisions should be enabled. |
ContentTranslationManager::setEnabled | function | core/ |
Sets the value for translatability of the given entity type bundle. |
ContentTranslationManagerInterface::isEnabled | function | core/ |
Determines whether the given entity type is translatable. |
ContentTranslationManagerInterface::setEnabled | function | core/ |
Sets the value for translatability of the given entity type bundle. |
ContentTranslationPendingRevisionTestBase::enableContentModeration | function | core/ |
Enables content moderation for the test entity type and bundle. |
ContentTranslationTestBase::enableTranslation | function | core/ |
Enables translation for the current entity type and bundle. |
content_translation_enable_widget | function | core/ |
Returns a widget to enable content translation per entity bundle. |
DatabaseDriverProvidedByModuleTest::testDatabaseDriverIsProvidedByModuleButTheModuleIsNotEnabled | function | core/ |
Tests that the status page shows the error message. |
DefaultsSectionStorage::enableLayoutBuilder | function | core/ |
Enables the Layout Builder. |
DefaultsSectionStorage::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
DependencyTest::testEnableRequirementsFailureDependency | function | core/ |
Tests enabling a module that depends on a module which fails hook_requirements(). |
DependencyTest::testEnableWithoutDependency | function | core/ |
Attempts to enable the Content Translation module without Language enabled. |
DependencyTest::testModuleEnableOrder | function | core/ |
Tests that module dependencies are enabled in the correct order in the UI. |
DisplayPluginBase::ajaxEnabled | function | core/ |
Whether the display is actually using AJAX or not. |
DisplayPluginBase::isEnabled | function | core/ |
Whether the display is enabled. |
DisplayPluginBase::isMoreEnabled | function | core/ |
Whether the display is using the 'more' link or not. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.