Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Tests locale batches. |
| LocaleBatchTest.php | file | core/ |
|
| LocaleBatchTest::$modules | property | core/ |
|
| LocaleBatchTest::testBuildProjects | function | core/ |
Checks that the import batch finishes if the translation has already been imported. |
| LocaleBatchTest::testEnglishTranslationSkipsDefaultPattern | function | core/ |
Tests English translations skip default drupal.org pattern. |
| LocaleBatchTest::testNonEnglishLanguagesUnaffected | function | core/ |
Tests non-English languages do not skip default drupal.org pattern. |
| LocaleBuildTest | class | core/ |
Tests building the translatable project information. |
| LocaleBuildTest.php | file | core/ |
|
| LocaleBuildTest::$modules | property | core/ |
|
| LocaleBuildTest::testBuildProjects | function | core/ |
Checks if a list of translatable projects gets built. |
| LocaleBuildTest::testLocaleTranslationGetProjects | function | core/ |
Tests deprecated function locale_translation_get_projects(). |
| LocaleBulkDeprecationTest | class | core/ |
Tests locale.bulk.inc. |
| LocaleBulkDeprecationTest.php | file | core/ |
|
| LocaleBulkDeprecationTest::setUp | function | core/ |
|
| LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchRefreshName | function | core/ |
Tests the deprecation of locale_config_batch_refresh_name(). |
| LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchSetConfigLangcodes | function | core/ |
Tests the deprecation of locale_config_batch_set_config_langcodes(). |
| LocaleConfigBatch::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| LocaleConfigBatch::batchUpdateConfigTranslations | function | core/ |
Implements callback_batch_operation(). |
| LocaleConfigBatch::batchUpdateDefaultConfigLangcodes | function | core/ |
Implements callback_batch_operation(). |
| LocaleConfigBatch::__construct | function | core/ |
|
| LocaleConfigManager::$isUpdatingFromLocale | property | core/ |
Whether or not configuration translations are being updated from locale. |
| 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::getComponentNames | function | core/ |
Gets configuration names associated with components. |
| LocaleConfigManager::getStringNames | function | core/ |
Gets configuration names associated with strings. |
| 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::isSupported | function | core/ |
Whether the given configuration is supported for interface 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::reset | function | core/ |
Reset static cache of configuration string translations. |
| 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. |
| LocaleConfigManager::updateDefaultConfigLangcodes | function | core/ |
Updates default configuration when new modules or themes are installed. |
| LocaleConfigManager::__construct | function | core/ |
|
| LocaleConfigManagerTest | class | core/ |
Tests that the locale config manager operates correctly. |
| LocaleConfigManagerTest.php | file | core/ |
|
| LocaleConfigManagerTest::$modules | property | core/ |
A list of modules to install for this test. |
| LocaleConfigManagerTest::$strictConfigSchema | property | core/ |
This test creates simple config on the fly breaking schema checking. |
| LocaleConfigManagerTest::testGetDefaultConfigLangcode | function | core/ |
Tests getDefaultConfigLangcode(). |
| LocaleConfigManagerTest::testGetStringTranslation | function | core/ |
Tests getStringTranslation(). |
| LocaleConfigManagerTest::testHasTranslation | function | core/ |
Tests hasTranslation(). |
| LocaleConfigSubscriber | class | core/ |
Updates strings translation when configuration translations change. |
Pagination
- Previous page
- Page 827
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.