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 |
|---|---|---|---|
| LocaleImportFunctionalTest::testEmptyMsgstr | function | core/ |
Tests empty msgstr at end of .po file see #611786. |
| LocaleImportFunctionalTest::testLanguageContext | function | core/ |
Tests msgctxt context support. |
| LocaleImportFunctionalTest::testStandalonePoFile | function | core/ |
Tests import of standalone .po files. |
| LocaleJavascriptTranslationTest | class | core/ |
Tests parsing js files for translatable strings. |
| LocaleJavascriptTranslationTest.php | file | core/ |
|
| LocaleJavascriptTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleJavascriptTranslationTest::$modules | property | core/ |
Modules to install. |
| LocaleJavascriptTranslationTest::testFileParsing | function | core/ |
Tests file parsing. |
| LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies | function | core/ |
Assert translations JS is added before drupal.js, because it depends on it. |
| LocaleLocaleLookupTest | class | core/ |
Tests LocaleLookup. |
| LocaleLocaleLookupTest.php | file | core/ |
|
| LocaleLocaleLookupTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleLocaleLookupTest::$modules | property | core/ |
Modules to install. |
| LocaleLocaleLookupTest::providerTestFixOldPluralStyle | function | core/ |
Provides data for testFixOldPluralStyle(). |
| LocaleLocaleLookupTest::setUp | function | core/ |
|
| LocaleLocaleLookupTest::testCircularDependency | function | core/ |
Tests that there are no circular dependencies. |
| LocaleLocaleLookupTest::testFixOldPluralStyle | function | core/ |
Tests old plural style @count[number] fix. |
| LocaleLocaleLookupTest::testLanguageFallbackDefaults | function | core/ |
Tests language fallback defaults. |
| LocaleLocalTasksTest | class | core/ |
Tests locale local tasks. |
| LocaleLocalTasksTest.php | file | core/ |
|
| LocaleLocalTasksTest::getLocalePageRoutes | function | core/ |
Provides a list of routes to test. |
| LocaleLocalTasksTest::setUp | function | core/ |
|
| LocaleLocalTasksTest::testLocalePageLocalTasks | function | core/ |
Checks locale listing local tasks. |
| LocaleLookup | class | core/ |
A cache collector to allow for dynamic building of the locale cache. |
| LocaleLookup.php | file | core/ |
|
| LocaleLookup::$cache | property | core/ |
The cache backend that should be used. |
| LocaleLookup::$configFactory | property | core/ |
The configuration factory. |
| LocaleLookup::$context | property | core/ |
The msgctxt context. |
| LocaleLookup::$langcode | property | core/ |
A language code. |
| LocaleLookup::$languageManager | property | core/ |
The language manager. |
| LocaleLookup::$lock | property | core/ |
The lock backend that should be used. |
| LocaleLookup::$requestStack | property | core/ |
The request stack. |
| LocaleLookup::$stringStorage | property | core/ |
The locale storage. |
| LocaleLookup::getCid | function | core/ |
Gets the cache ID. |
| LocaleLookup::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| LocaleLookup::__construct | function | core/ |
Constructs a LocaleLookup object. |
| LocaleLookupTest | class | core/ |
Tests Drupal\locale\LocaleLookup. |
| LocaleLookupTest.php | file | core/ |
|
| 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/ |
Tests get cid. |
Pagination
- Previous page
- Page 973
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.