Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleConfigSubscriberTest::saveLocaleTranslationData | function | core/ |
Saves translation data from locale module. |
| LocaleConfigSubscriberTest::setUp | function | core/ |
|
| LocaleConfigSubscriberTest::setUpDefaultLanguage | function | core/ |
Sets up default language for this test. |
| LocaleConfigSubscriberTest::setUpLanguages | function | core/ |
Sets up languages needed for this test. |
| LocaleConfigSubscriberTest::setUpLocale | function | core/ |
Sets up the locale storage strings to be in line with configuration. |
| LocaleConfigSubscriberTest::setUpNoTranslation | function | core/ |
Sets up a configuration string without a translation. |
| LocaleConfigSubscriberTest::setUpTranslation | function | core/ |
Sets up a configuration string with a translation. |
| LocaleConfigSubscriberTest::testCreateTranslation | function | core/ |
Tests creating translations of shipped configuration. |
| LocaleConfigSubscriberTest::testCreateTranslationMultiValue | function | core/ |
Tests creating translations configuration with multi value settings. |
| LocaleConfigSubscriberTest::testDeleteTranslation | function | core/ |
Tests deleting translations of shipped configuration. |
| LocaleConfigSubscriberTest::testLocaleCreateTranslation | function | core/ |
Tests importing community translations of shipped configuration. |
| 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 install. |
| LocaleConfigTranslationImportTest::testConfigTranslationImport | function | core/ |
Tests update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall | function | core/ |
Tests update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationWithNonEnglishLanguageDefault | function | core/ |
Tests setting a non-English language as default and importing configuration. |
| 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::testContentTypeLanguageConfiguration | function | core/ |
Tests if a content type can be set to multilingual and language is present. |
| 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. |
Pagination
- Previous page
- Page 96
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.