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 |
---|---|---|---|
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 @group locale |
LocaleTranslationTest | class | core/ |
@coversDefaultClass \Drupal\locale\LocaleTranslation @group locale |
LocaleTranslationTest.php | file | core/ |
|
LocaleTranslationTest.php | file | core/ |
|
LocaleTranslationTest::$cache | property | core/ |
A mocked cache to use when instantiating LocaleTranslation objects. |
LocaleTranslationTest::$languageManager | property | core/ |
A mocked language manager built from LanguageManagerInterface. |
LocaleTranslationTest::$lock | property | core/ |
A mocked lock to use when instantiating LocaleTranslation objects. |
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/ |
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 enable. |
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. |
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. |
LocaleTranslationUiTest::testUICustomizedStrings | function | core/ |
Tests that only changed strings are saved customized when edited. |
LocaleUpdateBase::assertTranslation | function | core/ |
Checks the translation of a string. |
LocaleUpdateBase::setCurrentTranslations | function | core/ |
Sets up existing translations and their statuses in the database. |
LocaleUpdateBase::setTranslationFiles | function | core/ |
Setup the environment containing local and remote translation files. |
LocaleUpdateBase::setTranslationsDirectory | function | core/ |
Sets the value of the default translations directory. |
locale_is_translatable | function | core/ |
Checks whether $langcode is a language supported as a locale target. |
locale_js_translate | function | core/ |
Returns a list of translation files given a list of JavaScript files. |
locale_test.no_translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.no_translation.yml |
locale_test.translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/language/de/locale_test.translation.yml |
locale_test.translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation.yml |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.