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…
- PagerSelectExtender::execute in core/
lib/ Drupal/ Core/ Database/ Query/ PagerSelectExtender.php - Override the execute method.
- pager_default_initialize in core/
includes/ pager.inc - Initializes a pager.
- pager_query_add_page in core/
includes/ pager.inc - Gets the URL query parameter array of a pager link.
- pager_test_preprocess_pager in core/
modules/ system/ tests/ modules/ pager_test/ pager_test.module - Implements hook_preprocess_HOOK().
- PreprocessPagerTest::setUp in core/
modules/ system/ tests/ src/ Unit/ Pager/ PreprocessPagerTest.php - SqlBase::create in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php - Creates an instance of the plugin.
- SqlBase::__construct in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php - Constructs a SqlBase object.
- template_preprocess_pager in core/
includes/ pager.inc - Prepares variables for pager templates.
- template_preprocess_views_mini_pager in core/
modules/ views/ views.theme.inc - Prepares variables for views mini-pager templates.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.