Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagerSelectExtender.php | file | core/ |
|
| PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
| PagerSelectExtender::$element | property | core/ |
The unique ID of this pager on this page. |
| PagerSelectExtender::$limit | property | core/ |
The number of elements per page to allow. |
| PagerSelectExtender::element | function | core/ |
Specify the element ID for this pager query. |
| PagerSelectExtender::ensureElement | function | core/ |
Ensure that there is an element associated with this query. |
| PagerSelectExtender::execute | function | core/ |
Override the execute method. |
| PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
| PagerSelectExtender::getElement | function | core/ |
Gets the element ID for this pager query. |
| PagerSelectExtender::limit | function | core/ |
Specify the maximum number of elements per page for this query. |
| PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
| PagerSelectExtender::__construct | function | core/ |
Constructs a PagerSelectExtender object. |
| PagerTest | class | core/ |
Tests pager functionality. |
| PagerTest | class | core/ |
Tests the ability of the views wizard to create views without a pager. |
| PagerTest | class | core/ |
Tests the pluggable pager system. |
| PagerTest.php | file | core/ |
|
| PagerTest.php | file | core/ |
|
| PagerTest.php | file | core/ |
|
| PagerTest::$adminUser | property | core/ |
A user with permission to access site reports. |
| PagerTest::$defaultTheme | property | core/ |
|
| PagerTest::$defaultTheme | property | core/ |
|
| PagerTest::$defaultTheme | property | core/ |
|
| PagerTest::$localeStorage | property | core/ |
String translation storage object. |
| PagerTest::$modules | property | core/ |
|
| PagerTest::$modules | property | core/ |
|
| PagerTest::$testViews | property | core/ |
Views used by this test. |
| PagerTest::assertClass | function | core/ |
Asserts that an element has a given class. |
| PagerTest::assertNoClass | function | core/ |
Asserts that an element does not have a given class. |
| PagerTest::assertPagerItems | function | core/ |
Asserts pager items and links. |
| PagerTest::createTranslation | function | core/ |
Creates single translation for source string. |
| PagerTest::createViewAtPath | function | core/ |
Create a simple View of nodes at a given path. |
| PagerTest::setUp | function | core/ |
|
| PagerTest::testActiveClass | function | core/ |
Tests markup and CSS classes of pager links. |
| PagerTest::testLimit | function | core/ |
Tests the some pager plugin. |
| PagerTest::testMultiplePagers | function | core/ |
Tests proper functioning of multiple pagers. |
| PagerTest::testNoLimit | function | core/ |
Tests the none-pager-query. |
| PagerTest::testNormalPager | function | core/ |
Tests the normal pager. |
| PagerTest::testPager | function | core/ |
Tests the pager option. |
| PagerTest::testPagerApi | function | core/ |
Tests the api functions on the view object. |
| PagerTest::testPagerConfigTranslation | function | core/ |
Tests translating the pager using config_translation. |
| PagerTest::testPagerEllipsis | function | core/ |
Tests proper functioning of the ellipsis. |
| PagerTest::testPagerHeadingLevel | function | core/ |
Tests changing the heading level. |
| PagerTest::testPagerLocale | function | core/ |
Tests translating the pager using locale. |
| PagerTest::testPagerQueryParametersAndCacheContext | function | core/ |
Tests pager query parameters and cache context. |
| PagerTest::testRenderNullPager | function | core/ |
Tests rendering with NULL pager. |
| PagerTest::testStorePagerSettings | function | core/ |
Pagers was sometimes not stored. |
| PagerTest::testViewTotalRowsWithoutPager | function | core/ |
Tests the total row count in a view without a pager. |
| PagerTestController | class | core/ |
Controller routine for testing the pager. |
| PagerTestController.php | file | core/ |
|
| PagerTestController::$pagerParams | property | core/ |
The pager request service. |
Pagination
- Previous page
- Page 1234
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.