Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleImportFunctionalTest | class | core/ |
Tests the import of locale files. |
| 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/ |
The theme to install as the default for testing. |
| LocaleImportFunctionalTest::$modules | property | core/ |
Modules to install. |
| 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::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| 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. |
| 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. |
| LocaleLookupTest::providerFixOldPluralTranslationProvider | function | core/ |
Provides test data for testResolveCacheMissWithFallback(). |
| LocaleServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| LocaleTestDevelopmentReleaseHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestDevelopmentReleaseHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| LocaleTestHooks::countriesAlter | function | core/ |
Implements hook_countries_alter(). |
| LocaleTestHooks::languageFallbackCandidatesLocaleLookupAlter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
| LocaleTestHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| LocaleTestTranslateHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| locale_form_language_admin_add_form_alter_submit | function | core/ |
Form submission handler for language_admin_add_form(). |
| locale_form_language_admin_edit_form_alter_submit | function | core/ |
Form submission handler for language_admin_edit_form(). |
| LocalTaskDefault | class | core/ |
Default object used for LocalTaskPlugins. |
| LocalTaskDefault.php | file | core/ |
|
| LocalTaskDefault::$active | property | core/ |
TRUE if this plugin is forced active for options attributes. |
| LocalTaskDefault::$routeProvider | property | core/ |
The route provider to load routes by name. |
| LocalTaskDefault::getActive | function | core/ |
Gets the active status. |
| LocalTaskDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalTaskDefault::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| LocalTaskDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.