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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
| LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
Tests retrieval of component names from locale default config storage. |
| LocaleDefaultOptions | class | core/ |
Provides the locale default update options. |
| LocaleDefaultOptions.php | file | core/ |
|
| LocaleDefaultOptions::updateOptions | function | core/ |
Returns default import options for translation update. |
| LocaleEvent | class | core/ |
Defines a Locale event. |
| LocaleEvent.php | file | core/ |
|
| LocaleEvent::$langCodes | property | core/ |
The list of Language codes for updated translations. |
| LocaleEvent::$lids | property | core/ |
List of string identifiers that have been updated / created. |
| LocaleEvent::getLangCodes | function | core/ |
Returns the language codes. |
| 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. |
| LocaleExtensionHooks | class | core/ |
Extension hook implementations for locale. |
| LocaleExtensionHooks.php | file | core/ |
|
| LocaleExtensionHooks::deleteTranslationHistory | function | core/ |
Delete translation history of modules and themes. |
| LocaleExtensionHooks::extensionsInstalled | function | core/ |
Implements hook_modules_installed(). |
| LocaleExtensionHooks::modulePreuninstall | function | core/ |
Implements hook_module_preuninstall(). |
| LocaleExtensionHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| LocaleExtensionHooks::__construct | function | core/ |
|
| LocaleFetch | class | core/ |
Provides the locale fetch services. |
| LocaleFetch.php | file | core/ |
|
| LocaleFetch::batchDownload | function | core/ |
Implements callback_batch_operation(). |
| LocaleFetch::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| LocaleFetch::batchImport | function | core/ |
Implements callback_batch_operation(). |
| LocaleFetch::batchStatusCheck | function | core/ |
Implements callback_batch_operation(). |
| LocaleFetch::batchVersionCheck | function | core/ |
Implements callback_batch_operation(). |
| LocaleFetch::buildFetchBatch | function | core/ |
Builds a batch to download and import project translations. |
| LocaleFetch::buildUpdateBatch | function | core/ |
Builds a batch to check, download and import project translations. |
| 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 | class | core/ |
Defines the locale file value object. |
| LocaleFile.php | file | core/ |
|
| LocaleFile::$directory | property | core/ |
The directory the file is in. |
| LocaleFile::$last_checked | property | core/ |
When the translation was last checked. |
| LocaleFile::$type | property | core/ |
The type of file, local, remote or current. |
Pagination
- Previous page
- Page 994
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.