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 |
|---|---|---|---|
| locale_schema | function | core/ |
Implements hook_schema(). |
| locale_settings.yml | file | core/ |
core/modules/locale/migrations/locale_settings.yml |
| locale_string_is_safe | function | core/ |
Check that a string is safe to be added or imported as a translation. |
| locale_system_file_system_settings_submit | function | core/ |
Submit handler for the file system settings form. |
| locale_system_remove | function | core/ |
Delete translation history of modules and themes. |
| locale_system_set_config_langcodes | function | core/ |
Updates default configuration when new modules or themes are installed. |
| locale_system_update | function | core/ |
Imports translations when new modules or themes are installed. |
| locale_test.info.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/locale_test.info.yml |
| locale_test.install | file | core/ |
|
| locale_test.no_translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.no_translation.yml |
| locale_test.schema.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml |
| locale_test.translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/language/de/locale_test.translation.yml |
| locale_test.translation.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation.yml |
| locale_test.translation_multiple.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml |
| locale_test_additional.info.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_additional/locale_test_additional.info.yml |
| locale_test_development_release.info.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml |
| locale_test_extra.info.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_extra/locale_test_extra.info.yml |
| locale_test_translate.info.yml | file | core/ |
core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml |
| 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_uninstall | function | core/ |
Implements hook_uninstall(). |
| 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_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 and hash properties. |
| 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_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_translation_server | function | core/ |
Retrieve data for default server. |
Pagination
- Previous page
- Page 840
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.