Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleLookupTest::testResolveCacheMissNoTranslation | function | core/ |
Tests locale lookups without a found translation. |
| LocaleLookupTest::testResolveCacheMissWithFallback | function | core/ |
Tests locale lookups with fallback. |
| LocaleLookupTest::testResolveCacheMissWithoutFallback | function | core/ |
Tests locale lookups without fallback. |
| LocaleLookupTest::testResolveCacheMissWithPersist | function | core/ |
Tests locale lookups with persistent tracking. |
| LocaleNonInteractiveDevInstallTest | class | core/ |
Tests installing in a different language with a dev version string. |
| LocaleNonInteractiveDevInstallTest.php | file | core/ |
|
| LocaleNonInteractiveDevInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleNonInteractiveDevInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleNonInteractiveInstallTest | class | core/ |
Tests installing in a different language with a non-dev version string. |
| LocaleNonInteractiveInstallTest.php | file | core/ |
|
| LocaleNonInteractiveInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleNonInteractiveInstallTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| LocaleNonInteractiveInstallTest::testInstallerTranslations | function | core/ |
Tests that the expected translated text appears on the login screen. |
| LocalePathTest | class | core/ |
Tests you can configure a language for individual URL aliases. |
| LocalePathTest.php | file | core/ |
|
| LocalePathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalePathTest::$modules | property | core/ |
Modules to install. |
| LocalePathTest::setUp | function | core/ |
|
| LocalePathTest::testPathLanguageConfiguration | function | core/ |
Tests if a language can be associated with a path alias. |
| LocalePluralFormatTest | class | core/ |
Tests plural handling for various languages. |
| LocalePluralFormatTest.php | file | core/ |
|
| LocalePluralFormatTest::$adminUser | property | core/ |
An admin user. |
| 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 | class | core/ |
Provide Locale Project Checker helper methods. |
| LocaleProjectChecker.php | file | core/ |
|
| 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::triggerBatch | function | core/ |
Builds a batch to get the status of remote and local translation files. |
| 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. |
Pagination
- Previous page
- Page 974
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.