pager.manager

Same name in other branches
  1. 9 core/core.services.yml \pager.manager
  2. 10 core/core.services.yml \pager.manager

Class

Drupal\Core\Pager\PagerManager
14 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…

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Core\Pager\PagerManager
  2. arguments:
  3. - '@pager.parameters'

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