FormTestLanguageSelectForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php |
Builds a form to test the language select form element. |
FormTestLanguageSelectForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php |
|
FormTestLanguageSelectForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php |
Form constructor. |
FormTestLanguageSelectForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php |
Returns a unique string identifying the form. |
FormTestLanguageSelectForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php |
Form submission handler. |
GlossaryViewTest::testGlossaryLanguagePrefix |
function |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
Tests that the glossary also works on a language prefixed URL. |
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. |