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 |
|---|---|---|---|
| LocaleImportFunctionalTest.php | file | core/ |
|
| LocaleImportFunctionalTest::$adminUser | property | core/ |
A user able to create languages and import translations. |
| LocaleImportFunctionalTest::$adminUserAccessSiteReports | property | core/ |
A user able to create languages, import translations, access site reports. |
| LocaleImportFunctionalTest::$defaultTheme | property | core/ |
|
| LocaleImportFunctionalTest::$modules | property | core/ |
Modules to enable. |
| LocaleImportFunctionalTest::getBadPoFile | function | core/ |
Helper function that returns a bad .po file. |
| LocaleImportFunctionalTest::getCustomOverwritePoFile | function | core/ |
Helper function that returns a .po file for testing customized strings. |
| LocaleImportFunctionalTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
| LocaleImportFunctionalTest::getEmptyPoFile | function | core/ |
Helper function that returns an empty .po file. |
| LocaleImportFunctionalTest::getOverwritePoFile | function | core/ |
Helper function that returns a proper .po file for testing. |
| LocaleImportFunctionalTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
| LocaleImportFunctionalTest::getPoFileWithConfig | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithConfigDe | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithContext | function | core/ |
Helper function that returns a .po file with context. |
| LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::getPoFileWithMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::importPoFile | function | core/ |
Helper function: import a standalone .po file in a given language. |
| LocaleImportFunctionalTest::setUp | function | core/ |
|
| LocaleImportFunctionalTest::testConfigPoFile | function | core/ |
Tests .po file import with configuration translation. |
| LocaleImportFunctionalTest::testConfigTranslationImportingPoFile | function | core/ |
Tests .po file import with user.settings configuration. |
| LocaleImportFunctionalTest::testCreatedLanguageTranslation | function | core/ |
Tests the translation are imported when a new language is created. |
| 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/ |
|
| 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. |
| LocaleLocaleLookupTest | class | core/ |
Tests LocaleLookup. |
| LocaleLocaleLookupTest.php | file | core/ |
|
| LocaleLocaleLookupTest::$defaultTheme | property | core/ |
|
| 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/ |
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::$requestStack | property | core/ |
The request stack. |
| LocaleLookup::$stringStorage | property | core/ |
The locale storage. |
| LocaleLookup::resolveCacheMiss | function | core/ |
|
| LocaleLookup::__construct | function | core/ |
Constructs a LocaleLookup object. |
| LocaleLookupTest | class | core/ |
@coversDefaultClass \Drupal\locale\LocaleLookup[[api-linebreak]] @group locale |
| LocaleLookupTest.php | file | core/ |
Pagination
- Previous page
- Page 754
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.