Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
@group locale |
| LocaleDefaultConfigStorageTest.php | file | core/ |
|
| LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
| LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
|
| LocaleFileSystemFormTest::testFileConfigurationPage | function | core/ |
Tests translation directory settings on the file settings form. |
| LocaleImportFunctionalTest::getPoFileWithConfig | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithConfigDe | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::testConfigPoFile | function | core/ |
Tests .po file import with configuration translation. |
| LocaleImportFunctionalTest::testConfigTranslationImportingPoFile | function | core/ |
Tests .po file import with user.settings configuration. |
| LocaleLookup::$configFactory | property | core/ |
The configuration factory. |
| LocaleLookupTest::$configFactory | property | core/ |
A mocked config factory built with UnitTestCase::getConfigFactoryStub(). |
| LocalePathTest::testPathLanguageConfiguration | function | core/ |
Tests if a language can be associated with a path alias. |
| LocaleSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LocaleTest::testConfig | function | core/ |
Tests deprecation of config() method. |
| LocaleTranslation::$configFactory | property | core/ |
The configuration factory. |
| locale_configurable_language_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
| locale_configurable_language_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'configurable_language'. |
| locale_configurable_language_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'configurable_language'. |
| locale_config_batch_build | function | core/ |
Creates a locale batch to refresh specific configuration. |
| locale_config_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| locale_config_batch_refresh_name | function | core/ |
Implements callback_batch_operation(). |
| locale_config_batch_set_config_langcodes | function | core/ |
Implements callback_batch_operation(). |
| locale_config_batch_update_components | function | core/ |
Builds a locale batch to refresh configuration. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.