15 calls to LanguageManager::getStandardLanguageList()
- CKEditor5Test::testLanguageOfPartsPlugin in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Test for plugin Language of parts.
- 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.
- 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::getConfig in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ Language.php - Returns the additions to CKEDITOR.config for a specific CKEditor instance.
- Language::getDynamicPluginConfig in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Language.php - Allows a plugin to modify its static configuration.
- Language::settingsForm in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ Language.php - Returns a settings form to configure this CKEditor plugin.
- 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.
- LanguageTest::providerGetConfig in core/
modules/ ckeditor/ tests/ src/ Unit/ Plugin/ CKEditorPlugin/ LanguageTest.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.