Search for preprocessPage
- Search 7.x for preprocessPage
- Search 9.5.x for preprocessPage
- Search 8.9.x for preprocessPage
- Search 10.3.x for preprocessPage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PagerPreprocess::preprocessPager | function | core/ |
Prepares variables for pager templates. |
PagerTestThemeHooks::preprocessPager | function | core/ |
Implements hook_preprocess_HOOK(). |
PreprocessPagerTest | class | core/ |
Tests pager preprocessing. |
PreprocessPagerTest.php | file | core/ |
|
PreprocessPagerTest::$pagerPreprocess | property | core/ |
Pager preprocess instance. |
PreprocessPagerTest::setUp | function | core/ |
|
PreprocessPagerTest::testEmptyPaginationHeadingLevelSet | function | core/ |
Tests when an empty #pagination_heading_level value is passed. |
PreprocessPagerTest::testPaginationHeadingLevelInvalid | function | core/ |
Test with an invalid #pagination_heading_level. |
PreprocessPagerTest::testPaginationHeadingLevelNotSet | function | core/ |
Tests when no #pagination_heading_level is passed. |
PreprocessPagerTest::testPaginationHeadingLevelSet | function | core/ |
Tests when a #pagination_heading_level value is passed. |
PreprocessPagerTest::testQuantityNotSet | function | core/ |
Tests when an empty #quantity is passed. |
PreprocessPagerTest::testQuantitySet | function | core/ |
Tests when a #quantity value is passed. |
RouterTestThemeHooks::preprocessPage | function | core/ |
Implements hook_preprocess_HOOK(). |
ShortcutThemeHooks::preprocessPageTitle | function | core/ |
Implements hook_preprocess_HOOK() for page title templates. |
ThemePreprocess::preprocessPage | function | core/ |
Prepares variables for the page template. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.