Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| LocaleJavascriptTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleJavascriptTranslationTest::$modules | property | core/ |
Modules to enable. |
| LocaleJavascriptTranslationTest::testFileParsing | function | core/ |
|
| LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies | function | core/ |
Assert translations JS is added before drupal.js, because it depends on it. |
| LocaleLibraryAlterTest | class | core/ |
Tests localization of the JavaScript libraries. |
| LocaleLibraryAlterTest.php | file | core/ |
|
| LocaleLibraryAlterTest::$modules | property | core/ |
Modules to enable. |
| LocaleLibraryAlterTest::testLibraryAlter | function | core/ |
Verifies that the datepicker can be localized. |
| 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::$requestStack | property | core/ |
The request stack. |
| LocaleLookup::$stringStorage | property | core/ |
The locale storage. |
| 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/ |
|
| LocaleNonInteractiveInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 739
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.