12 uses of LANGUAGE_TYPE_CONTENT

CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
hook_language_switch_links_alter in drupal/core/modules/system/language.api.php
Perform alterations on language switcher links.
LanguageNegotiationInfoTest::testInfoAlterations in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Tests alterations to language types/negotiation info.
language_language_negotiation_info in drupal/core/modules/language/language.module
Implements hook_language_negotiation_info().
language_test_language_negotiation_info in drupal/core/modules/language/tests/language_test.module
Implements hook_language_negotiation_info().
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.
NodeFieldMultilingualTestCase::testMultilingualNodeForm in drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php
Tests whether field languages are correctly set through the node form.
node_feed in drupal/core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
translation_entity_add_access in drupal/core/modules/translation_entity/translation_entity.module
Access callback for the translation addition page.
translation_entity_add_page in drupal/core/modules/translation_entity/translation_entity.pages.inc
Page callback for the translation addition page.
translation_entity_install in drupal/core/modules/translation_entity/translation_entity.install
Implements hook_install().
_translation_entity_get_switch_links in drupal/core/modules/translation_entity/translation_entity.pages.inc
Returns the localized links for the given path.