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 |
|---|---|---|---|
| LocalePluralFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalePluralFormatTest::$modules | property | core/ |
Modules to install. |
| LocalePluralFormatTest::getPoFileWithBrokenPlural | function | core/ |
Returns a .po file with a broken plural formula. |
| LocalePluralFormatTest::getPoFileWithComplexPlural | function | core/ |
Returns a .po file with a complex plural formula. |
| LocalePluralFormatTest::getPoFileWithMissingPlural | function | core/ |
Returns a .po file with a missing plural formula. |
| LocalePluralFormatTest::getPoFileWithSimplePlural | function | core/ |
Returns a .po file with a simple plural formula. |
| LocalePluralFormatTest::importPoFile | function | core/ |
Imports a standalone .po file in a given language. |
| LocalePluralFormatTest::setUp | function | core/ |
|
| LocalePluralFormatTest::testGetPluralFormat | function | core/ |
Tests locale_get_plural() and \Drupal::translation()->formatPlural(). |
| LocalePluralFormatTest::testPluralEditDateFormatter | function | core/ |
Tests plural editing of DateFormatter strings. |
| LocalePluralFormatTest::testPluralEditExport | function | core/ |
Tests plural editing and export functionality. |
| LocaleProjectChecker::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| LocaleProjectChecker::checkLocalProjects | function | core/ |
Check and store the status and timestamp of local po files. |
| LocaleProjectChecker::checkProjects | function | core/ |
Check for the latest release of project translations. |
| LocaleProjectChecker::__construct | function | core/ |
|
| 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/ |
|
| LocaleProjectRepositoryTest::testSorting | function | core/ |
Tests that projects are sorted by weight and key. |
| LocaleProjectStorage | class | core/ |
Provides the locale project storage system using a key value store. |
| LocaleProjectStorage.php | file | core/ |
|
| LocaleProjectStorage::$all | property | core/ |
Cache status flag. |
| LocaleProjectStorage::$cache | property | core/ |
Static state cache. |
| LocaleProjectStorage::$keyValueStore | property | core/ |
The key value store to use. |
| LocaleProjectStorage::$projectCache | property | core/ |
Memory cache for projects. |
| LocaleProjectStorage::$sorted | property | core/ |
Sorted status flag. |
| LocaleProjectStorage::countProjects | function | core/ |
Returns the count of project records. |
| LocaleProjectStorage::delete | function | core/ |
Deletes project records for a given key. |
| LocaleProjectStorage::deleteAll | function | core/ |
Deletes all projects records. |
| LocaleProjectStorage::deleteMultiple | function | core/ |
Deletes multiple project records. |
| LocaleProjectStorage::disableAll | function | core/ |
Mark all projects as disabled. |
| LocaleProjectStorage::get | function | core/ |
Returns the stored value for a given key. |
Pagination
- Previous page
- Page 825
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.