Search for transform
- Search 7.x for transform
- Search 8.9.x for transform
- Search 10.3.x for transform
- Search 11.x for transform
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
GetUntransformedTextCommand.php | file | core/ |
|
GetUntransformedTextCommand.php | file | core/ |
|
GetUntransformedTextCommand::__construct | function | core/ |
Constructs a GetUntransformedTextCommand object. |
GetUntransformedTextCommand::__construct | function | core/ |
Constructs a GetUntransformedTextCommand object. |
HandlerBase::caseTransform | function | core/ |
Transform a string by a certain method. |
Html::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs. |
HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
HtmlTest::testTransformRootRelativeUrlsToAbsolute | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute @dataProvider providerTestTransformRootRelativeUrlsToAbsolute |
HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute @dataProvider providerTestTransformRootRelativeUrlsToAbsoluteAssertion |
ImageCacheActions::transform | function | core/ |
Performs the associated process. |
ImageEffectBase::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
ImageEffectInterface::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
ImageStyle::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
ImageStyleInterface::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
ImageStyleMappings::transform | function | core/ |
Performs the associated process. |
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/ |
Modules to enable. |
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/ |
Performs the associated process. |
LanguageDomainsTest::testTransform | function | core/ |
@covers ::transform |
LanguageNegotiation::transform | function | core/ |
Performs the associated process. |
LanguageNegotiationTest::testTransformWithoutWeights | function | core/ |
Tests successful transformation without weights. |
LanguageNegotiationTest::testTransformWithWeights | function | core/ |
Tests successful transformation without weights. |
LanguageTypes::transform | function | core/ |
Performs the associated process. |
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/ |
Performs the associated process. |
LinkUri::transform | function | core/ |
Performs the associated process. |
LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
Log::transform | function | core/ |
Performs the associated process. |
MachineName::transform | function | core/ |
Performs the associated process. |
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. |
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.