Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
common.inc
»
entity_form_field_validate
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
6 calls to entity_form_field_validate()
comment_form_validate
in drupal/
modules/
comment/
comment.module
Validate comment form submissions.
field_test_entity_form_validate
in drupal/
modules/
field/
tests/
field_test.entity.inc
Validate handler for
field_test_entity_form
().
node_form_validate
in drupal/
modules/
node/
node.pages.inc
Form validation handler for
node_form
().
taxonomy_form_term_validate
in drupal/
modules/
taxonomy/
taxonomy.admin.inc
Validation handler for the term form.
user_profile_form_validate
in drupal/
modules/
user/
user.pages.inc
Form validation handler for
user_profile_form
().
user_register_validate
in drupal/
modules/
user/
user.module
Validation function for the user registration form.