Search for enable
- Search 7.x for enable
- Search 9.5.x for enable
- Search 8.9.x for enable
- Search 10.3.x for enable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DeprecationHandler::isEnabled | function | core/ |
Determines if the extension is enabled. |
DisplayPluginBase::ajaxEnabled | function | core/ |
|
DisplayPluginBase::isEnabled | function | core/ |
|
DisplayPluginBase::isMoreEnabled | function | core/ |
|
DisplayPluginBase::isPagerEnabled | function | core/ |
|
DisplayPluginInterface::ajaxEnabled | function | core/ |
Whether the display is actually using AJAX or not. |
DisplayPluginInterface::isEnabled | function | core/ |
Whether the display is enabled. |
DisplayPluginInterface::isMoreEnabled | function | core/ |
Whether the display is using the 'more' link or not. |
DisplayPluginInterface::isPagerEnabled | function | core/ |
Whether the display is using a pager or not. |
drupal-8.update-test-schema-enabled.php | file | core/ |
Partial database to mimic the installation of the update_test_schema module. |
drupal-8.update-test-semver-update-n-enabled.php | file | core/ |
Database to mimic the installation of the update_test_semver_update_n module. |
Drupal\package_manager\Validator\EnabledExtensionsValidator | service | core/ |
|
Drupal\performance_test\DatabaseEventEnabler | service | core/ |
|
EditModeTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling edit mode. |
EditorAdminTest::enableUnicornEditor | function | core/ |
Enables the unicorn editor. |
EnabledConfigurablePluginsConstraint | class | core/ |
The CKEditor 5 plugin settings. |
EnabledConfigurablePluginsConstraint.php | file | core/ |
|
EnabledConfigurablePluginsConstraint::$message | property | core/ |
The default violation message. |
EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
|
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
EnabledConfigurablePluginsConstraintValidator::validate | function | core/ |
|
EnabledExtensionsValidator | class | core/ |
Validates no enabled Drupal extensions are removed from the stage directory. |
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/ |
@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. |
EnableLayoutBuilderTrait | trait | core/ |
Test trait to enable or disable Layout Builder on an entity view display. |
EnableLayoutBuilderTrait.php | file | core/ |
|
EnableLayoutBuilderTrait::disableLayoutBuilderFromUi | function | core/ |
Disables Layout Builder using the UI. |
EnableLayoutBuilderTrait::enableLayoutBuilder | function | core/ |
Enables Layout Builder on an entity view display. |
EnableLayoutBuilderTrait::enableLayoutBuilderFromUi | function | core/ |
Enables Layout Builder using the UI. |
EntityDefinitionTestTrait::enableNewEntityType | function | core/ |
Enables a new entity type definition. |
EntityReferenceFieldTranslatedReferenceViewTest::enableTranslation | function | core/ |
Enables translations where it needed. |
EntityTestDefinitionSubscriber::enableEventTracking | function | core/ |
Enables event tracking. |
EntityTestDefinitionSubscriber::enableLiveDefinitionUpdates | function | core/ |
Enables live definition updates. |
EntityTypeInfoTest::enableModeration | function | core/ |
Add moderation to an entity type and bundle. |
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. |
FieldTypePluginManagerTest::enableAllCoreModules | function | core/ |
Enable all core modules. |
FilterAdminTest::testFilterEnableAndDisable | function | core/ |
Tests enabling and disabling of filters. |
FilterEnableForm | class | core/ |
Provides the filter format enable form. |
FilterEnableForm.php | file | core/ |
|
FilterEnableForm::getCancelUrl | function | core/ |
|
FilterEnableForm::getConfirmText | function | core/ |
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.