comment_form_submit_build_comment in core/modules/comment/comment.module
Updates the comment entity by processing the submission's values.
field_test_entity_form_submit_build_test_entity in core/modules/field/tests/field_test/field_test.entity.inc
Updates the form state's entity by processing this submission's values.
file_add_form_submit in core/modules/file/file.pages.inc
Submit handler for the add file form.
file_manage_form_submit in core/modules/file/file.pages.inc
Form submission handler for the 'Save' button for file_manage_form().
node_form_submit_build_node in core/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 core/modules/taxonomy/taxonomy.admin.inc
Updates the form state's term entity by processing this submission's values.
user_profile_form_submit in core/modules/user/user.pages.inc
Form submission handler for user_profile_form().
user_register_submit in core/modules/user/user.module
Submit handler for the user registration form.