7 calls to entity_form_submit_build_entity()
- comment_form_submit_build_comment in 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 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 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 modules/
taxonomy/ taxonomy.admin.inc - Updates the form state's term entity by processing this submission's values.
- taxonomy_form_vocabulary_submit in modules/
taxonomy/ taxonomy.admin.inc - Form submission handler for taxonomy_form_vocabulary().
- user_profile_form_submit in modules/
user/ user.pages.inc - Form submission handler for user_profile_form().
- user_register_submit in modules/
user/ user.module - Submit handler for the user registration form.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.