Search for all
- Search 7.x for all
- Search 8.9.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 |
|---|---|---|---|
| LocaleUpdateInterfaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleUpdateInterfaceTest::$modules | property | core/ |
Modules to enable. |
| LocaleUpdateInterfaceTest::setUp | function | core/ |
|
| LocaleUpdateInterfaceTest::testInterface | function | core/ |
Tests the user interfaces of the interface translation update system. |
| LocaleUpdatePathTest | class | core/ |
Tests Locale's update path. |
| LocaleUpdatePathTest.php | file | core/ |
|
| LocaleUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| LocaleUpdatePathTest::testUpdatePath | function | core/ |
Tests Locale's update path. |
| LocaleUpdateTest | class | core/ |
Tests for updating the interface translations of projects. |
| LocaleUpdateTest | class | core/ |
Tests for updating the interface translations of projects. |
| LocaleUpdateTest.php | file | core/ |
|
| LocaleUpdateTest.php | file | core/ |
|
| LocaleUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleUpdateTest::$modules | property | core/ |
Modules to enable. |
| LocaleUpdateTest::setUp | function | core/ |
|
| LocaleUpdateTest::testEnableCustomLanguage | function | core/ |
Tests automatic translation import when a custom language is added. |
| LocaleUpdateTest::testEnableLanguage | function | core/ |
Tests automatic translation import when a language is added. |
| LocaleUpdateTest::testEnableUninstallModule | function | core/ |
Tests automatic translation import when a module is enabled. |
| LocaleUpdateTest::testUpdateCheckStatus | function | core/ |
Checks if local or remote translation sources are detected. |
| LocaleUpdateTest::testUpdateImportModeNonCustomized | function | core/ |
Tests translation import and only overwrite non-customized translations. |
| LocaleUpdateTest::testUpdateImportModeNone | function | core/ |
Tests translation import and don't overwrite any translation. |
| LocaleUpdateTest::testUpdateImportSourceLocal | function | core/ |
Tests translation import from local sources. |
| LocaleUpdateTest::testUpdateImportSourceRemote | function | core/ |
Tests translation import from remote sources. |
| LocaleUpdateTest::testUpdateProjects | function | core/ |
Checks if a list of translatable projects gets build. |
| 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_set_config_langcodes | 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_STRING | constant | core/ |
Regular expression pattern used to localize JavaScript strings. |
Pagination
- Previous page
- Page 906
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.