Search for preprocessPager
- Search 7.x for preprocessPager
- Search 9.5.x for preprocessPager
- Search 8.9.x for preprocessPager
- Search 11.x for preprocessPager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PreprocessPagerTest | class | core/ |
Tests pager preprocessing. |
PreprocessPagerTest.php | file | core/ |
|
PreprocessPagerTest::setUp | function | core/ |
|
PreprocessPagerTest::testEmptyPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_pager() when an empty #pagination_heading_level value is passed. |
PreprocessPagerTest::testPaginationHeadingLevelInvalid | function | core/ |
Test template_preprocess_pager() with an invalid #pagination_heading_level. |
PreprocessPagerTest::testPaginationHeadingLevelNotSet | function | core/ |
Tests template_preprocess_pager() when no #pagination_heading_level is passed. |
PreprocessPagerTest::testPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_pager() when a #pagination_heading_level value is passed. |
PreprocessPagerTest::testQuantityNotSet | function | core/ |
Tests template_preprocess_pager() when an empty #quantity is passed. |
PreprocessPagerTest::testQuantitySet | function | core/ |
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.