Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleLookupTest::$cache | property | core/ |
A mocked cache object. |
| LocaleLookupTest::$configFactory | property | core/ |
A mocked config factory built with UnitTestCase::getConfigFactoryStub(). |
| LocaleLookupTest::$languageManager | property | core/ |
A mocked language manager built from LanguageManagerInterface. |
| LocaleLookupTest::$lock | property | core/ |
A mocked lock object. |
| LocaleLookupTest::$requestStack | property | core/ |
The request stack. |
| LocaleLookupTest::$storage | property | core/ |
A mocked storage to use when instantiating LocaleTranslation objects. |
| LocaleLookupTest::$user | property | core/ |
A mocked user object built from AccountInterface. |
| LocaleLookupTest::getCidProvider | function | core/ |
Provides test data for testGetCid(). |
| LocaleLookupTest::providerFixOldPluralTranslationProvider | function | core/ |
Provides test data for testResolveCacheMissWithFallback(). |
| LocaleLookupTest::resolveCacheMissWithFallbackProvider | function | core/ |
Provides test data for testResolveCacheMissWithFallback(). |
| LocaleLookupTest::setUp | function | core/ |
|
| LocaleLookupTest::testFixOldPluralStyleTranslations | function | core/ |
Tests locale lookups with old plural style of translations. |
| LocaleLookupTest::testGetCid | function | core/ |
@covers ::getCid[[api-linebreak]] |
| 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/ |
|
| LocaleNonInteractiveDevInstallTest::getVersionStringToTest | function | core/ |
|
| LocaleNonInteractiveInstallTest | class | core/ |
Tests installing in a different language with a non-dev version string. |
| LocaleNonInteractiveInstallTest.php | file | core/ |
|
| LocaleNonInteractiveInstallTest::$defaultTheme | property | core/ |
|
| LocaleNonInteractiveInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleNonInteractiveInstallTest::installParameters | function | core/ |
|
| 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/ |
|
| LocalePathTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
|
| LocalePluralFormatTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 755
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.