Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate | function | core/ |
Tests that translations do not affect the update system. |
| LocaleTranslation | class | core/ |
String translator using the locale module. |
| LocaleTranslation | class | core/ |
Executes interface translation queue tasks. |
| LocaleTranslation.php | file | core/ |
|
| LocaleTranslation.php | file | core/ |
|
| LocaleTranslation::$queue | property | core/ |
The queue object. |
| LocaleTranslation::$translateEnglish | property | core/ |
The translate english configuration value. |
| LocaleTranslation::$translations | property | core/ |
Cached translations. |
| LocaleTranslation::canTranslateEnglish | function | core/ |
Gets translate english configuration value. |
| LocaleTranslation::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| LocaleTranslation::destruct | function | core/ |
Performs destruct operations. |
| LocaleTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| LocaleTranslation::processItem | function | core/ |
The translation update functions executed here are batch operations which are also used in translation update batches. The batch functions may need to be executed multiple times to complete their task, typically this is the translation import… |
| LocaleTranslation::reset | function | core/ |
Resets translation cache. |
| LocaleTranslation::__construct | function | core/ |
|
| LocaleTranslation::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| LocaleTranslation::__sleep | function | core/ |
|
| LocaleTranslationCacheTag | class | core/ |
A subscriber invalidating cache tags when translating a string. |
| LocaleTranslationCacheTag.php | file | core/ |
|
| LocaleTranslationCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| LocaleTranslationCacheTag::getSubscribedEvents | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 978
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.