pager.parameters
Same name in other branches
- 9 core/core.services.yml \pager.parameters
- 8.9.x core/core.services.yml \pager.parameters
Class
Drupal\Core\Pager\PagerParameters4 string references to pager.parameters
- PagerTestController::create in core/
modules/ system/ tests/ modules/ pager_test/ src/ Controller/ PagerTestController.php - Instantiates a new instance of the implementing class using autowiring.
- 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
- class: Drupal\Core\Pager\PagerParameters
- arguments:
- - '@request_stack'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.