Search for pager
- Search 7.x for pager
- Search 9.5.x for pager
- Search 10.3.x for pager
- Search 11.x for pager
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Pager | class | core/ |
Provides a render element for a pager. |
Pager | class | core/ |
A value object that represents a pager. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
pager_default_initialize | function | core/ |
Initializes a pager. |
pager_find_page | function | core/ |
Returns the current page being requested for display within a pager. |
pager_get_query_parameters | function | core/ |
Compose a URL query parameter array for pager links. |
pager_query_add_page | function | core/ |
Gets the URL query parameter array of a pager link. |
QueryBase::$pager | property | core/ |
The query pager data. |
QueryBase::initializePager | function | core/ |
Gets the total number of results and initialize a pager for the query. |
QueryBase::pager | function | core/ |
Enables a pager for the query. |
QueryInterface::pager | function | core/ |
Enables a pager for the query. |
SearchPageResourceTestBase | class | core/ |
|
SearchPageResourceTestBase.php | file | core/ |
|
template_preprocess_pager | function | core/ |
Prepares variables for pager templates. |
TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
UpdateCoreTest::testModulePageRegularUpdate | function | core/ |
Checks the messages at admin/modules when an update is missing. |
UpdateCoreTest::testModulePageRunCron | function | core/ |
Checks that running cron updates the list of available updates. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.