Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with an invalid class. |
| DerivativeDiscoveryDecoratorTest::testNonExistentDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with a non-existent class. |
| DerivativeDiscoveryDecoratorTest::testSingleExistingDerivative | function | core/ |
Tests a single definition when a derivative already exists. |
| DerivativeInspectionInterface | interface | core/ |
Provides a plugin interface for providing derivative metadata inspection. |
| DerivativeInspectionInterface.php | file | core/ |
|
| DerivativeInspectionInterface::getBaseId | function | core/ |
Gets the base_plugin_id of the plugin instance. |
| DerivativeInspectionInterface::getDerivativeId | function | core/ |
Gets the derivative_id of the plugin instance. |
| DerivativeTest | class | core/ |
Tests that derivative plugins are correctly discovered. |
| DerivativeTest.php | file | core/ |
|
| DerivativeTest::testDerivativeDecorator | function | core/ |
Tests getDefinitions() and getDefinition() with a derivativeDecorator. |
| DerivedToolkit | class | core/ |
Provides a derivative of TestToolkit. |
| DerivedToolkit.php | file | core/ |
|
| DeriverBase | class | core/ |
Provides a basic deriver. |
| DeriverBase.php | file | core/ |
|
| DeriverBase::$derivatives | property | core/ |
List of derivative definitions. |
| DeriverBase::getDerivativeDefinition | function | core/ |
|
| DeriverBase::getDerivativeDefinitions | function | core/ |
|
| DeriverInterface | interface | core/ |
Provides additional plugin definitions based on an existing definition. |
| DeriverInterface.php | file | core/ |
|
| DeriverInterface::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| DeriverInterface::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| Desaturate | class | core/ |
Defines GD2 Desaturate operation. |
| Desaturate.php | file | core/ |
|
| Desaturate::arguments | function | core/ |
|
| Desaturate::execute | function | core/ |
|
| DesaturateImageEffect | class | core/ |
Desaturates (grayscale) an image resource. |
| DesaturateImageEffect.php | file | core/ |
|
| DesaturateImageEffect::applyEffect | function | core/ |
|
| DescriptionAwareFileFormatterBase | class | core/ |
Base class for file formatters that have to deal with file descriptions. |
| DescriptionAwareFileFormatterBase.php | file | core/ |
|
| DescriptionAwareFileFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DescriptionAwareFileFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DescriptionAwareFileFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| description_toggle.css | file | core/ |
.help-icon { display: flex; } .help-icon__description-toggle { flex-shrink: 0; width: 16px; height: 16px; border-radius: 50%; all: unset; margin-block: 0.1rem 0; margin-inline: 0.3rem… |
| description_toggle.css | file | core/ |
Help icon description toggle styles. |
| description_toggle.pcss.css | file | core/ |
Help icon description toggle styles. |
| DestinationBase | class | core/ |
Base class for migrate destination classes. |
| DestinationBase.php | file | core/ |
|
| DestinationBase::$migration | property | core/ |
The migration. |
| DestinationBase::$rollbackAction | property | core/ |
The rollback action to be saved for the last imported item. |
| DestinationBase::$supportsRollback | property | core/ |
Indicates whether the destination can be rolled back. |
| DestinationBase::checkRequirements | function | core/ |
|
| DestinationBase::getDestinationModule | function | core/ |
|
| DestinationBase::rollback | function | core/ |
|
| DestinationBase::rollbackAction | function | core/ |
|
| DestinationBase::setRollbackAction | function | core/ |
For a destination item being updated, set the appropriate rollback action. |
| DestinationBase::supportsRollback | function | core/ |
|
| DestinationBase::__construct | function | core/ |
Constructs an entity destination plugin. |
| DestinationCategoryTest | class | core/ |
Tests that all migrations are tagged as either content or configuration. |
| DestinationCategoryTest.php | file | core/ |
Pagination
- Previous page
- Page 422
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.