11 functions implement hook_views_data_alter()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- CommentViewsHooks::viewsDataAlter in core/
modules/ comment/ src/ Hook/ CommentViewsHooks.php - Implements hook_views_data_alter().
- ContactViewsHooks::viewsDataAlter in core/
modules/ contact/ src/ Hook/ ContactViewsHooks.php - Implements hook_views_data_alter().
- ContentModerationTestViewsHooks::viewsDataAlter in core/
modules/ content_moderation/ tests/ modules/ content_moderation_test_views/ src/ Hook/ ContentModerationTestViewsHooks.php - Implements hook_views_data_alter().
- ContentTranslationHooks::viewsDataAlter in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_views_data_alter().
- ContextualViewsHooks::viewsDataAlter in core/
modules/ contextual/ src/ Hook/ ContextualViewsHooks.php - Implements hook_views_data_alter().
- EntityTestViewsHooks::viewsDataAlter in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestViewsHooks.php - Implements hook_views_data_alter().
- HistoryViewsHooks::viewsDataAlter in core/
modules/ history/ src/ Hook/ HistoryViewsHooks.php - Implements hook_views_data_alter().
- NodeTestViewsViewsHooks::viewsDataAlter in core/
modules/ node/ tests/ modules/ node_test_views/ src/ Hook/ NodeTestViewsViewsHooks.php - Implements hook_views_data_alter().
- TaxonomyViewsHooks::viewsDataAlter in core/
modules/ taxonomy/ src/ Hook/ TaxonomyViewsHooks.php - Implements hook_views_data_alter().
- ViewsTestDataViewsHooks::viewsDataAlter in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Hook/ ViewsTestDataViewsHooks.php - Implements hook_views_data_alter().
- ViewsTestEntityReferenceHooks::viewsDataAlter in core/
modules/ views/ tests/ modules/ views_test_entity_reference/ src/ Hook/ ViewsTestEntityReferenceHooks.php - Implements hook_views_data_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.