Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleTranslation::$storage | property | core/ |
Storage for strings. |
| 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/ |
Creates an instance of the plugin. |
| 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/ |
Constructs a translator using a string storage. |
| LocaleTranslation::__construct | function | core/ |
Constructs a new LocaleTranslation object. |
| 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. |
| 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::$moduleHandler | property | core/ |
The module handler used in this test. |
| LocaleTranslationProjectsTest::$modules | property | core/ |
Modules to enable. |
| LocaleTranslationProjectsTest::$projectStorage | property | core/ |
The locale project storage used in this test. |
| LocaleTranslationProjectsTest::setUp | function | core/ |
|
| LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects | function | core/ |
Tests locale_translation_clear_cache_projects(). |
| LocaleTranslationTest | class | core/ |
@coversDefaultClass \Drupal\locale\LocaleTranslation[[api-linebreak]] @group locale |
| LocaleTranslationTest | class | core/ |
@coversDefaultClass \Drupal\locale\LocaleTranslation[[api-linebreak]] @group locale |
| LocaleTranslationTest.php | file | core/ |
|
| LocaleTranslationTest.php | file | core/ |
|
| LocaleTranslationTest::$languageManager | property | core/ |
A mocked language manager built from LanguageManagerInterface. |
| LocaleTranslationTest::$modules | property | core/ |
Modules to enable. |
| LocaleTranslationTest::$requestStack | property | core/ |
The request stack. |
| LocaleTranslationTest::$storage | property | core/ |
A mocked storage to use when instantiating LocaleTranslation objects. |
| 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/ |
Adds a new locale and translates its name. Checks 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 enable. |
| LocaleTranslationUiTest::testEnglishTranslation | function | core/ |
Enable interface translation to English. |
| LocaleTranslationUiTest::testJavaScriptTranslation | function | core/ |
Adds a language and checks that the JavaScript translation files are properly created and rebuilt on deletion. |
| LocaleTranslationUiTest::testStringSearch | function | core/ |
Tests translation search form. |
| LocaleTranslationUiTest::testStringTranslation | function | core/ |
Adds a language and tests string translation by users with the appropriate permissions. |
| LocaleTranslationUiTest::testStringValidation | function | core/ |
Tests the validation of the translation input. |
Pagination
- Previous page
- Page 742
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.