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 |
|---|---|---|---|
| LocaleFile::createFromPath | function | core/ |
Creates a LocaleFile from the filepath. |
| 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::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 | class | core/ |
Provide Locale File helper methods. |
| LocaleFileManager.php | file | core/ |
|
| 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. |
| 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 | 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. |
Pagination
- Previous page
- Page 995
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.