Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
locale.libraries.yml file core/modules/locale/locale.libraries.yml core/modules/locale/locale.libraries.yml
locale.links.menu.yml file core/modules/locale/locale.links.menu.yml core/modules/locale/locale.links.menu.yml
locale.links.task.yml file core/modules/locale/locale.links.task.yml core/modules/locale/locale.links.task.yml
locale.locale_translation_cache_tag service core/modules/locale/locale.services.yml Drupal\locale\EventSubscriber\LocaleTranslationCacheTag
locale.migrate_drupal.yml file core/modules/locale/migrations/state/locale.migrate_drupal.yml core/modules/locale/migrations/state/locale.migrate_drupal.yml
locale.module file core/modules/locale/locale.module
locale.pages.inc file core/modules/locale/locale.pages.inc
locale.permissions.yml file core/modules/locale/locale.permissions.yml core/modules/locale/locale.permissions.yml
locale.plural.formula service core/modules/locale/locale.services.yml Drupal\locale\PluralFormula
locale.post_update.php file core/modules/locale/locale.post_update.php Post-update functions for Locale module.
locale.project service core/modules/locale/locale.services.yml Drupal\locale\LocaleProjectStorage
locale.routing.yml file core/modules/locale/locale.routing.yml core/modules/locale/locale.routing.yml
locale.schema.yml file core/modules/locale/config/schema/locale.schema.yml core/modules/locale/config/schema/locale.schema.yml
locale.services.yml file core/modules/locale/locale.services.yml core/modules/locale/locale.services.yml
locale.settings.yml file core/profiles/tests/testing_multilingual/config/install/locale.settings.yml core/profiles/tests/testing_multilingual/config/install/locale.settings.yml
locale.settings.yml file core/profiles/tests/testing/config/optional/locale.settings.yml core/profiles/tests/testing/config/optional/locale.settings.yml
locale.settings.yml file core/profiles/tests/nightwatch_testing/config/optional/locale.settings.yml core/profiles/tests/nightwatch_testing/config/optional/locale.settings.yml
locale.settings.yml file core/modules/locale/config/install/locale.settings.yml core/modules/locale/config/install/locale.settings.yml
locale.settings.yml file core/tests/fixtures/config_install/testing_config_install/locale.settings.yml core/tests/fixtures/config_install/testing_config_install/locale.settings.yml
locale.settings.yml file core/tests/fixtures/config_install/multilingual/locale.settings.yml core/tests/fixtures/config_install/multilingual/locale.settings.yml
locale.storage service core/modules/locale/locale.services.yml Drupal\locale\StringDatabaseStorage
locale.translate_strings.html.twig file core/modules/locale/help_topics/locale.translate_strings.html.twig ---
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/modules/locale/locale.translation.inc
locale.translation_status.html.twig file core/modules/locale/help_topics/locale.translation_status.html.twig ---
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/modules/locale/tests/src/Kernel/LocaleBatchTest.php Tests locale batches.
LocaleBatchTest.php file core/modules/locale/tests/src/Kernel/LocaleBatchTest.php
LocaleBatchTest::$modules property core/modules/locale/tests/src/Kernel/LocaleBatchTest.php Modules to install.
LocaleBatchTest::testBuildProjects function core/modules/locale/tests/src/Kernel/LocaleBatchTest.php Checks that the import batch finishes if the translation has already been imported.
LocaleBatchTest::testEnglishTranslationSkipsDefaultPattern function core/modules/locale/tests/src/Kernel/LocaleBatchTest.php Tests English translations skip default drupal.org pattern.
LocaleBatchTest::testNonEnglishLanguagesUnaffected function core/modules/locale/tests/src/Kernel/LocaleBatchTest.php Tests non-English languages do not skip default drupal.org pattern.
LocaleBuildTest class core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Tests building the translatable project information.
LocaleBuildTest.php file core/modules/locale/tests/src/Kernel/LocaleBuildTest.php
LocaleBuildTest::$modules property core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Modules to install.
LocaleBuildTest::testBuildProjects function core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Checks if a list of translatable projects gets built.
LocaleBulkDeprecationTest class core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php Tests locale.bulk.inc.
LocaleBulkDeprecationTest.php file core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php
LocaleBulkDeprecationTest::setUp function core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php
LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchRefreshName function core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php Tests the deprecation of locale_config_batch_refresh_name().
LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchSetConfigLangcodes function core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php Tests the deprecation of locale_config_batch_set_config_langcodes().
LocaleConfigBatch class core/modules/locale/src/LocaleConfigBatch.php Provides the locale config update batch services.
LocaleConfigBatch.php file core/modules/locale/src/LocaleConfigBatch.php
LocaleConfigBatch::batchFinished function core/modules/locale/src/LocaleConfigBatch.php Implements callback_batch_finished().
LocaleConfigBatch::batchUpdateConfigTranslations function core/modules/locale/src/LocaleConfigBatch.php Implements callback_batch_operation().
LocaleConfigBatch::batchUpdateDefaultConfigLangcodes function core/modules/locale/src/LocaleConfigBatch.php Implements callback_batch_operation().
LocaleConfigBatch::buildBatch function core/modules/locale/src/LocaleConfigBatch.php Builds a locale batch to refresh configuration.
LocaleConfigBatch::__construct function core/modules/locale/src/LocaleConfigBatch.php
LocaleConfigManager class core/modules/locale/src/LocaleConfigManager.php Manages configuration supported in part by interface translation.
LocaleConfigManager.php file core/modules/locale/src/LocaleConfigManager.php
LocaleConfigManager::$isUpdatingFromLocale property core/modules/locale/src/LocaleConfigManager.php Whether or not configuration translations are being updated from locale.
LocaleConfigManager::$translations property core/modules/locale/src/LocaleConfigManager.php Array with preloaded string translations.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.