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 |
---|---|---|---|
EnabledExtensionsValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\EnabledExtensionsValidator @group package_manager @internal |
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. |
JSONAPI_FILTER_AMONG_ENABLED | constant | core/ |
Array key for denoting type-based enabled-only filtering access. |
KernelTestBaseDatabaseDriverModuleTest::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment |
KernelTestBaseTest::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment |
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/ |
|
LanguageNegotiatorInterface::isNegotiationMethodEnabled | function | core/ |
Checks whether 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/ |
|
LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled | function | core/ |
Provides test data for ::testIsLayoutBuilderEnabled(). |
LayoutBuilderEntityViewDisplayTest::testIsLayoutBuilderEnabled | function | core/ |
@dataProvider providerTestIsLayoutBuilderEnabled |
ManageGitIgnore::managementOfGitIgnoreEnabled | function | composer/ |
Determines whether we should manage gitignore files. |
MediaConfigUpdater::$deprecationsEnabled | property | core/ |
Flag determining whether deprecations should be triggered. |
MediaConfigUpdater::setDeprecationsEnabled | function | core/ |
Sets the deprecations enabling status. |
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. |
OpCodeCache::isEnabled | function | core/ |
Checks if OpCodeCache is enabled. |
PluginManagerDependentValidatorTrait::getOtherEnabledPlugins | function | core/ |
Gets all other enabled CKEditor 5 plugin definitions. |
ReadOnlyModeMethodFilter::$readOnlyModeIsEnabled | property | core/ |
Whether JSON:API's read-only mode is enabled. |
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.