Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search main for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_transliteration_overrides_alter | function | core/ |
Provide language-specific overrides for transliteration. |
| 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/ |
Tests transform root relative urls to absolute. |
| HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Tests transform root relative urls to absolute assertion. |
| 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 install. |
| 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 install. |
| 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. |
| InstallerTranslationDownloadTest | class | core/ |
Tests that profile translations are downloaded by the installer. |
| InstallerTranslationDownloadTest.php | file | core/ |
|
| InstallerTranslationDownloadTest::$errorHandler | property | core/ |
The original error handler, which will be overwritten by the installer. |
| InstallerTranslationDownloadTest::$installParameters | property | core/ |
The parameters to pass to install_drupal(). |
| InstallerTranslationDownloadTest::$requests | property | core/ |
An array of files that were requested, and by which methods. |
| InstallerTranslationDownloadTest::register | function | core/ |
Registers test-specific services. |
| InstallerTranslationDownloadTest::setUp | function | core/ |
|
| InstallerTranslationDownloadTest::tearDown | function | core/ |
|
| InstallerTranslationDownloadTest::testCoreProfileTranslationsAreNotDownloaded | function | core/ |
Tests that translations are not downloaded for core profiles. |
| InstallerTranslationDownloadTest::testCustomProfileTranslationsAreDownloaded | function | core/ |
Tests that the translations are downloaded for a custom profile. |
| InstallerTranslationExistingFileTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.