Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Some.php
function Some::useCountQuery
Overrides
PagerPluginBase::useCountQuery
File
core/
modules/
views/
src/
Plugin/
views/
pager/
Some.php
, line 64
Class
Some
Plugin for views without pagers.
Namespace
Drupal\views\Plugin\views\pager
Code
public
function
useCountQuery
() {
return
FALSE
; }
RSS feed