Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LocaleExportTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
| LocaleFile::$directory | property | core/ |
The directory the file is in. |
| LocaleImportFunctionalTest::getCustomOverwritePoFile | function | core/ |
Helper function that returns a .po file for testing customized strings. |
| LocaleImportFunctionalTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
| LocaleImportFunctionalTest::getOverwritePoFile | function | core/ |
Helper function that returns a proper .po file for testing. |
| LocaleLookup::$configFactory | property | core/ |
The configuration factory. |
| LocaleLookup::$stringStorage | property | core/ |
The locale storage. |
| LocaleLookupTest::$configFactory | property | core/ |
A mocked config factory built with UnitTestCase::getConfigFactoryStub(). |
| LocaleLookupTest::$storage | property | core/ |
A mocked storage to use when instantiating LocaleTranslation objects. |
| LocaleNonInteractiveDevInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleNonInteractiveInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleProjectRepository | class | core/ |
Provides storage and rebuilding of locale project information. |
| LocaleProjectRepository.php | file | core/ |
|
| LocaleProjectRepository::buildProjects | function | core/ |
Builds a list of projects and stores the result in the database. |
| LocaleProjectRepository::deleteAll | function | core/ |
Deletes all projects records. |
| LocaleProjectRepository::deleteMultiple | function | core/ |
Deletes multiple project records. |
| LocaleProjectRepository::getAll | function | core/ |
Returns all the project records. |
| LocaleProjectRepository::getMultiple | function | core/ |
Returns the stored value for a given key. |
| LocaleProjectRepository::getProjectList | function | core/ |
Fetch an array of projects for translation update. |
| LocaleProjectRepository::prepareProjectList | function | core/ |
Prepare module and theme data. |
| LocaleProjectRepository::set | function | core/ |
Creates or updates the project record. |
| LocaleProjectRepository::__construct | function | core/ |
|
| LocaleProjectRepositoryTest | class | core/ |
Tests Drupal\locale\LocaleProjectRepository. |
| LocaleProjectRepositoryTest.php | file | core/ |
|
| LocaleProjectRepositoryTest::$cache | property | core/ |
The key value memory factory. |
| LocaleProjectRepositoryTest::$config | property | core/ |
The key value memory factory. |
| LocaleProjectRepositoryTest::$keyValueMemoryFactory | property | core/ |
The key value memory factory. |
| LocaleProjectRepositoryTest::$localeProjectRepository | property | core/ |
The local project storage. |
| LocaleProjectRepositoryTest::$moduleExtensionList | property | core/ |
The key value memory factory. |
| LocaleProjectRepositoryTest::$moduleHandler | property | core/ |
The key value memory factory. |
| LocaleProjectRepositoryTest::$themeExtensionList | property | core/ |
The key value memory factory. |
| LocaleProjectRepositoryTest::setUp | function | core/ |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.