Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Return response for manual check translations. |
| LocaleController.php | file | core/ |
|
| 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 | class | core/ |
Defines a Locale event. |
| LocaleEvent.php | file | core/ |
|
| LocaleEvent::$langCodes | property | core/ |
The list of Language codes for updated translations. |
| LocaleEvent::$original | 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/ |
Pagination
- Previous page
- Page 880
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.