Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PagerSelectExtender.php

PagerSelectExtender::$limit

The number of elements per page to allow.

Type: int

File

core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php, line 24

Class

PagerSelectExtender
Query extender for pager queries.

Namespace

Drupal\Core\Database\Query

Code

protected $limit = 10;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal