7 functions implement hook_views_data_alter()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

comment_views_data_alter in drupal/core/modules/comment/comment.views.inc
Use views_data_alter to add items to the node table that are relevant to comments.
contextual_views_data_alter in drupal/core/modules/contextual/contextual.views.inc
Implements hook_views_data_alter().
field_views_data_alter in drupal/core/modules/field/field.views.inc
Implements hook_views_data_alter().
file_field_views_data_views_data_alter in drupal/core/modules/file/file.views.inc
Implements hook_field_views_data_views_data_alter().
image_field_views_data_views_data_alter in drupal/core/modules/image/image.views.inc
Implements hook_field_views_data_views_data_alter().
taxonomy_field_views_data_views_data_alter in drupal/core/modules/taxonomy/taxonomy.views.inc
Implements hook_field_views_data_views_data_alter().
taxonomy_views_data_alter in drupal/core/modules/taxonomy/taxonomy.views.inc
Implements hook_views_data_alter().