6 calls to template_preprocess_pager()
- PreprocessPagerTest::testEmptyPaginationHeadingLevelSet in core/
modules/ system/ tests/ src/ Unit/ Pager/ PreprocessPagerTest.php - Tests template_preprocess_pager() when an empty #pagination_heading_level value is passed.
- PreprocessPagerTest::testPaginationHeadingLevelInvalid in core/
modules/ system/ tests/ src/ Unit/ Pager/ PreprocessPagerTest.php - Test template_preprocess_pager() with an invalid #pagination_heading_level.
- PreprocessPagerTest::testPaginationHeadingLevelNotSet in core/
modules/ system/ tests/ src/ Unit/ Pager/ PreprocessPagerTest.php - Tests template_preprocess_pager() when no #pagination_heading_level is passed.
- PreprocessPagerTest::testPaginationHeadingLevelSet in core/
modules/ system/ tests/ src/ Unit/ Pager/ PreprocessPagerTest.php - Tests template_preprocess_pager() when a #pagination_heading_level value is passed.
- PreprocessPagerTest::testQuantityNotSet in core/
modules/ system/ tests/ src/ Unit/ Pager/ PreprocessPagerTest.php - Tests template_preprocess_pager() when an empty #quantity is passed.
- PreprocessPagerTest::testQuantitySet in core/
modules/ system/ tests/ src/ Unit/ Pager/ PreprocessPagerTest.php - Tests template_preprocess_pager() when a #quantity value is passed.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.