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 |
---|---|---|---|
LocaleImportFunctionalTest::testCreatedLanguageTranslation | function | core/ |
Tests the translation are imported when a new language is created. |
LocaleJavascriptTranslationTest | class | core/ |
Tests parsing js files for translatable strings. |
LocaleJavascriptTranslationTest.php | file | core/ |
|
LocaleJavascriptTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleJavascriptTranslationTest::$modules | property | core/ |
Modules to enable. |
LocaleJavascriptTranslationTest::testFileParsing | function | core/ |
|
LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies | function | core/ |
Assert translations JS is added before drupal.js, because it depends on it. |
LocaleLookupTest::providerFixOldPluralTranslationProvider | function | core/ |
Provides test data for testResolveCacheMissWithFallback(). |
LocaleLookupTest::testFixOldPluralStyleTranslations | function | core/ |
Tests locale lookups with old plural style of translations. |
LocaleLookupTest::testResolveCacheMissNoTranslation | function | core/ |
Tests locale lookups without a found translation. |
LocaleNonInteractiveInstallTest::testInstallerTranslations | function | core/ |
Tests that the expected translated text appears on the login screen. |
LocaleStringTest::createAllTranslations | function | core/ |
Creates translations for source string and all languages. |
LocaleStringTest::createTranslation | function | core/ |
Creates single translation for source string. |
LocaleTranslatedSchemaDefinitionTest | class | core/ |
Adds and configures languages to check field schema definition. |
LocaleTranslatedSchemaDefinitionTest.php | file | core/ |
|
LocaleTranslatedSchemaDefinitionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleTranslatedSchemaDefinitionTest::$modules | property | core/ |
Modules to enable. |
LocaleTranslatedSchemaDefinitionTest::setUp | function | core/ |
|
LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition | function | core/ |
Tests that translated field descriptions do not affect the update system. |
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate | function | core/ |
Tests that translations do not affect the update system. |
LocaleTranslateStringTourTest | class | core/ |
Tests the Translate Interface tour. |
LocaleTranslateStringTourTest.php | file | core/ |
|
LocaleTranslateStringTourTest::$adminUser | property | core/ |
An admin user with administrative permissions to translate. |
LocaleTranslateStringTourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleTranslateStringTourTest::$modules | property | core/ |
Modules to enable. |
LocaleTranslateStringTourTest::setUp | function | core/ |
|
LocaleTranslateStringTourTest::testTranslateStringTourTips | function | core/ |
Tests locale tour tip availability. |
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::$cache | property | core/ |
The cache backend that should be used. |
LocaleTranslation::$configFactory | property | core/ |
The configuration factory. |
LocaleTranslation::$languageManager | property | core/ |
The language manager. |
LocaleTranslation::$lock | property | core/ |
The lock backend that should be used. |
LocaleTranslation::$moduleHandler | property | core/ |
The module handler. |
LocaleTranslation::$queue | property | core/ |
The queue object. |
LocaleTranslation::$requestStack | property | core/ |
The request stack. |
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. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.