Search for language

  1. Search 7.x for language
  2. Search 9.5.x for language
  3. Search 8.9.x for language
  4. Search 10.3.x for language
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Language class core/modules/language/src/Plugin/migrate/source/Language.php Drupal 6/7 language source from database.
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.
Language class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php CKEditor 5 Language plugin.
Language class core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Defines the 'language' data type.
Language class core/lib/Drupal/Core/Language/Language.php An object containing the information for an interface language.

All search results

Title Object type File name Summary
HelpSearch::$languageManager property core/modules/help/src/Plugin/Search/HelpSearch.php The language manager.
hook_language_fallback_candidates_alter function core/modules/language/language.api.php Allow modules to alter the language fallback candidates.
hook_language_fallback_candidates_OPERATION_alter function core/modules/language/language.api.php Allow modules to alter the fallback candidates for specific operations.
hook_language_negotiation_info_alter function core/modules/language/language.api.php Perform alterations on language negotiation methods.
hook_language_switch_links_alter function core/lib/Drupal/Core/Language/language.api.php Perform alterations on language switcher links.
hook_language_types_info function core/modules/language/language.api.php Define language types.
hook_language_types_info_alter function core/modules/language/language.api.php Perform alterations on language types.
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPrivateLanguage function core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php Tests an image style URL with the "private://" schema and language prefix.
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublicLanguage function core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php Tests an image style URL with the "public://" schema and language prefix.
Importer::verifyNormalizedLanguage function core/lib/Drupal/Core/DefaultContent/Importer.php Verifies that the site knows the default language of the normalized entity.
ImportForm::$languageManager property core/modules/locale/src/Form/ImportForm.php The configurable language manager.
InstallerExistingConfigTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php
InstallerLanguageDirectionTest class core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php Verifies that the early installer uses the correct language direction.
InstallerLanguageDirectionTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php
InstallerLanguageDirectionTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php
InstallerLanguageDirectionTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php Overrides the language code the installer should use.
InstallerLanguageDirectionTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php
InstallerLanguageDirectionTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php Confirms that the installation succeeded.
InstallerLanguagePageTest class core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php Verifies that the installer language list combines local and remote languages.
InstallerLanguagePageTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php
InstallerLanguagePageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php
InstallerLanguagePageTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php Installer step: Select language.
InstallerLanguagePageTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php Confirms that the installation succeeded.
InstallerLanguageTest class core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php Tests for installer language support.
InstallerLanguageTest.php file core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php
InstallerLanguageTest::testInstallerTranslationCache function core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php Tests profile info caching in non-English languages.
InstallerLanguageTest::testInstallerTranslationFiles function core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php Tests that the installer can find translation files.
InstallerTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php Installer step: Select language.
InstallerTestBase::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php Installer step: Select language.
InstallerTranslationExistingFileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php
InstallerTranslationMultipleLanguageForeignTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageForeignTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php
InstallerTranslationMultipleLanguageForeignTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php
InstallerTranslationMultipleLanguageForeignTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Overrides the language code in which to install Drupal.
InstallerTranslationMultipleLanguageForeignTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php
InstallerTranslationMultipleLanguageKeepEnglishTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php Tests that keeping English in a foreign language install works.
InstallerTranslationMultipleLanguageKeepEnglishTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php
InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php Switch to the multilingual testing profile with English kept.
InstallerTranslationMultipleLanguageNonInteractiveTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageNonInteractiveTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
InstallerTranslationMultipleLanguageNonInteractiveTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Switch to the multilingual testing profile.
InstallerTranslationMultipleLanguageNonInteractiveTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Returns the string for the test .po file.
InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Tests that translations ended up at the expected places.
InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Helper function to verify that the expected strings are translated.
InstallerTranslationMultipleLanguageTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php

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