Search for pager
- Search 7.x for pager
- Search 9.5.x for pager
- Search 8.9.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 |
|---|---|---|---|
| DisplayPluginBase::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
| DisplayPluginBase::usesPager | function | core/ |
Whether the display allows the use of a pager or not. |
| DisplayPluginInterface::getPagerText | function | core/ |
Provides help text for pagers. |
| DisplayPluginInterface::isPagerEnabled | function | core/ |
Whether the display is using a pager or not. |
| DisplayPluginInterface::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
| DisplayPluginInterface::usesPager | function | core/ |
Whether the display allows the use of a pager or not. |
| Drupal\Core\Pager\PagerPreprocess | service | core/ |
Drupal\Core\Pager\PagerPreprocess |
| EntityListBuilderTest::testPager | function | core/ |
Tests paging. |
| EntityReference::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| EntityResource::getPagerLinks | function | core/ |
Get the pager links for a given request object. |
| EntityResource::getPagerQueries | function | core/ |
Get the query param array. |
| Feed::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| FieldCounterTest::testPager | function | core/ |
Tests the counter field when using a pager. |
| FilterDateTest::testExposedFilterWithPager | function | core/ |
Tests exposed date filters with a pager. |
| gin-pager.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .pager__link { color: var(--gin-color-text); background-color:… |
| gin-pager.pcss.css | file | core/ |
.pager__link { color: var(--gin-color-text); background-color: transparent; } .pager__link.is-active, .pager__item--current { color: var(--gin-bg-app); } .pager__link:hover, .pager__link.is-active:hover { color:… |
| HelpPageReverseOrderTest | class | core/ |
Verify the order of the help page with an alter hook. |
| HelpPageReverseOrderTest.php | file | core/ |
|
| HelpPageReverseOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageReverseOrderTest::$modules | property | core/ |
Modules to install. |
| HelpPageReverseOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| hook_views_plugins_pager_alter | function | core/ |
Modify the list of available views pager plugins. |
| LayoutBuilderTest::$pageReloadMarker | property | core/ |
A string used to mark the current page. |
| LocaleLocalTasksTest::getLocalePageRoutes | function | core/ |
Provides a list of routes to test. |
| MiniPagerTest | class | core/ |
Tests the mini pager plugin. |
| MiniPagerTest.php | file | core/ |
|
| MiniPagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MiniPagerTest::$modules | property | core/ |
Modules to install. |
| MiniPagerTest::$nodes | property | core/ |
Nodes used by the test. |
| MiniPagerTest::$testViews | property | core/ |
Views used by this test. |
| MiniPagerTest::setUp | function | core/ |
Sets up the test. |
| MiniPagerTest::testMiniPagerRender | function | core/ |
Tests the rendering of mini pagers. |
| MiniPagerTest::testPagerHeadingLevel | function | core/ |
Tests changing the heading level. |
| ModerationStateNodeTest::testPagers | function | core/ |
Tests pagers aren't broken by content_moderation. |
| NodeAccessPagerTest | class | core/ |
Tests access controlled node views have the right amount of comment pages. |
| NodeAccessPagerTest.php | file | core/ |
|
| NodeAccessPagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAccessPagerTest::$modules | property | core/ |
Modules to install. |
| NodeAccessPagerTest::$webUser | property | core/ |
An user. |
| NodeAccessPagerTest::setUp | function | core/ |
|
| NodeAccessPagerTest::testCommentPager | function | core/ |
Tests the comment pager for nodes with multiple grants per realm. |
| NodeAliasedRouteTest::testNodeAddPageRouteAlias | function | core/ |
Test URL generation using node.add_page matches entity.node.add_page. |
| NodeRevisionsUiTest::testNodeRevisionsTabPagerAffectedTranslations | function | core/ |
Tests the revision tab paginates correctly with affected translations. |
| NodeRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| None::usePager | function | core/ |
Determine if this pager actually uses a pager. |
| OliveroTest::testPagerAttribute | function | core/ |
Tests pager attribute is present using pager_test. |
| Page::$pageRenderArray | property | core/ |
The current page render array. |
| Page::getPageRenderArray | function | core/ |
Gets the current views page render array. |
| Page::getPagerText | function | core/ |
Provides help text for pagers. |
| Page::setPageRenderArray | function | core/ |
Sets the current page views render array. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.