7 calls to language_types_info()

BlockFormController::form in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
LanguageBlock::getDerivativeDefinitions in drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().
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_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.