15 calls to LanguageManager::getStandardLanguageList()
- CKEditor5Test::testLanguageOfPartsPlugin in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Test for Language of Parts plugin.
- ConfigEntityValidationTestBase::testLangcode in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityValidationTestBase.php - Tests that the config entity's langcode is validated.
- ConfigurableLanguage::createFromLangcode in core/
modules/ language/ src/ Entity/ ConfigurableLanguage.php - Creates a configurable language object from a langcode.
- ConfigurableLanguageManager::getStandardLanguageListWithoutConfigured in core/
modules/ language/ src/ ConfigurableLanguageManager.php - Returns the standard language list excluding already configured languages.
- DateTest::testRfc2822DateFormat in core/
tests/ Drupal/ Tests/ Core/ Datetime/ DateTest.php - Tests that an RFC2822 formatted date always returns an English string.
- DrupalDateTimeTest::testRfc2822DateFormat in core/
tests/ Drupal/ Tests/ Core/ Datetime/ DrupalDateTimeTest.php - Tests that an RFC2822 formatted date always returns an English string.
- InstallerLanguagePageTest::setUpLanguage in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerLanguagePageTest.php - Installer step: Select language.
- install_check_translations in core/
includes/ install.core.inc - Checks installation requirements and reports any errors.
- install_select_language in core/
includes/ install.core.inc - Selects which language to use during installation.
- Language::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Language.php - Language::getDynamicPluginConfig in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Language.php - Allows a plugin to modify its static configuration.
- Language::__construct in core/
lib/ Drupal/ Core/ Language/ Language.php - Constructs a new class instance.
- LanguageAddForm::copyFormValuesToEntity in core/
modules/ language/ src/ Form/ LanguageAddForm.php - Copies top-level form values to entity properties.
- LanguagePluginTest::providerGetDynamicPluginConfig in core/
modules/ ckeditor5/ tests/ src/ Unit/ LanguagePluginTest.php - Provides a list of configs to test.
- SelectLanguageForm::buildForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SelectLanguageForm.php - Form constructor.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.