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 |
|---|---|---|---|
| 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. |
| LocaleTestDevelopmentReleaseHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestTranslateHooks | class | core/ |
Hook implementations for locale_test_translate. |
| LocaleTestTranslateHooks.php | file | core/ |
|
| LocaleTestTranslateHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| LocaleTestTranslateHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| LocaleThemeHooks::preprocessLocaleTranslationLastCheck | function | core/ |
Prepares variables for most recent translation update templates. |
| LocaleThemeHooks::preprocessLocaleTranslationUpdateInfo | function | core/ |
Prepares variables for translation status information templates. |
| LocaleTranslatableProject | class | core/ |
Translatable project for interface translation. |
| LocaleTranslatableProject.php | file | core/ |
|
| LocaleTranslatableProject::createFromArray | function | core/ |
Creates a new instance from an array. |
| LocaleTranslatableProject::getLangcode | function | core/ |
Returns the project langcode. |
| LocaleTranslatableProject::getStatus | function | core/ |
Returns the project status. |
| LocaleTranslatableProject::getWeight | function | core/ |
Returns the weight. |
| LocaleTranslatableProject::setLangcode | function | core/ |
Sets the language code. |
| LocaleTranslatableProject::setStatus | function | core/ |
Sets the project status. |
| LocaleTranslatableProject::setWeight | function | core/ |
Sets the weight. |
| LocaleTranslatableProject::toArray | function | core/ |
Returns an array representation on the object. |
| LocaleTranslatableProject::__construct | function | core/ |
Locale translatable project value object. |
| 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 install. |
| LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks | property | core/ |
Use one-time login links instead of submitting the login form. |
| 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. |
| 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/ |
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.