Search for enabled
- Search 7.x for enabled
- Search 9.5.x for enabled
- Search 10.3.x for enabled
- Search 11.x for enabled
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@dataProvider providerTestIsLayoutBuilderEnabled |
LayoutBuilderQuickEditTest::providerEnableDisableLayoutBuilder | function | core/ |
DataProvider for testEnableDisableLayoutBuilder(). |
LayoutBuilderQuickEditTest::testEnableDisableLayoutBuilder | function | core/ |
Tests Quick Edit boots correctly with Layout Builder defaults & overrides. |
LegacyBlockVisibilityTest::testTransformPhpEnabled | function | core/ |
Tests Transform. |
LlamaContextual::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
LlamaContextualAndButton::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
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/ |
Test implementations methods when module is enabled. |
ModuleHandlerTest::testInvokeModuleEnabled | function | core/ |
Test invoke methods when module is enabled. |
OpCodeCache::isEnabled | function | core/ |
Checks if OpCodeCache is enabled. |
ReadOnlyModeMethodFilter::$readOnlyModeIsEnabled | property | core/ |
Whether JSON:API's read-only mode is enabled. |
ReEnableModuleFieldTest::testReEnabledField | function | core/ |
Test the behavior of a field module after being disabled and re-enabled. |
RegisterSerializationClassesCompilerPass::normalizerBcSettingIsEnabled | function | core/ |
Returns whether a normalizer BC setting is disabled or not. |
ResourceType::isFieldEnabled | function | core/ |
Checks if a field is enabled or not. |
ResourceTypeField::$enabled | property | core/ |
Whether the field is disabled. |
ResourceTypeField::isFieldEnabled | function | core/ |
Whether the field is enabled. |
ReverseProxyMiddlewareTest::reverseProxyEnabledProvider | function | core/ |
Data provider for testReverseProxyEnabled. |
ReverseProxyMiddlewareTest::reverseProxyEnabledProviderLegacy | function | core/ |
Data provider for testReverseProxyEnabled. |
ReverseProxyMiddlewareTest::testReverseProxyEnabled | function | core/ |
Tests that subscriber sets trusted headers when reverse proxy is set. |
ReverseProxyMiddlewareTest::testReverseProxyEnabledLegacy | function | core/ |
Tests that subscriber sets trusted headers when reverse proxy is set. |
SettingsTrayBlockFormTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling Edit Mode. |
SettingsTrayTestBase::assertEditModeEnabled | function | core/ |
Assert that edit mode has been properly enabled. |
UnroutedUrlAssemblerTest::testAssembleWithEnabledProcessing | function | core/ |
@covers ::assemble |
UnroutedUrlAssemblerTest::testAssembleWithNotEnabledProcessing | function | core/ |
@covers ::assemble |
UpdateRegistry::$enabledModules | property | core/ |
|
UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
@covers ::getPendingUpdateFunctions |
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled | function | core/ |
Tests that the admin language is configurable only for administrators. |
user_picture_enabled | function | core/ |
Returns whether this site supports the default user picture feature. |
ViewExecutable::$ajaxEnabled | property | core/ |
Whether this view uses AJAX. |
ViewExecutable::ajaxEnabled | function | core/ |
Determines whether or not AJAX should be used. |
ViewExecutable::setAjaxEnabled | function | core/ |
Sets whether or not AJAX should be used. |
ViewExecutableTest::DISPLAY_ENABLED | constant | core/ |
Indicates that a display is enabled. |
Views::getEnabledDisplayExtenders | function | core/ |
Gets enabled display extenders. |
Views::getEnabledViews | function | core/ |
Returns an array of all enabled views. |
views_view_is_enabled | function | core/ |
Returns whether the view is enabled. |
WebAssert::fieldEnabled | function | core/ |
Checks that a given form field element is enabled. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.