Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PagerPluginBase.php
function PagerPluginBase::preRender
Perform any needed actions just before rendering.
File
core/
modules/
views/
src/
Plugin/
views/
pager/
PagerPluginBase.php
, line 232
Class
PagerPluginBase
Base class for views pager plugins.
Namespace
Drupal\views\Plugin\views\pager
Code
public
function
preRender
(&
$result
) { }
RSS feed