Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagerPreprocess.php | file | core/ |
|
| PagerPreprocess::preprocessPager | function | core/ |
Prepares variables for pager templates. |
| PagerPreprocess::__construct | function | core/ |
|
| PagersCacheContext | class | core/ |
Defines a cache context for "per page in a pager" caching. |
| PagersCacheContext.php | file | core/ |
|
| PagersCacheContext::$pagerParams | property | core/ |
The pager parameters. |
| PagersCacheContext::getCacheableMetadata | function | core/ |
Gets 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/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Query\PagerSelectExtender. |
| PagerSelectExtender | class | core/ |
Query extender for pager queries. |
| PagerSelectExtender.php | file | core/ |
|
| 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 pluggable pager system. |
| PagerTest | class | core/ |
Tests the ability of the views wizard to create views without a pager. |
| 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 install. |
| PagerTest::$modules | property | core/ |
Modules to install. |
| 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. |
Pagination
- Previous page
- Page 1058
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.