6 calls to language_types_get_default()

LanguageManager::getLanguageTypes in drupal/core/lib/Drupal/Core/Language/LanguageManager.php
Returns an array of the available language types.
LanguageNegotiationInfoTest::testInfoAlterations in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Tests alterations to language types/negotiation info.
language_types_disable in drupal/core/includes/language.inc
Disables the given language types.
language_types_get_all in drupal/core/includes/bootstrap.inc
Returns an array of the available language types.
language_types_get_configurable in drupal/core/includes/language.inc
Returns only the configurable language types.
LocaleUninstallTest::testUninstallProcess in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php
Check if the values of the Locale variables are correct after uninstall.