Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
locale_test.translation_multiple.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml |
locale_test_development_release_locale_translation_projects_alter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
locale_test_locale_translation_projects_alter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
locale_test_translate.info.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml |
locale_test_translate.module | file | core/ |
Simulates a custom module with a local po file. |
locale_test_translate.schema.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml |
locale_test_translate.settings.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_translate/config/install/locale_test_translate.settings.yml |
locale_test_translate_modules_installed | function | core/ |
Implements hook_modules_installed(). |
locale_test_translate_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
locale_translatable_language_list | function | core/ |
Returns list of translatable languages. |
locale_translate_batch_build | function | core/ |
Build a locale batch from an array of files. |
locale_translate_batch_finished | function | core/ |
Implements callback_batch_finished(). |
locale_translate_batch_import | function | core/ |
Implements callback_batch_operation(). |
locale_translate_batch_import_files | function | core/ |
Prepare a batch to import all translations. |
locale_translate_batch_import_save | function | core/ |
Implements callback_batch_operation(). |
locale_translate_batch_refresh | function | core/ |
Implements callback_batch_operation(). |
locale_translate_delete_translation_files | function | core/ |
Deletes interface translation files and translation history records. |
locale_translate_file_attach_properties | function | core/ |
Generates file properties from filename and options. |
locale_translate_file_create | function | core/ |
Creates a file object and populates the timestamp property. |
locale_translate_get_interface_translation_files | function | core/ |
Get interface translation files present in the translations directory. |
locale_translation_batch_fetch_build | function | core/ |
Builds a batch to download and import project translations. |
locale_translation_batch_fetch_download | function | core/ |
Implements callback_batch_operation(). |
locale_translation_batch_fetch_finished | function | core/ |
Implements callback_batch_finished(). |
locale_translation_batch_fetch_import | function | core/ |
Implements callback_batch_operation(). |
locale_translation_batch_status_build | function | core/ |
Builds a batch to get the status of remote and local translation files. |
locale_translation_batch_status_check | function | core/ |
Implements callback_batch_operation(). |
locale_translation_batch_status_finished | function | core/ |
Implements callback_batch_finished(). |
locale_translation_batch_update_build | function | core/ |
Builds a batch to check, download and import project translations. |
locale_translation_build_projects | function | core/ |
Builds list of projects and stores the result in the database. |
locale_translation_build_server_pattern | function | core/ |
Build path to translation source, out of a server path replacement pattern. |
locale_translation_build_sources | function | core/ |
Build translation sources. |
locale_translation_check_projects | function | core/ |
Check for the latest release of project translations. |
locale_translation_check_projects_batch | function | core/ |
Gets and stores the status and timestamp of remote po files. |
locale_translation_check_projects_local | function | core/ |
Check and store the status and timestamp of local po files. |
locale_translation_clear_cache_projects | function | core/ |
Clears the projects cache. |
locale_translation_clear_status | function | core/ |
Clear the translation status cache. |
LOCALE_TRANSLATION_CURRENT | constant | core/ |
Translation source is the current translation. |
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN | constant | core/ |
Default location of gettext file on the translation server. |
locale_translation_default_translation_server | function | core/ |
Retrieve data for default server. |
locale_translation_download_source | function | core/ |
Downloads a translation file from a remote server. |
locale_translation_file_history_delete | function | core/ |
Deletes the history of downloaded translations. |
locale_translation_flush_projects | function | core/ |
Clear the project data table. |
locale_translation_get_file_history | function | core/ |
Gets current translation status from the {locale_file} table. |
locale_translation_get_projects | function | core/ |
Get array of projects which are available for interface translation. |
locale_translation_get_status | function | core/ |
Gets the current translation status. |
locale_translation_http_check | function | core/ |
Check if remote file exists and when it was last updated. |
locale_translation_language_table | function | core/ |
Form element callback: After build changes to the language update table. |
locale_translation_load_sources | function | core/ |
Loads cached translation sources containing current translation status. |
LOCALE_TRANSLATION_LOCAL | constant | core/ |
Translation source is a local file. |
LOCALE_TRANSLATION_OVERWRITE_ALL | constant | core/ |
UI option for override of existing translations. Override any translation. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.