Search for enabled
- Search 7.x for enabled
- Search 9.5.x for enabled
- Search 8.9.x for enabled
- Search 10.3.x for enabled
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EnabledExtensionsValidator.php | file | core/ |
|
| EnabledExtensionsValidator::getSubscribedEvents | function | core/ |
|
| EnabledExtensionsValidator::validate | function | core/ |
Validates that no enabled Drupal extensions have been removed. |
| EnabledExtensionsValidator::__construct | function | core/ |
|
| EnabledExtensionsValidatorTest | class | core/ |
Tests Enabled Extensions Validator. |
| EnabledExtensionsValidatorTest.php | file | core/ |
|
| EnabledExtensionsValidatorTest::createExtension | function | core/ |
Returns a mocked extension object for a package. |
| EnabledExtensionsValidatorTest::providerExtensionRemoved | function | core/ |
Data provider for testExtensionRemoved(). |
| EnabledExtensionsValidatorTest::testExtensionRemoved | function | core/ |
Tests that error is raised if Drupal modules, profiles or themes are removed. |
| EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled | function | core/ |
Ensures correct entity URLs with the method language-content-entity enabled. |
| Feed::$ajaxEnabled | property | core/ |
Whether the display allows the use of AJAX or not. |
| FilterFormTest::assertEnabledTextarea | function | core/ |
Asserts that a textarea with a given ID exists and is not disabled. |
| FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
| Heading::ALWAYS_ENABLED_HEADINGS | constant | core/ |
The headings that cannot be disabled. |
| Heading::enabledHeadingsToTags | function | core/ |
Returns an array of enabled tags based on the enabled headings. |
| Heading::getEnabledHeadings | function | core/ |
Gets all enabled headings. |
| HtmlOutputLogger::$enabled | property | core/ |
The status of the extension. |
| ImageAdminStylesTest::testAjaxEnabledEffectForm | function | core/ |
Tests editing Ajax-enabled image effect forms. |
| InstallHelper::$enabledLanguages | property | core/ |
Enabled languages. |
| JsonApiFilter::AMONG_ENABLED | constant | core/ |
Array key for denoting type-based enabled-only filtering access. |
| JSONAPI_FILTER_AMONG_ENABLED | constant | core/ |
Array key for denoting type-based enabled-only filtering access. |
| KernelTestBaseDatabaseDriverModuleTest::testDatabaseDriverModuleEnabled | function | core/ |
Tests database driver module enabled. |
| KernelTestBaseTest::testDatabaseDriverModuleEnabled | function | core/ |
Tests database driver module enabled. |
| LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator | function | core/ |
Tests enabling the language negotiator language_content_entity. |
| LanguageNegotiator::getEnabledNegotiators | function | core/ |
Gets enabled detection methods for the provided language type. |
| LanguageNegotiator::isNegotiationMethodEnabled | function | core/ |
Checks if a language negotiation method is enabled for a language type. |
| LanguageNegotiatorInterface::isNegotiationMethodEnabled | function | core/ |
Checks if a language negotiation method is enabled for a language type. |
| LayoutBuilderEnabledInterface | interface | core/ |
Provides methods for enabling and disabling Layout Builder. |
| LayoutBuilderEnabledInterface.php | file | core/ |
|
| LayoutBuilderEnabledInterface::disableLayoutBuilder | function | core/ |
Disables the Layout Builder. |
| LayoutBuilderEnabledInterface::enableLayoutBuilder | function | core/ |
Enables the Layout Builder. |
| LayoutBuilderEnabledInterface::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
| LayoutBuilderEntityViewDisplay::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
| LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled | function | core/ |
Provides test data for ::testIsLayoutBuilderEnabled(). |
| LayoutBuilderEntityViewDisplayTest::testIsLayoutBuilderEnabled | function | core/ |
Tests is layout builder enabled. |
| ManageGitIgnore::managementOfGitIgnoreEnabled | function | composer/ |
Determines whether we should manage gitignore files. |
| MenuLinkBase::isEnabled | function | core/ |
Returns whether the menu link is enabled (not hidden). |
| MenuLinkContent::isEnabled | function | core/ |
Returns whether the menu link is marked as enabled. |
| MenuLinkContentInterface::isEnabled | function | core/ |
Returns whether the menu link is marked as enabled. |
| MenuLinkInterface::isEnabled | function | core/ |
Returns whether the menu link is enabled (not hidden). |
| MenuTreeParameters::onlyEnabledLinks | function | core/ |
Excludes links that are not enabled. |
| MenuTreeParametersTest::testOnlyEnabledLinks | function | core/ |
Tests onlyEnabledLinks(). |
| MigrationState::$enabledModules | property | core/ |
Array of enabled modules. |
| ModuleHandlerTest::testImplementsHookModuleEnabled | function | core/ |
Tests implementations methods when module is enabled. |
| ModuleHandlerTest::testInvokeModuleEnabled | function | core/ |
Tests invoke methods when module is enabled. |
| ModulesEnabledTrait | trait | core/ |
Provides helpers for enabling modules. |
| ModulesEnabledTrait.php | file | core/ |
|
| ModulesEnabledTrait::currentUser | function | core/ |
Gets the current user. |
| ModulesEnabledTrait::modulesEnabledConfirmationMessage | function | core/ |
Provides a confirmation message after modules have been enabled. |
| ModulesEnabledTrait::modulesFailToEnableMessage | function | core/ |
Provides a fail message after attempt to install a module. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.