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 11.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleTranslationCacheTag::saveTranslation | function | core/ |
Invalidate cache tags whenever a string is translated. |
| LocaleTranslationCacheTag::__construct | function | core/ |
Constructs a LocaleTranslationCacheTag object. |
| LocaleTranslationChangeProjectVersionTest | class | core/ |
Tests how translations are handled when a project gets updated. |
| LocaleTranslationChangeProjectVersionTest.php | file | core/ |
|
| LocaleTranslationChangeProjectVersionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslationChangeProjectVersionTest::setUp | function | core/ |
|
| LocaleTranslationChangeProjectVersionTest::testUpdateImportSourceRemote | function | core/ |
Tests update translations when project version changes. |
| LocaleTranslationDownloadTest | class | core/ |
Tests locale translation download. |
| LocaleTranslationDownloadTest.php | file | core/ |
|
| LocaleTranslationDownloadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslationDownloadTest::$translationsStream | property | core/ |
The virtual file stream for storing translations. |
| LocaleTranslationDownloadTest::setUp | function | core/ |
|
| LocaleTranslationDownloadTest::testUpdateImportSourceRemote | function | core/ |
Tests translation download from remote sources. |
| LocaleTranslationProjectsTest | class | core/ |
Tests locale translation project handling. |
| LocaleTranslationProjectsTest.php | file | core/ |
|
| LocaleTranslationProjectsTest::$modules | property | core/ |
Modules to install. |
| LocaleTranslationProjectsTest::$projectStorage | property | core/ |
The locale project storage used in this test. |
| LocaleTranslationProjectsTest::setUp | function | core/ |
|
| LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects | function | core/ |
Tests \Drupal\locale\LocaleProjectStorageInterface::resetCache(). |
| LocaleTranslationSource | class | core/ |
Provides source and translation status information for a project/langcode. |
| LocaleTranslationSource.php | file | core/ |
|
| LocaleTranslationSource::$core | property | core/ |
The core for the Server pattern, always "all". |
| LocaleTranslationSource::$files | property | core/ |
List of locale file object. |
| LocaleTranslationSource::$name | property | core/ |
The project name. |
| LocaleTranslationSource::$server_pattern | property | core/ |
The server pattern. |
| LocaleTranslationSource::$version | property | core/ |
The version. |
| LocaleTranslationSource::fromProject | function | core/ |
Create a LocaleTranslationSource object from a project. |
| LocaleTranslationSource::__construct | function | core/ |
|
| LocaleTranslationTest | class | core/ |
Tests Drupal\locale\LocaleTranslation. |
| LocaleTranslationTest | class | core/ |
Tests Drupal\locale\LocaleTranslation. |
| LocaleTranslationTest.php | file | core/ |
|
| LocaleTranslationTest.php | file | core/ |
|
| LocaleTranslationTest::$cache | property | core/ |
A stub cache to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::$languageManager | property | core/ |
A stub language manager built from LanguageManagerInterface. |
| LocaleTranslationTest::$lock | property | core/ |
A stub lock to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::$modules | property | core/ |
Modules to install. |
| LocaleTranslationTest::$requestStack | property | core/ |
The request stack. |
| LocaleTranslationTest::$storage | property | core/ |
A stub storage to use when instantiating LocaleTranslation objects. |
| LocaleTranslationTest::setUp | function | core/ |
|
| LocaleTranslationTest::setUp | function | core/ |
|
| LocaleTranslationTest::testDestruct | function | core/ |
Tests for \Drupal\locale\LocaleTranslation::destruct(). |
| LocaleTranslationTest::testSerializable | function | core/ |
Tests that \Drupal\locale\LocaleTranslation is serializable. |
| LocaleTranslationUiTest | class | core/ |
Tests the validation of translation strings and search results. |
| LocaleTranslationUiTest.php | file | core/ |
|
| LocaleTranslationUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslationUiTest::$modules | property | core/ |
Modules to install. |
| LocaleTranslationUiTest::$useOneTimeLoginLinks | property | core/ |
Use one-time login links instead of submitting the login form. |
| LocaleTranslationUiTest::testEnglishTranslation | function | core/ |
Enable interface translation to English. |
| LocaleTranslationUiTest::testJavaScriptTranslation | function | core/ |
Tests the rebuilding of JavaScript translation files on deletion. |
| LocaleTranslationUiTest::testStringSearch | function | core/ |
Tests translation search form. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.