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 |
|---|---|---|---|
| LocaleDefaultConfigStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| LocaleDefaultConfigStorage::listAll | function | core/ |
Return the list of configuration in install storage and current languages. |
| LocaleDefaultConfigStorage::predefinedConfiguredLanguages | function | core/ |
Compute the list of configuration names that match predefined languages. |
| LocaleDefaultConfigStorage::read | function | core/ |
Read a configuration from install storage or default languages. |
| LocaleDefaultConfigStorage::__construct | function | core/ |
Constructs a LocaleDefaultConfigStorage. |
| LocaleDefaultConfigStorageTest | class | core/ |
Tests Locale Default Config Storage. |
| LocaleDefaultConfigStorageTest.php | file | core/ |
|
| LocaleDefaultConfigStorageTest::$modules | property | core/ |
|
| 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::$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/ |
|
| LocaleExportTest::$modules | property | core/ |
|
| 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::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/ |
|
| LocaleFileHashTest::assertHashes | function | core/ |
Checks that the stored hash values are as expected. |
Pagination
- Previous page
- Page 830
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.