Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.migrate_drupal.yml | file | core/ |
core/modules/locale/migrations/state/locale.migrate_drupal.yml |
| locale.module | file | core/ |
|
| locale.pages.inc | file | core/ |
|
| locale.permissions.yml | file | core/ |
core/modules/locale/locale.permissions.yml |
| locale.plural.formula | service | core/ |
Drupal\locale\PluralFormula |
| locale.post_update.php | file | core/ |
Post-update functions for Locale module. |
| locale.project | service | core/ |
Drupal\locale\LocaleProjectStorage |
| locale.routing.yml | file | core/ |
core/modules/locale/locale.routing.yml |
| 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/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/modules/locale/config/install/locale.settings.yml |
| locale.settings.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/locale.settings.yml |
| locale.settings.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/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 | class | core/ |
Provides the locale config update batch services. |
| LocaleConfigBatch.php | file | core/ |
|
| 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::buildBatch | function | core/ |
Builds a locale batch to refresh configuration. |
| LocaleConfigBatch::__construct | function | core/ |
|
| LocaleConfigManager | class | core/ |
Manages configuration supported in part by interface translation. |
| LocaleConfigManager.php | file | core/ |
|
| LocaleConfigManager::$isUpdatingFromLocale | property | core/ |
Whether or not configuration translations are being updated from locale. |
| LocaleConfigManager::$translations | property | core/ |
Array with preloaded string translations. |
Pagination
- Previous page
- Page 967
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.