12 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().
- content_moderation_views_query_substitutions in core/
modules/ content_moderation/ content_moderation.views_execution.inc - Implements hook_views_query_substitutions().
- MediaHooks::viewsQuerySubstitutions in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_views_query_substitutions().
- media_views_query_substitutions in core/
modules/ media/ media.module - Implements hook_views_query_substitutions().
- NodeViewsExecutionHooks::viewsQuerySubstitutions in core/
modules/ node/ src/ Hook/ NodeViewsExecutionHooks.php - Implements hook_views_query_substitutions().
- node_views_query_substitutions in core/
modules/ node/ node.views_execution.inc - Implements hook_views_query_substitutions().
- UserViewsExecutionHooks::viewsQuerySubstitutions in core/
modules/ user/ src/ Hook/ UserViewsExecutionHooks.php - Implements hook_views_query_substitutions().
- user_views_query_substitutions in core/
modules/ user/ user.views_execution.inc - 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().
- views_test_data_views_query_substitutions in core/
modules/ views/ tests/ modules/ views_test_data/ views_test_data.views_execution.inc - Implements hook_views_query_substitutions().
- views_views_query_substitutions in core/
modules/ views/ views.views_execution.inc - Implements hook_views_query_substitutions().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.