Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
LocaleUpdateDevelopmentReleaseTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php The theme to install as the default for testing.
LocaleUpdateDevelopmentReleaseTest::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Modules to install.
LocaleUpdateDevelopmentReleaseTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::testLocaleUpdateDevelopmentRelease function core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Tests locale update development release.
LocaleUpdateInterfaceTest class core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Tests for the user interface of project interface translations.
LocaleUpdateInterfaceTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
LocaleUpdateInterfaceTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php The theme to install as the default for testing.
LocaleUpdateInterfaceTest::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Modules to install.
LocaleUpdateInterfaceTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
LocaleUpdateInterfaceTest::testInterface function core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Tests the user interfaces of the interface translation update system.
LocaleUpdateTest class core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests for updating the interface translations of projects.
LocaleUpdateTest class core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Tests for updating the interface translations of projects.
LocaleUpdateTest.php file core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php
LocaleUpdateTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
LocaleUpdateTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateTest.php The theme to install as the default for testing.
LocaleUpdateTest::$modules property core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Modules to install.
LocaleUpdateTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
LocaleUpdateTest::testEnableCustomLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a custom language is added.
LocaleUpdateTest::testEnableLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a language is added.
LocaleUpdateTest::testEnableUninstallModule function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a module is enabled.
LocaleUpdateTest::testUpdateCheckStatus function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import and don't overwrite any translation.
LocaleUpdateTest::testUpdateImportSourceLocal function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import from remote sources.
LocaleUpdateTest::testUpdateProjects function core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Checks if a list of translatable projects gets build.
locale_config_batch_finished function core/modules/locale/locale.bulk.inc Implements callback_batch_finished().
locale_config_batch_update_components function core/modules/locale/locale.bulk.inc Builds a locale batch to refresh configuration.
locale_config_batch_update_config_translations function core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
locale_config_batch_update_default_config_langcodes function core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
LOCALE_CUSTOMIZED constant core/modules/locale/locale.module Flag for locally customized interface translation.
locale_form_language_admin_add_form_alter_submit function core/modules/locale/locale.module Form submission handler for language_admin_add_form().
locale_form_language_admin_edit_form_alter_submit function core/modules/locale/locale.module Form submission handler for language_admin_edit_form().
locale_install function core/modules/locale/locale.install Implements hook_install().
locale_is_translatable function core/modules/locale/locale.module Checks whether $langcode is a language supported as a locale target.
LOCALE_JS_OBJECT constant core/modules/locale/locale.module Regular expression pattern used to match simple JS object literal.
LOCALE_JS_OBJECT_CONTEXT constant core/modules/locale/locale.module Regular expression to match an object containing a key 'context'.
LOCALE_JS_STRING constant core/modules/locale/locale.module Regular expression pattern used to localize JavaScript strings.
locale_js_translate function core/modules/locale/locale.module Returns a list of translation files given a list of JavaScript files.
LOCALE_NOT_CUSTOMIZED constant core/modules/locale/locale.module Flag for locally not customized interface translation.
locale_post_update_clear_translation_path_config function core/modules/locale/locale.post_update.php Removes the translation.path config.
locale_removed_post_updates function core/modules/locale/locale.post_update.php Implements hook_removed_post_updates().
locale_schema function core/modules/locale/locale.install Implements hook_schema().
locale_settings.yml file core/modules/locale/migrations/locale_settings.yml core/modules/locale/migrations/locale_settings.yml
locale_string_is_safe function core/modules/locale/locale.module Check that a string is safe to be added or imported as a translation.
locale_system_file_system_settings_submit function core/modules/locale/locale.module Submit handler for the file system settings form.
locale_system_remove function core/modules/locale/locale.module Delete translation history of modules and themes.
locale_system_set_config_langcodes function core/modules/locale/locale.module Updates default configuration when new modules or themes are installed.
locale_system_update function core/modules/locale/locale.module Imports translations when new modules or themes are installed.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.