Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| 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/ |
Test old plural style @count[number] fix. |
| LocaleLocaleLookupTest::testLanguageFallbackDefaults | function | core/ |
Test 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/ |
@coversDefaultClass \Drupal\locale\LocaleLookup[[api-linebreak]] @group locale |
| LocaleLookupTest.php | file | core/ |
|
| 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::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::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/ |
Pagination
- Previous page
- Page 882
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.