Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete | function | core/ |
Tests removing a string from Locale deletes configuration translations. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve | function | core/ |
Tests 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 install. |
| LocaleConfigTranslationTest::$storage | property | core/ |
|
| 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/ |
Tests retrieving languages from the language manager. |
| 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. |
| LocaleCronHooks | class | core/ |
Cron Hook implementation for locale. |
| LocaleCronHooks.php | file | core/ |
|
| LocaleCronHooks::cron | function | core/ |
Implements hook_cron(). |
| LocaleCronHooks::__construct | function | core/ |
|
| 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/ |
Tests Locale Default Config Storage. |
| LocaleDefaultConfigStorageTest.php | file | core/ |
|
| LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
| LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
Tests retrieval of component names from locale default config storage. |
| LocaleDefaultOptions | class | core/ |
Provides the locale default update options. |
| LocaleDefaultOptions.php | file | core/ |
|
| LocaleDefaultOptions::updateOptions | function | core/ |
Returns default import options for translation update. |
| 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. |
Pagination
- Previous page
- Page 821
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.