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. |
InstallerTranslationExistingFileTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.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. |
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 |
The theme to install as the default for testing. |
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 |
Returns the parameters that will be used when Simpletest installs Drupal. |
InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
Prepares the current environment for running the test. |
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 |
|
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. |
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/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. |