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 |
|---|---|---|---|
| LocaleConfigSubscriberTest::testLocaleDeleteTranslation | function | core/ |
Tests deleting community translations of shipped configuration. |
| LocaleConfigSubscriberTest::testLocaleUpdateTranslation | function | core/ |
Tests updating community translations of shipped configuration. |
| LocaleConfigSubscriberTest::testUpdateTranslation | function | core/ |
Tests updating translations of shipped configuration. |
| LocaleConfigTranslationImportTest | class | core/ |
Tests translation update's effects on configuration translations. |
| LocaleConfigTranslationImportTest.php | file | core/ |
|
| LocaleConfigTranslationImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleConfigTranslationImportTest::$modules | property | core/ |
Modules to enable. |
| LocaleConfigTranslationImportTest::setUp | function | core/ |
|
| LocaleConfigTranslationImportTest::testConfigTranslationImport | function | core/ |
Test update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall | function | core/ |
Test update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete | function | core/ |
Test removing a string from Locale deletes configuration translations. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve | function | core/ |
Test removing a string from Locale changes configuration translations. |
| LocaleConfigTranslationTest | class | core/ |
Tests translation of configuration strings. |
| LocaleConfigTranslationTest.php | file | core/ |
|
| LocaleConfigTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleConfigTranslationTest::$langcode | property | core/ |
The language code used. |
| LocaleConfigTranslationTest::$modules | property | core/ |
Modules to enable. |
| LocaleConfigTranslationTest::assertNodeConfig | function | core/ |
Check that node configuration source strings are made available in locale. |
| LocaleConfigTranslationTest::setUp | function | core/ |
|
| LocaleConfigTranslationTest::testConfigTranslation | function | core/ |
Tests basic configuration translation. |
| LocaleConfigTranslationTest::testOptionalConfiguration | function | core/ |
Test translatability of optional configuration in locale. |
| LocaleConfigurableLanguageManagerTest | class | core/ |
Tests that the configurable language manager and locale operate correctly. |
| LocaleConfigurableLanguageManagerTest.php | file | core/ |
|
| LocaleConfigurableLanguageManagerTest::$modules | property | core/ |
A list of modules to install for this test. |
| LocaleConfigurableLanguageManagerTest::testGetLanguages | function | core/ |
|
| LocaleContentTest | class | core/ |
Tests you can enable multilingual support on content types and configure a language for a node. |
| LocaleContentTest.php | file | core/ |
|
| LocaleContentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleContentTest::$modules | property | core/ |
Modules to enable. |
| LocaleContentTest::testContentTypeDirLang | function | core/ |
Test if a dir and lang tags exist in node's attributes. |
| LocaleContentTest::testContentTypeLanguageConfiguration | function | core/ |
Test if a content type can be set to multilingual and language is present. |
| LocaleContentTest::testMachineNameLTR | function | core/ |
Verifies that machine name fields are always LTR. |
| LocaleController::checkTranslation | function | core/ |
Checks for translation updates and displays the translations status. |
| LocaleController::translatePage | function | core/ |
Shows the string search screen. |
| LocaleDefaultConfigStorage | class | core/ |
Provides access to default configuration for locale integration. |
| LocaleDefaultConfigStorage.php | file | core/ |
|
| LocaleDefaultConfigStorage::$configStorage | property | core/ |
The storage instance for reading configuration data. |
| LocaleDefaultConfigStorage::$languageManager | property | core/ |
The language manager. |
| LocaleDefaultConfigStorage::$optionalInstallStorage | property | core/ |
The storage instance for reading optional default configuration data. |
| LocaleDefaultConfigStorage::$requiredInstallStorage | property | core/ |
The storage instance for reading required default configuration data. |
| LocaleDefaultConfigStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| LocaleDefaultConfigStorage::listAll | function | core/ |
Return the list of configuration in install storage and current languages. |
| LocaleDefaultConfigStorage::predefinedConfiguredLanguages | function | core/ |
Compute the list of configuration names that match predefined languages. |
| LocaleDefaultConfigStorage::read | function | core/ |
Read a configuration from install storage or default languages. |
| LocaleDefaultConfigStorage::__construct | function | core/ |
Constructs a LocaleDefaultConfigStorage. |
| LocaleDeprecationsTest | class | core/ |
Tests deprecations in the locale module. |
| LocaleDeprecationsTest.php | file | core/ |
|
| LocaleDeprecationsTest::$modules | property | core/ |
Modules to enable. |
| LocaleDeprecationsTest::testLocaleTranslationManualStatusDeprecation | function | core/ |
@expectedDeprecation locale_translation_manual_status() is deprecated in Drupal 8.5.0 and will be removed before Drupal 9.0.0. It is unused by Drupal core. Duplicate this function in your own extension if you need its behavior. |
| LocaleEvent::$langCodes | property | core/ |
The list of Language codes for updated translations. |
Pagination
- Previous page
- Page 737
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.