7 functions implement hook_prepare()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- book_node_prepare in modules/
book/ book.module - Implements hook_node_prepare().
- callback_filter_prepare in modules/
filter/ filter.api.php - Provide prepared text with special characters escaped.
- comment_node_prepare in modules/
comment/ comment.module - Implements hook_node_prepare().
- entity_view_mode_prepare in includes/
common.inc - Invoke hook_entity_view_mode_alter().
- menu_node_prepare in modules/
menu/ menu.module - Implements hook_node_prepare().
- node_object_prepare in modules/
node/ node.module - Prepares a node object for editing.
- translation_node_prepare in modules/
translation/ translation.module - Implements hook_node_prepare().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.