Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 |
I18nQueryTrait::getPropertyNotInRowTranslation | function | core/ |
Gets the translation for the property not already in the row. |
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. |
ImageOnTranslatedEntityTest | class | core/ |
Uploads images to translated nodes. |
ImageOnTranslatedEntityTest.php | file | core/ |
|
ImageOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the image field used in the test. |
ImageOnTranslatedEntityTest::$modules | property | core/ |
Modules to enable. |
ImageOnTranslatedEntityTest::setUp | function | core/ |
|
ImageOnTranslatedEntityTest::testSyncedImages | function | core/ |
Tests synced file fields on translated nodes. |
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. |
InstallerLanguageTest::testInstallerTranslationCache | function | core/ |
Tests profile info caching in non-English languages. |
InstallerLanguageTest::testInstallerTranslationFiles | function | core/ |
Tests that the installer can find translation files. |
InstallerTestBase::$translations | property | core/ |
A string translation map used for translated installer screens. |
InstallerTranslationExistingFileTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationExistingFileTest.php | file | core/ |
|
InstallerTranslationExistingFileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationExistingFileTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationExistingFileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTranslationExistingFileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerTranslationExistingFileTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerTranslationExistingFileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerTranslationExistingFileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerTranslationExistingFileTest::testInstall | function | core/ |
Ensures language selection has not failed. |
InstallerTranslationMultipleLanguageForeignTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageForeignTest.php | file | core/ |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.