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 |
---|---|---|---|
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
Attachment::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
Attachment::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
BareHtmlPageRenderer | class | core/ |
Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer. |
BareHtmlPageRenderer | class | core/ |
Default bare HTML page renderer. |
BareHtmlPageRenderer.php | file | core/ |
|
BareHtmlPageRenderer.php | file | core/ |
|
BareHtmlPageRenderer::$container | property | core/ |
The service container. |
BareHtmlPageRenderer::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
BareHtmlPageRenderer::$renderer | property | core/ |
The renderer service. |
BareHtmlPageRenderer::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
BareHtmlPageRenderer::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
BareHtmlPageRenderer::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
BareHtmlPageRenderer::__construct | function | core/ |
Constructs a new BareHtmlPageRenderer. |
BareHtmlPageRendererInterface | interface | core/ |
Bare HTML page renderer. |
BareHtmlPageRendererInterface.php | file | core/ |
|
BareHtmlPageRendererInterface::renderBarePage | function | core/ |
Renders a bare page. |
CacheTest::testTimeResultCachingWithPager | function | core/ |
Tests result caching with a pager. |
cache_context.url.query_args.pagers | service | core/ |
Drupal\Core\Cache\Context\PagersCacheContext |
CommentPagerTest | class | core/ |
Tests paging of comments and their settings. |
CommentPagerTest.php | file | core/ |
|
CommentPagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentPagerTest::assertCommentOrder | function | core/ |
Asserts that the comments are displayed in the correct order. |
CommentPagerTest::clickLinkWithXPath | function | core/ |
Follows a link found at a give xpath query. |
CommentPagerTest::testCommentNewPageIndicator | function | core/ |
Tests calculation of first page with new comment. |
CommentPagerTest::testCommentOrderingThreading | function | core/ |
Tests comment ordering and threading. |
CommentPagerTest::testCommentPaging | function | core/ |
Confirms comment paging works correctly with flat and threaded comments. |
CommentPagerTest::testCommentPermalink | function | core/ |
Confirms comment paging works correctly with flat and threaded comments. |
CommentPagerTest::testTwoPagers | function | core/ |
Confirms comment paging works correctly with two pagers. |
ConfigEntityListTest::testPager | function | core/ |
Test paging. |
CounterTest::$pager | property | core/ |
The pager plugin instance. |
CounterTest::testCounterRandomPagerOffset | function | core/ |
Tests a counter field with a random pager offset. |
DatabaseTestController::pagerQueryEven | function | core/ |
Runs a pager query and returns the results. |
DatabaseTestController::pagerQueryOdd | function | core/ |
Runs a pager query and returns the results. |
DbUpdateController::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
DefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::testGetAddPageRoute | function | core/ |
@covers ::getAddPageRoute @dataProvider providerTestGetAddPageRoute |
DisplayPageTest::testPageResponses | function | core/ |
Checks the behavior of the page for access denied/not found behaviors. |
DisplayPageTest::testPageRouterItems | function | core/ |
Checks that the router items are properly registered |
DisplayPluginBase::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
DisplayPluginBase::getPagerText | function | core/ |
Provides help text for pagers. |
DisplayPluginBase::isPagerEnabled | function | core/ |
Whether the display is using a pager or not. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.