23 calls to entity_language()

comment_form in drupal/modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.
comment_submit in drupal/modules/comment/comment.module
Prepare a comment for submission.
LocaleCommentLanguageFunctionalTest::testCommentLanguage in drupal/modules/locale/locale.test
Test that comment language is properly set.
locale_field_entity_form_submit in drupal/modules/locale/locale.module
Handles field language on submit for the given entity type.
NodeTokenReplaceTestCase::testNodeTokenReplacement in drupal/modules/node/node.test
Creates a node, then tests the tokens generated from it.
node_admin_nodes in drupal/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_form in drupal/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_search_execute in drupal/modules/node/node.module
Implements hook_search_execute().
node_tokens in drupal/modules/node/node.tokens.inc
Implements hook_tokens().
path_form_node_form_alter in drupal/modules/path/path.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
path_form_taxonomy_form_term_alter in drupal/modules/path/path.module
Implements hook_form_FORM_ID_alter() for taxonomy_form_term().
path_node_insert in drupal/modules/path/path.module
Implements hook_node_insert().
path_taxonomy_term_insert in drupal/modules/path/path.module
Implements hook_taxonomy_term_insert().
path_taxonomy_term_update in drupal/modules/path/path.module
Implements hook_taxonomy_term_update().
taxonomy_form_term in drupal/modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
translation_language_switch_links_alter in drupal/modules/translation/translation.module
Implements hook_language_switch_links_alter().
translation_node_get_translations in drupal/modules/translation/translation.module
Gets all nodes in a given translation set.
translation_node_update in drupal/modules/translation/translation.module
Implements hook_node_update().
translation_node_validate in drupal/modules/translation/translation.module
Implements hook_node_validate().
translation_node_view in drupal/modules/translation/translation.module
Implements hook_node_view().
user_profile_form in drupal/modules/user/user.pages.inc
Form builder; edit a user account or one of their profile categories.
user_register_form in drupal/modules/user/user.module
Form builder; the user registration form.
_translation_tab_access in drupal/modules/translation/translation.module
Access callback: Checks that the user has permission to 'translate content'.