Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| locale_cache_flush | function | core/ |
Implements hook_cache_flush(). |
| locale_configurable_language_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
| locale_configurable_language_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'configurable_language'. |
| locale_configurable_language_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'configurable_language'. |
| locale_config_batch_build | function | core/ |
Creates a locale batch to refresh specific configuration. |
| locale_config_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| locale_config_batch_refresh_name | function | core/ |
Implements callback_batch_operation(). |
| locale_config_batch_update_components | function | core/ |
Builds a locale batch to refresh configuration. |
| locale_cron | function | core/ |
Implements hook_cron(). |
| locale_cron_fill_queue | function | core/ |
Populate a queue with project to check for translation updates. |
| LOCALE_CUSTOMIZED | constant | core/ |
Flag for locally customized interface translation. |
| locale_form_language_admin_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_add_form(). |
| locale_form_language_admin_add_form_alter_submit | function | core/ |
Form submission handler for language_admin_add_form(). |
| locale_form_language_admin_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
| locale_form_language_admin_edit_form_alter_submit | function | core/ |
Form submission handler for language_admin_edit_form(). |
| locale_form_language_admin_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
| locale_form_system_file_system_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
| locale_get_plural | function | core/ |
Returns plural form index for a specific number. |
| locale_help | function | core/ |
Implements hook_help(). |
| locale_install | function | core/ |
Implements hook_install(). |
| locale_is_translatable | function | core/ |
Checks whether $langcode is a language supported as a locale target. |
| locale_js_alter | function | core/ |
Implements hook_js_alter(). |
| LOCALE_JS_OBJECT | constant | core/ |
Regular expression pattern used to match simple JS object literal. |
| LOCALE_JS_OBJECT_CONTEXT | constant | core/ |
Regular expression to match an object containing a key 'context'. |
| locale_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| LOCALE_JS_STRING | constant | core/ |
Regular expression pattern used to localize JavaScript strings. |
| locale_js_translate | function | core/ |
Returns a list of translation files given a list of JavaScript files. |
| locale_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
| locale_modules_installed | function | core/ |
Implements hook_modules_installed(). |
| locale_module_preuninstall | function | core/ |
Implements hook_module_preuninstall(). |
| LOCALE_NOT_CUSTOMIZED | constant | core/ |
Flag for locally not customized interface translation. |
| LOCALE_PLURAL_DELIMITER | constant | core/ |
The delimiter used to split plural strings. |
| locale_post_update_clear_cache_for_old_translations | function | core/ |
Clear cache to ensure plural translations are removed from it. |
| locale_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK() for node templates. |
| locale_requirements | function | core/ |
Implements hook_requirements(). |
| 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/ |
Install, update and uninstall functions for the locale_test module. |
| locale_test.module | file | core/ |
Simulate a custom module with a local po file. |
| 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 |
Pagination
- Previous page
- Page 887
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.