Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleFileHashTest::checkTranslations | function | core/ |
Check for translation updates via the UI. |
| LocaleFileHashTest::setUp | function | core/ |
|
| LocaleFileHashTest::testModifiedFileProducesDifferentHash | function | core/ |
Tests that modifying a file produces a different hash, detected by the UI. |
| LocaleFileManager::checkRemoteFileStatus | function | core/ |
Check if remote file exists and when it was last updated. |
| LocaleFileManager::deleteTranslationFiles | function | core/ |
Deletes interface translation files and translation history records. |
| LocaleFileManager::downloadTranslationSource | function | core/ |
Downloads a translation file from a remote server. |
| LocaleFileManager::getInterfaceTranslationFiles | function | core/ |
Get interface translation files present in the translations directory. |
| LocaleFileManager::__construct | function | core/ |
|
| LocaleFileSystemFormTest | class | core/ |
Tests the locale functionality in the altered file settings form. |
| LocaleFileSystemFormTest.php | file | core/ |
|
| LocaleFileSystemFormTest::$defaultTheme | property | core/ |
|
| LocaleFileSystemFormTest::$modules | property | core/ |
|
| LocaleFileSystemFormTest::setUp | function | core/ |
|
| LocaleFileSystemFormTest::testFileConfigurationPage | function | core/ |
Tests translation directory settings on the file settings form. |
| LocaleFormHooks | class | core/ |
Form hook implementations for locale. |
| LocaleFormHooks.php | file | core/ |
|
| LocaleFormHooks::formLanguageAdminAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_add_form(). |
| LocaleFormHooks::formLanguageAdminAddFormAlterSubmit | function | core/ |
Form submission handler for language_admin_add_form. |
| LocaleFormHooks::formLanguageAdminEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
| LocaleFormHooks::formLanguageAdminEditFormAlterSubmit | function | core/ |
Form submission handler for language_admin_edit_form(). |
| LocaleFormHooks::formLanguageAdminOverviewFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
| LocaleFormHooks::formSystemFileSystemSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
| LocaleFormHooks::importEnabled | function | core/ |
Check if import is enabled. |
| LocaleFormHooks::__construct | function | core/ |
|
| 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::help | function | core/ |
Implements hook_help(). |
| LocaleHooks::jsAlter | function | core/ |
Implements hook_js_alter(). |
| LocaleHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| LocaleImportBatch::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| LocaleImportBatch::batchRefresh | function | core/ |
Implements callback_batch_operation(). |
| LocaleImportBatch::batchSave | function | core/ |
Implements callback_batch_operation(). |
| 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/ |
|
| LocaleImportFunctionalTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 831
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.