Search for transform
- Search 7.x for transform
- Search 9.5.x for transform
- Search 8.9.x for transform
- Search 10.3.x for transform
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyleInterface::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
ImageStyleMappings::transform | function | core/ |
|
ImportStorageTransformer | class | core/ |
The import storage transformer helps to use the configuration management api. |
ImportStorageTransformer.php | file | core/ |
|
ImportStorageTransformer::$connection | property | core/ |
The drupal database connection. |
ImportStorageTransformer::$eventDispatcher | property | core/ |
The event dispatcher to get changes to the configuration. |
ImportStorageTransformer::$persistentLock | property | core/ |
The persistent lock which the config importer uses across requests. |
ImportStorageTransformer::$requestLock | property | core/ |
The normal lock for the duration of the request. |
ImportStorageTransformer::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
ImportStorageTransformer::transform | function | core/ |
Transform the storage to be imported from. |
ImportStorageTransformer::__construct | function | core/ |
ImportStorageTransformer constructor. |
ImportStorageTransformerTest | class | core/ |
Tests the import storage transformer. |
ImportStorageTransformerTest.php | file | core/ |
|
ImportStorageTransformerTest::$modules | property | core/ |
|
ImportStorageTransformerTest::setUp | function | core/ |
|
ImportStorageTransformerTest::testTransform | function | core/ |
Tests the import transformation. |
ImportStorageTransformerTest::testTransformLocked | function | core/ |
Tests that the import transformer throws an exception. |
ImportStorageTransformerTest::testTransformWhileImporting | function | core/ |
Tests the import transformer during a running config import. |
LanguageDomains::transform | function | core/ |
|
LanguageDomainsTest::testTransform | function | core/ |
@covers ::transform |
LanguageNegotiation::transform | function | core/ |
|
LanguageNegotiationTest::testTransformWithoutWeights | function | core/ |
Tests successful transformation without weights. |
LanguageNegotiationTest::testTransformWithWeights | function | core/ |
Tests successful transformation without weights. |
LanguageTypes::transform | function | core/ |
|
LanguageTypesTest::testTransformAll | function | core/ |
Tests successful transformation of all language types. |
LanguageTypesTest::testTransformConfigurable | function | core/ |
Tests successful transformation of configurable language types. |
LinkOptions::transform | function | core/ |
|
LinkUri::transform | function | core/ |
|
LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
Log::transform | function | core/ |
|
MachineName::transform | function | core/ |
|
MakeUniqueBase::transform | function | core/ |
Creates a unique value based on the source value. |
MenuLinkParent::transform | function | core/ |
Find the parent link GUID. |
MenuLinkParentTest::doTransform | function | core/ |
Helper to finish setup and run the test. |
MenuLinkParentTest::providerTransformException | function | core/ |
Provides data for testTransformException(). |
MenuLinkParentTest::testTransformException | function | core/ |
Tests that an exception is thrown when the parent menu link is not found. |
MenuLinkTree::transform | function | core/ |
|
MenuLinkTreeInterface::transform | function | core/ |
Applies menu link tree manipulators to transform the given tree. |
MigrateProcessInterface::transform | function | core/ |
Performs the associated process. |
MigrationLookup::transform | function | core/ |
|
MigrationLookupTest::providerTestTransformWithStubbing | function | core/ |
Provides data for testTransformWithStubbing(). |
MigrationLookupTest::testTransformWithStubbing | function | core/ |
@covers ::transform |
MigrationLookupTest::testTransformWithStubSkipping | function | core/ |
@covers ::transform |
NodeCompleteNodeLookup::transform | function | core/ |
|
NodeCompleteNodeRevisionLookup::transform | function | core/ |
|
NodeCompleteNodeTranslationLookup::transform | function | core/ |
|
NodeUpdate7008::transform | function | core/ |
Split the 'administer nodes' permission from 'access content overview'. |
NullCoalesce::transform | function | core/ |
|
NullCoalesceTest::testTransform | function | core/ |
Tests null_coalesce. |
NullCoalesceTest::testTransformWithDefault | function | core/ |
Tests null_coalesce. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.