11 functions implement hook_views_pre_render()

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.

ClaroHooks::viewsPreRender in core/themes/claro/src/Hook/ClaroHooks.php
Implements hook_views_pre_render().
DblogHooks::viewsPreRender in core/modules/dblog/src/Hook/DblogHooks.php
Implements hook_views_pre_render().
MediaLibraryHooks::viewsPreRender in core/modules/media_library/src/Hook/MediaLibraryHooks.php
Implements hook_views_pre_render().
TestBaseThemeHooks::viewsPreRender in core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php
Implements hook_views_pre_render().
TestSubthemeHooks::viewsPreRender in core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php
Implements hook_views_pre_render().
test_base_theme_views_pre_render in core/modules/system/tests/themes/test_base_theme/test_base_theme.theme
Implements hook_views_pre_render().
test_subtheme_views_pre_render in core/modules/system/tests/themes/test_subtheme/test_subtheme.theme
Implements hook_views_pre_render().
ViewsHooks::preRender in core/themes/admin/src/Hook/ViewsHooks.php
Implements hook_views_pre_render().
ViewsHooks::viewsPreRender in core/modules/views/src/Hook/ViewsHooks.php
Implements hook_views_pre_render().
ViewsHooks::viewsPreRender in core/themes/default_admin/src/Hook/ViewsHooks.php
Implements hook_views_pre_render().
ViewsTestDataViewsExecutionHooks::viewsPreRender in core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php
Implements hook_views_pre_render().

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