6 functions implement hook_views_post_execute()

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.

ContentModerationHooks::viewsPostExecute in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Implements hook_views_post_execute().
content_moderation_views_post_execute in core/modules/content_moderation/content_moderation.module
Implements hook_views_post_execute().
RestTestViewsHooks::viewsPostExecute in core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php
Implements hook_views_post_execute().
rest_test_views_views_post_execute in core/modules/rest/tests/modules/rest_test_views/rest_test_views.module
Implements hook_views_post_execute().
ViewsTestDataViewsExecutionHooks::viewsPostExecute in core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php
Implements hook_views_post_execute().
views_test_data_views_post_execute in core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc
Implements hook_views_post_execute().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.