Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
DesaturateImageEffect.php file core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php
DesaturateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php Applies an image effect to the image object.
DescriptionAwareFileFormatterBase class core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Base class for file formatters that have to deal with file descriptions.
DescriptionAwareFileFormatterBase.php file core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php
DescriptionAwareFileFormatterBase::defaultSettings function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Defines the default settings for this plugin.
DescriptionAwareFileFormatterBase::settingsForm function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Returns a form to configure settings for the formatter.
DescriptionAwareFileFormatterBase::settingsSummary function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Returns a short summary for the current formatter settings.
DestinationBase class core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Base class for migrate destination classes.
DestinationBase.php file core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php
DestinationBase::$migration property core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php The migration.
DestinationBase::$rollbackAction property core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php The rollback action to be saved for the last imported item.
DestinationBase::$supportsRollback property core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Indicates whether the destination can be rolled back.
DestinationBase::checkRequirements function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Checks if requirements for this plugin are OK.
DestinationBase::getDestinationModule function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Gets the destination module handling the destination data.
DestinationBase::rollback function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Delete the specified destination object from the target Drupal.
DestinationBase::rollbackAction function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php The rollback action for the last imported item.
DestinationBase::setRollbackAction function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php For a destination item being updated, set the appropriate rollback action.
DestinationBase::supportsRollback function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Whether the destination can be rolled back or not.
DestinationBase::__construct function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Constructs an entity destination plugin.
DestinationCategoryTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Tests that all migrations are tagged as either content or configuration.
DestinationCategoryTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php
DestinationCategoryTest::$migrationManager property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php The migration plugin manager.
DestinationCategoryTest::assertCategories function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Asserts that all migrations are tagged as either Configuration or Content.
DestinationCategoryTest::getConfigurationClasses function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Get configuration classes.
DestinationCategoryTest::getContentClasses function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Get content classes.
DestinationCategoryTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php
DestinationCategoryTest::testD6Categories function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Tests that all D6 migrations are tagged as either Configuration or Content.
DestinationCategoryTest::testD7Categories function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Tests that all D7 migrations are tagged as either Configuration or Content.
DestinationTest class core/modules/system/tests/src/Functional/Routing/DestinationTest.php Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
DestinationTest.php file core/modules/system/tests/src/Functional/Routing/DestinationTest.php
DestinationTest::$defaultTheme property core/modules/system/tests/src/Functional/Routing/DestinationTest.php The theme to install as the default for testing.
DestinationTest::$modules property core/modules/system/tests/src/Functional/Routing/DestinationTest.php Modules to enable.
DestinationTest::testDestination function core/modules/system/tests/src/Functional/Routing/DestinationTest.php Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
DestructableInterface interface core/lib/Drupal/Core/DestructableInterface.php The interface for services that need explicit destruction.
DestructableInterface.php file core/lib/Drupal/Core/DestructableInterface.php
DestructableInterface::destruct function core/lib/Drupal/Core/DestructableInterface.php Performs destruct operations.
Details class core/lib/Drupal/Core/Render/Element/Details.php Provides a render element for a details element, similar to a fieldset.
details--media-library-add-form-selected-media.html.twig file core/themes/seven/templates/media-library/details--media-library-add-form-selected-media.html.twig Theme override for the "Additional selected media" area of the modal media
library dialog.
details--media-library-add-form-selected-media.html.twig file core/themes/claro/templates/media-library/details--media-library-add-form-selected-media.html.twig Theme override for the "Additional selected media" area of the modal media
library dialog.
details--vertical-tabs.html.twig file core/themes/claro/templates/navigation/details--vertical-tabs.html.twig Theme override for a details element.
details.css file core/themes/claro/css/components/details.css Collapsible details.
details.css file core/profiles/demo_umami/themes/umami/css/classy/components/details.css Collapsible details.
details.css file core/themes/bartik/css/classy/components/details.css Collapsible details.
details.css file core/themes/seven/css/components/details.css Collapsible details.
details.css file core/themes/olivero/css/components/details.css Collapsible details.
details.css file core/themes/starterkit_theme/css/components/details.css Collapsible details.
details.css file core/themes/classy/css/components/details.css Collapsible details.
details.html.twig file core/themes/starterkit_theme/templates/form/details.html.twig Theme override for a details element.
details.html.twig file core/themes/classy/templates/form/details.html.twig Theme override for a details element.
details.html.twig file core/themes/olivero/templates/form/details.html.twig Theme override for a details element.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.