pager.manager
Same name in other branches
- 9 core/core.services.yml \pager.manager
- 10 core/core.services.yml \pager.manager
Class
Drupal\Core\Pager\PagerManager14 string references to pager.manager
- OverviewTerms::create in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Instantiates a new instance of this class.
- OverviewTerms::__construct in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Constructs an OverviewTerms object.
- PagerManagerTest::testDefaultInitializeGlobals in core/
tests/ Drupal/ KernelTests/ Core/ Pager/ PagerManagerTest.php - @covers ::createPager
- PagerManagerTest::testGetUpdatedParameters in core/
tests/ Drupal/ KernelTests/ Core/ Pager/ PagerManagerTest.php - @covers ::getUpdatedParameters
- PagerManagerTest::testGlobalsSafety in core/
tests/ Drupal/ KernelTests/ Core/ Pager/ PagerManagerTest.php - @group legacy @expectedDeprecation Global variable $pager_page_array is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Pager\PagerManagerInterface instead. See https://www.drupal.org/node/2779457 @expectedDeprecation…
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Pager\PagerManager
- arguments:
- - '@pager.parameters'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.