Search for language

  1. Search 7.x for language
  2. Search 9.5.x for language
  3. Search 10.3.x for language
  4. Search 11.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 Plugin annotation @MigrateSource( id = "language", source_module = "locale" )
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.
Language class core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Defines the "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
InstallerExistingSettingsMismatchProfileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsMismatchProfileTest.php Installer step: Select language.
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php Installer step: Select language.
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 The theme to install as the default for testing.
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 Installer step: Select language.
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 The theme to install as the default for testing.
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.
InstallerTestBase::setUpLanguage function core/modules/simpletest/src/InstallerTestBase.php Installer step: Select language.
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 The theme to install as the default for testing.
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 Installer step: Select language.
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 The theme to install as the default for testing.
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php Switch to the multilingual testing profile with English kept.
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
InstallerTranslationMultipleLanguageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Switch to the multilingual testing profile.
InstallerTranslationMultipleLanguageTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Returns the string for the test .po file.
InstallerTranslationMultipleLanguageTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Returns the parameters that will be used when Simpletest installs Drupal.
InstallerTranslationMultipleLanguageTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Installer step: Select language.
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Tests that translations ended up at the expected places.
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Helper function to verify that the expected strings are translated.
InstallerTranslationQueryTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php Installer step: Select language.
InstallerTranslationTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php Installer step: Select language.
InstallHelper::$enabledLanguages property core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Enabled languages.
install_select_language function core/includes/install.core.inc Selects which language to use during installation.
KernelTestBase::defaultLanguageData function core/modules/simpletest/src/KernelTestBase.php Provides the data for setting the default language on the container.
KeyValueEntityStorage::$languageManager property core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php The language manager.
KeyValueEntityStorageTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php The language manager.
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.
Language class core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Defines the "language" plugin.
Language class core/modules/language/src/Plugin/migrate/source/Language.php Plugin annotation

@MigrateSource(
id = "language",
source_module = "locale"
)
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.

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