6 functions implement hook_views_query_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.
- ContentModerationTestViewsHooks::viewsQueryAlter in core/
modules/ content_moderation/ tests/ modules/ content_moderation_test_views/ src/ Hook/ ContentModerationTestViewsHooks.php - Implements hook_views_query_alter().
- content_moderation_test_views_views_query_alter in core/
modules/ content_moderation/ tests/ modules/ content_moderation_test_views/ content_moderation_test_views.module - Implements hook_views_query_alter().
- ViewsOperations::viewsQueryAlter in core/
modules/ workspaces/ src/ Hook/ ViewsOperations.php - Implements hook_views_query_alter().
- ViewsTestDataViewsExecutionHooks::viewsQueryAlter in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Hook/ ViewsTestDataViewsExecutionHooks.php - Implements hook_views_query_alter().
- views_test_data_views_query_alter in core/
modules/ views/ tests/ modules/ views_test_data/ views_test_data.views_execution.inc - Implements hook_views_query_alter().
- workspaces_views_query_alter in core/
modules/ workspaces/ workspaces.module - Implements hook_views_query_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.