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