6 functions implement hook_views_query_substitutions()
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.
- ContentModerationViewsExecutionHooks::viewsQuerySubstitutions in core/
modules/ content_moderation/ src/ Hook/ ContentModerationViewsExecutionHooks.php - Implements hook_views_query_substitutions().
- MediaHooks::viewsQuerySubstitutions in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_views_query_substitutions().
- NodeViewsHooks::viewsQuerySubstitutions in core/
modules/ node/ src/ Hook/ NodeViewsHooks.php - Implements hook_views_query_substitutions().
- UserViewsExecutionHooks::viewsQuerySubstitutions in core/
modules/ user/ src/ Hook/ UserViewsExecutionHooks.php - Implements hook_views_query_substitutions().
- ViewsTestDataViewsExecutionHooks::viewsQuerySubstitutions in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Hook/ ViewsTestDataViewsExecutionHooks.php - Implements hook_views_query_substitutions().
- ViewsViewsExecutionHooks::viewsQuerySubstitutions in core/
modules/ views/ src/ Hook/ ViewsViewsExecutionHooks.php - Implements hook_views_query_substitutions().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.