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 |
|---|---|---|---|
| LocaleEvent::getLids | function | core/ |
Returns the string identifiers. |
| LocaleEvent::__construct | function | core/ |
Constructs a new LocaleEvent. |
| LocaleEvents | class | core/ |
Defines events for locale translation. |
| LocaleEvents.php | file | core/ |
|
| LocaleEvents::SAVE_TRANSLATION | constant | core/ |
The name of the event fired when saving a translated string. |
| LocaleExportTest | class | core/ |
Tests the exportation of locale files. |
| LocaleExportTest.php | file | core/ |
|
| LocaleExportTest::$adminUser | property | core/ |
A user able to create languages and export translations. |
| LocaleExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleExportTest::$modules | property | core/ |
Modules to install. |
| LocaleExportTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
| LocaleExportTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
| LocaleExportTest::getUntranslatedString | function | core/ |
Returns a .po file fragment with an untranslated string. |
| LocaleExportTest::setUp | function | core/ |
|
| LocaleExportTest::testExportTranslation | function | core/ |
Tests exportation of translations. |
| LocaleExportTest::testExportTranslationTemplateFile | function | core/ |
Tests exportation of translation template file. |
| LocaleFetch::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| LocaleFetch::batchStatusCheck | function | core/ |
Implements callback_batch_operation(). |
| LocaleFetch::batchVersionCheck | function | core/ |
Implements callback_batch_operation(). |
| LocaleFetch::getFetchOperations | function | core/ |
Helper function to construct the batch operations to fetch translations. |
| LocaleFetch::getStatusOperations | function | core/ |
Constructs batch operations for checking remote translation status. |
| LocaleFetch::__construct | function | core/ |
|
| LocaleFile::$last_checked | property | core/ |
When the translation was last checked. |
| LocaleFile::__construct | function | core/ |
Creates a LocaleFile object for tracking translation information. |
| LocaleFileHashTest | class | core/ |
Tests that file hash is used for local translation file change detection. |
| LocaleFileHashTest.php | file | core/ |
|
| LocaleFileHashTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleFileHashTest::assertHashes | function | core/ |
Checks that the stored hash values are as expected. |
| 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/ |
The theme to install as the default for testing. |
| LocaleFileSystemFormTest::$modules | property | core/ |
Modules to install. |
| 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(). |
Pagination
- Previous page
- Page 822
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.