Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| description_toggle.css | file | core/ |
Help icon description toggle styles. |
| 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.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/ |
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 install. |
| DestinationTest::testDestination | function | core/ |
Tests that $_GET/$_REQUEST['destination'] only contain internal URLs. |
| Destructable | class | core/ |
Manages a semaphore file and performs an action upon destruction. |
| Destructable.php | file | core/ |
|
| Destructable::$semaphore | property | core/ |
Semaphore filename. |
| Destructable::destruct | function | core/ |
Performs destruct operations. |
| Destructable::setSemaphore | function | core/ |
Set the destination for the semaphore file. |
| DestructableInterface | interface | core/ |
The interface for services that need explicit destruction. |
| DestructableInterface.php | file | core/ |
|
| DestructableInterface::destruct | function | core/ |
Performs destruct operations. |
| DestructableServiceTest | class | core/ |
Tests invocation of services performing deferred tasks after response flush. |
| DestructableServiceTest.php | file | core/ |
|
| DestructableServiceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DestructableServiceTest::$modules | property | core/ |
Modules to install. |
| DestructableServiceTest::testDestructableServiceExecutionOrder | function | core/ |
|
| destructable_test.info.yml | file | core/ |
core/modules/system/tests/modules/destructable_test/destructable_test.info.yml |
Pagination
- Previous page
- Page 358
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.