Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleConfigSubscriberForeignTest::testDeleteActiveTranslation | function | core/ |
Tests deleting translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testDeleteTranslation | function | core/ |
Tests deleting a translation override. |
| LocaleConfigSubscriberForeignTest::testEnglish | function | core/ |
Tests that adding English creates a translation override. |
| LocaleConfigSubscriberForeignTest::testLocaleCreateActiveTranslation | function | core/ |
Tests importing community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testLocaleDeleteActiveTranslation | function | core/ |
Tests deleting community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testLocaleUpdateActiveTranslation | function | core/ |
Tests updating community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testUpdateActiveTranslation | function | core/ |
Tests updating translations of shipped configuration. |
| LocaleConfigSubscriberTest | class | core/ |
Tests that shipped configuration translations are updated correctly. |
| LocaleConfigSubscriberTest.php | file | core/ |
|
| LocaleConfigSubscriberTest::$configFactory | property | core/ |
The configuration factory used in this test. |
| LocaleConfigSubscriberTest::$languageManager | property | core/ |
The configurable language manager used in this test. |
| LocaleConfigSubscriberTest::$localeConfigManager | property | core/ |
The locale configuration manager used in this test. |
| LocaleConfigSubscriberTest::$modules | property | core/ |
Modules to enable. |
| LocaleConfigSubscriberTest::$stringStorage | property | core/ |
The string storage used in this test. |
| LocaleConfigSubscriberTest::assertActiveConfig | function | core/ |
Ensures configuration was saved correctly. |
| LocaleConfigSubscriberTest::assertConfigOverride | function | core/ |
Ensures configuration was saved correctly. |
| LocaleConfigSubscriberTest::assertNoConfigOverride | function | core/ |
Ensures configuration override is not present anymore. |
| LocaleConfigSubscriberTest::assertNoTranslation | function | core/ |
Ensures no translation exists. |
| LocaleConfigSubscriberTest::assertTranslation | function | core/ |
Ensures a translation exists and is marked as customized. |
| LocaleConfigSubscriberTest::deleteLanguageOverride | function | core/ |
Deletes a language override. |
| LocaleConfigSubscriberTest::deleteLocaleTranslationData | function | core/ |
Deletes translation data from locale module. |
| LocaleConfigSubscriberTest::saveLanguageOverride | function | core/ |
Saves a language override. |
| 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 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. |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.