Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| DerivativeTest::testDerivativeDecorator | function | core/ |
Tests getDefinitions() and getDefinition() with a derivativeDecorator. |
| 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::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. |
| DestinationBase::setRollbackAction | function | core/ |
For a destination item being updated, set the appropriate rollback action. |
| DestinationBase::supportsRollback | function | core/ |
Whether the destination can be rolled back or not. |
| 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/ |
|
| DestinationCategoryTest::$migrationManager | property | core/ |
The migration plugin manager. |
| DestinationCategoryTest::assertCategories | function | core/ |
Asserts that all migrations are tagged as either Configuration or Content. |
| DestinationCategoryTest::getConfigurationClasses | function | core/ |
Get configuration classes. |
| DestinationCategoryTest::getContentClasses | function | core/ |
Get content classes. |
| DestinationCategoryTest::setUp | function | core/ |
|
| DestinationCategoryTest::testD6Categories | function | core/ |
Tests that all D6 migrations are tagged as either Configuration or Content. |
| DestinationCategoryTest::testD7Categories | function | core/ |
Tests that all D7 migrations are tagged as either Configuration or Content. |
| DestinationTest | class | core/ |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. |
| DestinationTest.php | file | core/ |
|
| DestinationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DestinationTest::$modules | property | core/ |
Modules to enable. |
| DestinationTest::testDestination | function | core/ |
Tests that $_GET/$_REQUEST['destination'] only contain internal URLs. |
| DestructableInterface | interface | core/ |
The interface for services that need explicit destruction. |
Pagination
- Previous page
- Page 319
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.