Search for trans
Title | Object type | File name | Summary |
---|---|---|---|
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_batch_version_check | function | core/ |
Implements callback_batch_operation(). |
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. |
LOCALE_TRANSLATION_OVERWRITE_NONE | constant | core/ |
UI option for override of existing translations. |
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED | constant | core/ |
UI option for override of existing translations. |
locale_translation_project_list | function | core/ |
Fetch an array of projects for translation update. |
LOCALE_TRANSLATION_REMOTE | constant | core/ |
Translation source is a remote file. |
locale_translation_source_build | function | core/ |
Builds abstract translation source. |
locale_translation_source_check_file | function | core/ |
Checks whether a po file exists in the local filesystem. |
LOCALE_TRANSLATION_SOURCE_COMPARE_EQ | constant | core/ |
Comparison result of source files timestamps. |
LOCALE_TRANSLATION_SOURCE_COMPARE_GT | constant | core/ |
Comparison result of source files timestamps. |
LOCALE_TRANSLATION_SOURCE_COMPARE_LT | constant | core/ |
Comparison result of source files timestamps. |
locale_translation_status_delete_languages | function | core/ |
Delete language entries from the status cache. |
locale_translation_status_delete_projects | function | core/ |
Delete project entries from the status cache. |
locale_translation_status_save | function | core/ |
Saves the status of translation sources in static cache. |
LOCALE_TRANSLATION_STATUS_TTL | constant | core/ |
The number of seconds that the translations status entry should be considered. |
locale_translation_update_file_history | function | core/ |
Updates the {locale_file} table. |
locale_translation_use_remote_source | function | core/ |
Checks whether remote translation sources are used. |
LOCALE_TRANSLATION_USE_SOURCE_LOCAL | constant | core/ |
Translation update mode: Use local files only. |
LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL | constant | core/ |
Translation update mode: Use both remote and local files. |
LocalTaskDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
Log::transform | function | core/ |
Performs the associated process. |
LoggerChannel::$levelTranslation | property | core/ |
Map of PSR3 log constants to RFC 5424 log constants. |
MachineName::$transliteration | property | core/ |
The transliteration service. |
MachineName::getTransliterationLanguageOverrides | function | core/ |
Gets transliteration language overrides for a language. |
MachineName::transform | function | core/ |
Performs the associated process. |
MachineNameController::$transliteration | property | core/ |
The transliteration helper. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.