Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- 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.pages.inc | file | core/ |
Interface translation summary, editing and deletion user interfaces. |
| 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/testing/config/optional/locale.settings.yml |
| locale.settings.yml | file | core/ |
core/profiles/nightwatch_testing/config/optional/locale.settings.yml |
| locale.storage | service | core/ |
Drupal\locale\StringDatabaseStorage |
| locale.translation.inc | file | core/ |
Common API for interface translation. |
| LocaleBuildTest | class | core/ |
Tests building the translatable project information. |
| LocaleBuildTest.php | file | core/ |
|
| LocaleBuildTest::$modules | property | core/ |
Modules to enable. |
| LocaleBuildTest::testBuildProjects | function | core/ |
Checks if a list of translatable projects gets built. |
| 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. |
| 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::__construct | function | core/ |
Creates a new typed configuration manager. |
| 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. |
| LocaleConfigSubscriber.php | file | core/ |
|
| LocaleConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
Pagination
- Previous page
- Page 735
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.