7 calls to language_types_info()

block_admin_configure in drupal/core/modules/block/block.admin.inc
Form constructor for the block configuration form.
LanguageNegotiationInfoTest::checkFixedLanguageTypes in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Check that language negotiation for fixed types matches the stored one.
language_block_info in drupal/core/modules/language/language.module
Implements hook_block_info().
language_negotiation_configure_form in drupal/core/modules/language/language.admin.inc
Builds the configuration form for language negotiation.
language_negotiation_purge in drupal/core/includes/language.inc
Removes any language negotiation methods that are no longer defined.
language_types_get_configurable in drupal/core/includes/language.inc
Returns only the configurable language types.
language_types_set in drupal/core/includes/language.inc
Updates the language type configuration.