2 functions implement hook_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.
- DatabaseTestHooks::queryAlter in core/
modules/ system/ tests/ modules/ database_test/ src/ Hook/ DatabaseTestHooks.php - Implements hook_query_alter().
- TaxonomyTestHooks::queryAlter in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test/ src/ Hook/ TaxonomyTestHooks.php - Implements hook_query_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.