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 |
|---|---|---|---|
| LocaleFileSystemFormTest::setUp | function | core/ |
|
| LocaleFileSystemFormTest::testFileConfigurationPage | function | core/ |
Tests translation directory settings on the file settings form. |
| LocaleHooks | class | core/ |
Hook implementations for locale. |
| LocaleHooks.php | file | core/ |
|
| LocaleHooks::cacheFlush | function | core/ |
Implements hook_cache_flush(). |
| LocaleHooks::configurableLanguageDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
| LocaleHooks::configurableLanguageInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'configurable_language'. |
| LocaleHooks::configurableLanguageUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'configurable_language'. |
| LocaleHooks::formLanguageAdminAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_add_form(). |
| LocaleHooks::formLanguageAdminEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
| LocaleHooks::formLanguageAdminOverviewFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
| LocaleHooks::formSystemFileSystemSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
| LocaleHooks::help | function | core/ |
Implements hook_help(). |
| LocaleHooks::jsAlter | function | core/ |
Implements hook_js_alter(). |
| LocaleHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| LocaleHooks::modulePreuninstall | function | core/ |
Implements hook_module_preuninstall(). |
| LocaleHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| LocaleHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| LocaleHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| LocaleImportBatch | class | core/ |
Provides the locale import batch services. |
| LocaleImportBatch.php | file | core/ |
|
| LocaleImportBatch::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| LocaleImportBatch::batchImport | function | core/ |
Implements callback_batch_operation(). |
| LocaleImportBatch::batchRefresh | function | core/ |
Implements callback_batch_operation(). |
| LocaleImportBatch::batchSave | function | core/ |
Implements callback_batch_operation(). |
| LocaleImportBatch::buildBatch | function | core/ |
Build a locale batch from an array of files. |
| LocaleImportBatch::__construct | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 972
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.