Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests 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 multilingual support for content types and individual nodes. |
| LocaleContentTest.php | file | core/ |
|
| LocaleContentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleContentTest::$modules | property | core/ |
Modules to install. |
| LocaleContentTest::testContentTypeDirLang | function | core/ |
Tests if a dir and lang tags exist in node's attributes. |
| LocaleContentTest::testContentTypeLanguageConfiguration | function | core/ |
Tests 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. |
| LocaleDefaultConfigStorageTest | class | core/ |
@group locale |
| LocaleDefaultConfigStorageTest.php | file | core/ |
|
| LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
| LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
|
| LocaleEvent::$langCodes | property | core/ |
The list of Language codes for updated translations. |
| LocaleEvent::$lids | property | core/ |
List of string identifiers that have been updated / created. |
| LocaleEvent::getLangCodes | function | core/ |
Returns the language codes. |
| LocaleEvent::getLids | function | core/ |
Returns the string identifiers. |
| LocaleEvent::__construct | function | core/ |
Constructs a new LocaleEvent. |
| LocaleEvents | class | core/ |
Defines events for locale translation. |
| LocaleEvents.php | file | core/ |
|
| LocaleEvents::SAVE_TRANSLATION | constant | core/ |
The name of the event fired when saving a translated string. |
| LocaleExportTest | class | core/ |
Tests the exportation of locale files. |
| LocaleExportTest.php | file | core/ |
|
| LocaleExportTest::$adminUser | property | core/ |
A user able to create languages and export translations. |
| LocaleExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleExportTest::$modules | property | core/ |
Modules to install. |
| LocaleExportTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
| LocaleExportTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
| LocaleExportTest::getUntranslatedString | function | core/ |
Returns a .po file fragment with an untranslated string. |
| LocaleExportTest::setUp | function | core/ |
|
| LocaleExportTest::testExportTranslation | function | core/ |
Tests exportation of translations. |
Pagination
- Previous page
- Page 770
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.