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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| locale.admin.css | file | core/ |
.locale-translate-filter-form .details-wrapper { overflow: hidden; } .locale-translate-filter-form .form-item-langcode, .locale-translate-filter-form .form-item-translation, .locale-translate-filter-form .form-item-customized { float: left; /* LTR… |
| locale.config_subscriber | service | core/ |
Drupal\locale\LocaleConfigSubscriber |
| locale.default.config.storage | service | core/ |
Drupal\locale\LocaleDefaultConfigStorage |
| locale.install | file | core/ |
Install, update, and uninstall functions for the Locale module. |
| locale.libraries.yml | file | core/ |
core/modules/locale/locale.libraries.yml |
| locale.links.menu.yml | file | core/ |
core/modules/locale/locale.links.menu.yml |
| locale.links.task.yml | file | core/ |
core/modules/locale/locale.links.task.yml |
| locale.locale_translation_cache_tag | service | core/ |
Drupal\locale\EventSubscriber\LocaleTranslationCacheTag |
| locale.pages.inc | file | core/ |
|
| locale.permissions.yml | file | core/ |
core/modules/locale/locale.permissions.yml |
| locale.post_update.php | file | core/ |
Post-update functions for Locale module. |
| locale.schema.yml | file | core/ |
core/modules/locale/config/schema/locale.schema.yml |
| locale.services.yml | file | core/ |
core/modules/locale/locale.services.yml |
| locale.settings.yml | file | core/ |
core/modules/locale/config/install/locale.settings.yml |
| locale.settings.yml | file | core/ |
core/profiles/tests/testing_multilingual/config/install/locale.settings.yml |
| locale.settings.yml | file | core/ |
core/profiles/tests/testing/config/optional/locale.settings.yml |
| locale.settings.yml | file | core/ |
core/profiles/tests/nightwatch_testing/config/optional/locale.settings.yml |
| locale.settings.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/locale.settings.yml |
| locale.settings.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/locale.settings.yml |
| locale.storage | service | core/ |
Drupal\locale\StringDatabaseStorage |
| 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 | class | core/ |
Tests locale batches. |
| LocaleBatchTest.php | file | core/ |
|
| LocaleBatchTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Modules to install. |
| LocaleBuildTest::testBuildProjects | function | core/ |
Checks if a list of translatable projects gets built. |
| 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::$configStorage | property | core/ |
The storage instance for reading configuration data. |
| LocaleConfigManager::$defaultConfigStorage | property | core/ |
The locale default config storage instance. |
| LocaleConfigManager::$isUpdatingFromLocale | property | core/ |
Whether or not configuration translations are being updated from locale. |
| LocaleConfigManager::$localeStorage | property | core/ |
The string storage for reading and writing translations. |
| 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. |
Pagination
- Previous page
- Page 836
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.