Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagerPluginBaseTest::testGetOffset | function | core/ |
Tests the getOffset() method. |
| PagerPluginBaseTest::testGetPagerId | function | core/ |
Tests the getPagerId() method. |
| PagerPluginBaseTest::testGetTotalItems | function | core/ |
Tests the getTotalItems() method. |
| PagerPluginBaseTest::testHasMoreRecords | function | core/ |
Tests the hasMoreRecords() method. |
| PagerPluginBaseTest::testSetCurrentPage | function | core/ |
Tests the setCurrentPage() method. |
| PagerPluginBaseTest::testSetItemsPerPage | function | core/ |
Tests the setItemsPerPage() method. |
| PagerPluginBaseTest::testSetOffset | function | core/ |
Tests the setOffset() method. |
| PagerPluginBaseTest::testUseCountQuery | function | core/ |
Tests the useCountQuery() method. |
| PagerPluginBaseTest::testUsePager | function | core/ |
Tests the usePager() method. |
| PagerPluginBaseTest::testUsesExposed | function | core/ |
Tests the usesExposed() method. |
| PagersCacheContext | class | core/ |
Defines a cache context for "per page in a pager" caching. |
| PagersCacheContext.php | file | core/ |
|
| PagersCacheContext::$deprecatedProperties | property | core/ |
|
| PagersCacheContext::$pagerParams | property | core/ |
The pager parameters. |
| PagersCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| PagersCacheContext::getContext | function | core/ |
|
| PagersCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| PagersCacheContext::__construct | function | core/ |
Constructs a new PagersCacheContext object. |
| PagerSelectExtender | class | core/ |
Query extender for pager queries. |
| 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::$maxElement | property | core/ |
The highest element we've autogenerated so far. |
| 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. If an element was not specified previously, then the value of the $maxElement counter is taken, after which the counter is incremented. |
| PagerSelectExtender::execute | function | core/ |
Override the execute method. |
| PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
| 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/ |
|
| PagerTest | class | core/ |
Tests the pluggable pager system. |
| PagerTest | class | core/ |
Tests the ability of the views wizard to create views without a pager. |
| PagerTest | class | core/ |
Tests pager functionality. |
| 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/ |
The theme to install as the default for testing. |
| PagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PagerTest::$localeStorage | property | core/ |
String translation storage object. |
| PagerTest::$modules | property | core/ |
Modules to enable. |
| PagerTest::$modules | property | core/ |
Modules to enable. |
| PagerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| 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. |
Pagination
- Previous page
- Page 927
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.