Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DerivativeDiscoveryDecoratorTest::$discoveryMain | property | core/ |
The mock main discovery object. |
| DerivativeDiscoveryDecoratorTest::setUp | function | core/ |
|
| DerivativeDiscoveryDecoratorTest::testExistingDerivative | function | core/ |
Tests derivative definitions when a definition already exists. |
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method. |
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcherWithAnnotationObjects | function | core/ |
Tests the getDerivativeFetcher method with objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass[[api-linebreak]] |
| 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::$modules | property | core/ |
Modules to install. |
| 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/ |
Gets the definition of a derivative plugin. |
| DeriverBase::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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/ |
Returns the definition of the operation arguments. |
| Desaturate::execute | function | core/ |
Performs the actual manipulation on the image. |
| DesaturateImageEffect | class | core/ |
Desaturates (grayscale) an image resource. |
| DesaturateImageEffect.php | file | core/ |
|
| DesaturateImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| 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. |
| 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/ |
Checks if requirements for this plugin are OK. |
| DestinationBase::getDestinationModule | function | core/ |
Gets the destination module handling the destination data. |
| DestinationBase::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| DestinationBase::rollbackAction | function | core/ |
The rollback action for the last imported item. |
Pagination
- Previous page
- Page 410
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.