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
LocaleHooks::formSystemFileSystemSettingsAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_form_FORM_ID_alter() for system_file_system_settings().
LocaleHooks::help function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_help().
LocaleHooks::jsAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_js_alter().
LocaleHooks::libraryInfoAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_library_info_alter().
LocaleHooks::modulePreuninstall function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_module_preuninstall().
LocaleHooks::modulesInstalled function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_modules_installed().
LocaleHooks::themesInstalled function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_themes_installed().
LocaleHooks::themesUninstalled function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_themes_uninstalled().
LocaleImportBatch::batchFinished function core/modules/locale/src/LocaleImportBatch.php Implements callback_batch_finished().
LocaleImportBatch::batchRefresh function core/modules/locale/src/LocaleImportBatch.php Implements callback_batch_operation().
LocaleImportBatch::batchSave function core/modules/locale/src/LocaleImportBatch.php Implements callback_batch_operation().
LocaleImportBatch::__construct function core/modules/locale/src/LocaleImportBatch.php
LocaleImportFunctionalTest class core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests the import of locale files.
LocaleImportFunctionalTest.php file core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
LocaleImportFunctionalTest::$adminUser property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php A user able to create languages and import translations.
LocaleImportFunctionalTest::$adminUserAccessSiteReports property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php A user able to create languages, import translations, access site reports.
LocaleImportFunctionalTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php The theme to install as the default for testing.
LocaleImportFunctionalTest::$modules property core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Modules to install.
LocaleImportFunctionalTest::getBadPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a bad .po file.
LocaleImportFunctionalTest::getCustomOverwritePoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file for testing customized strings.
LocaleImportFunctionalTest::getCustomPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Returns a .po file that will be marked as customized.
LocaleImportFunctionalTest::getEmptyPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns an empty .po file.
LocaleImportFunctionalTest::getInvalidEncodedPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with invalid encoding.
LocaleImportFunctionalTest::getOverwritePoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a proper .po file for testing.
LocaleImportFunctionalTest::getPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a proper .po file.
LocaleImportFunctionalTest::getPoFileWithConfig function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with configuration translations.
LocaleImportFunctionalTest::getPoFileWithConfigDe function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with configuration translations.
LocaleImportFunctionalTest::getPoFileWithContext function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with context.
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with an empty last item.
LocaleImportFunctionalTest::getPoFileWithMsgstr function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file with an empty last item.
LocaleImportFunctionalTest::importPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function: import a standalone .po file in a given language.
LocaleImportFunctionalTest::setUp function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
LocaleImportFunctionalTest::testConfigPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests .po file import with configuration translation.
LocaleImportFunctionalTest::testConfigTranslationImportingPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests .po file import with user.settings configuration.
LocaleImportFunctionalTest::testCreatedLanguageTranslation function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests the translation are imported when a new language is created.
LocaleImportFunctionalTest::testEmptyMsgstr function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests empty msgstr at end of .po file see #611786.
LocaleImportFunctionalTest::testLanguageContext function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests msgctxt context support.
LocaleImportFunctionalTest::testStandalonePoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Tests import of standalone .po files.
LocaleJavascriptTranslationTest class core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php Tests parsing js files for translatable strings.
LocaleJavascriptTranslationTest.php file core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php
LocaleJavascriptTranslationTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php The theme to install as the default for testing.
LocaleJavascriptTranslationTest::$modules property core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php Modules to install.
LocaleJavascriptTranslationTest::testFileParsing function core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php Tests file parsing.
LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies function core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php Assert translations JS is added before drupal.js, because it depends on it.
LocaleLocaleLookupTest class core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Tests LocaleLookup.
LocaleLocaleLookupTest.php file core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php
LocaleLocaleLookupTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php The theme to install as the default for testing.
LocaleLocaleLookupTest::$modules property core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Modules to install.
LocaleLocaleLookupTest::providerTestFixOldPluralStyle function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Provides data for testFixOldPluralStyle().
LocaleLocaleLookupTest::setUp function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php

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