7 calls to entity_form_submit_build_entity()

comment_form_submit_build_comment in drupal-7.x/modules/comment/comment.module
Updates the form state's comment entity by processing this submission's values.
field_test_entity_form_submit_build_test_entity in drupal-7.x/modules/field/tests/field_test.entity.inc
Updates the form state's entity by processing this submission's values.
node_form_submit_build_node in drupal-7.x/modules/node/node.pages.inc
Updates the form state's node entity by processing this submission's values.
taxonomy_form_term_submit_build_taxonomy_term in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Updates the form state's term entity by processing this submission's values.
taxonomy_form_vocabulary_submit in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Form submission handler for taxonomy_form_vocabulary().
user_profile_form_submit in drupal-7.x/modules/user/user.pages.inc
Submit function for the user account and profile editing form.
user_register_submit in drupal-7.x/modules/user/user.module
Submit handler for the user registration form.