pager.parameters

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \pager.parameters
  2. 10 core/core.services.yml \pager.parameters

Class

Drupal\Core\Pager\PagerParameters
4 string references to pager.parameters
PagerTestController::create in core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php
Instantiates a new instance of this class.
RequestPagerTest::testFindPage in core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
@covers ::findPage
RequestPagerTest::testGetQueryParameters in core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
@covers ::getQueryParameters
SqlBase::create in core/modules/views/src/Plugin/views/pager/SqlBase.php
Creates an instance of the plugin.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Pager\PagerParameters
  2. arguments:
  3. - '@request_stack'

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