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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride | function | core/ |
Tests that layout overrides work when created after a translation. |
| LinkOptions::transform | function | core/ |
Performs the associated process. |
| LinkUri::transform | function | core/ |
Performs the associated process. |
| LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| ListElement::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| LocalActionDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| locale-translation-last-check.html.twig | file | core/ |
Theme override for the last time we checked for update data. |
| locale-translation-last-check.html.twig | file | core/ |
Default theme implementation for the last time we checked for update data. |
| locale-translation-update-info.html.twig | file | core/ |
Theme override for displaying translation status information. |
| locale-translation-update-info.html.twig | file | core/ |
Default theme implementation for displaying translation status information. |
| locale.locale_translation_cache_tag | service | core/ |
Drupal\locale\EventSubscriber\LocaleTranslationCacheTag |
| locale.translate_strings.html.twig | file | core/ |
--- label: 'Translating user interface text' related: - core.translations - locale.import - locale.translation_status - language.add --- {% set translate_text %}{% trans %}User interface translation{% endtrans %}{% endset %} {% set… |
| locale.translation.inc | file | core/ |
|
| locale.translation_status.html.twig | file | core/ |
--- label: 'Checking interface translation status' related: - core.translations - locale.import - locale.translate_strings --- {% set language_text %}{% trans %}Languages{% endtrans %}{% endset %} {% set translation_updates_text %}{% trans… |
| LocaleBatchTest::testEnglishTranslationSkipsDefaultPattern | function | core/ |
Tests English translations skip default drupal.org pattern. |
| LocaleConfigManager::$translations | property | core/ |
Array with preloaded string translations. |
| LocaleConfigManager::deleteLanguageTranslations | function | core/ |
Deletes configuration for language. |
| LocaleConfigManager::deleteTranslationOverride | function | core/ |
Deletes translated configuration data. |
| LocaleConfigManager::getStringTranslation | function | core/ |
Get the translation object for the given source/context and language. |
| LocaleConfigManager::getTranslatableData | function | core/ |
Gets translatable configuration data for a typed configuration element. |
| LocaleConfigManager::getTranslatableDefaultConfig | function | core/ |
Gets array of translated strings for Locale translatable configuration. |
| LocaleConfigManager::hasTranslation | function | core/ |
Checks whether a language has configuration translation. |
| LocaleConfigManager::isUpdatingTranslationsFromLocale | function | core/ |
Indicates whether configuration translations are being updated from locale. |
| LocaleConfigManager::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
| LocaleConfigManager::saveTranslationActive | function | core/ |
Saves translated configuration data. |
| LocaleConfigManager::saveTranslationOverride | function | core/ |
Saves translated configuration override. |
| LocaleConfigManager::translateString | function | core/ |
Translates string using the localization system. |
| LocaleConfigManager::updateConfigTranslations | function | core/ |
Updates all configuration translations for the names / languages provided. |
| LocaleConfigManagerTest::testGetStringTranslation | function | core/ |
Tests getStringTranslation(). |
| LocaleConfigManagerTest::testHasTranslation | function | core/ |
Tests hasTranslation(). |
| LocaleConfigSubscriber::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
| LocaleConfigSubscriber::resetExistingTranslations | function | core/ |
Reset existing locale translations to their source values. |
| LocaleConfigSubscriber::saveCustomizedTranslation | function | core/ |
Saves a translation string and marks it as customized. |
| LocaleConfigSubscriberForeignTest::testCreateActiveTranslation | function | core/ |
Tests creating translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testDeleteActiveTranslation | function | core/ |
Tests deleting translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testDeleteTranslation | function | core/ |
Tests deleting a translation override. |
| LocaleConfigSubscriberForeignTest::testLocaleCreateActiveTranslation | function | core/ |
Tests importing community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testLocaleDeleteActiveTranslation | function | core/ |
Tests deleting community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testLocaleUpdateActiveTranslation | function | core/ |
Tests updating community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testUpdateActiveTranslation | function | core/ |
Tests updating translations of shipped configuration. |
| LocaleConfigSubscriberTest::assertNoTranslation | function | core/ |
Ensures no translation exists. |
| LocaleConfigSubscriberTest::assertTranslation | function | core/ |
Asserts if a specific translation exists and its customization status. |
| LocaleConfigSubscriberTest::deleteLocaleTranslationData | function | core/ |
Deletes translation data from locale module. |
| LocaleConfigSubscriberTest::saveLocaleTranslationData | function | core/ |
Saves translation data from locale module. |
| LocaleConfigSubscriberTest::setUpNoTranslation | function | core/ |
Sets up a configuration string without a translation. |
| LocaleConfigSubscriberTest::setUpTranslation | function | core/ |
Sets up a configuration string with a translation. |
| LocaleConfigSubscriberTest::testCreateTranslation | function | core/ |
Tests creating translations of shipped configuration. |
| LocaleConfigSubscriberTest::testCreateTranslationMultiValue | function | core/ |
Tests creating translations configuration with multi value settings. |
| LocaleConfigSubscriberTest::testDeleteTranslation | function | core/ |
Tests deleting translations of shipped configuration. |
| LocaleConfigSubscriberTest::testLocaleCreateTranslation | function | core/ |
Tests importing community translations of shipped configuration. |
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.