Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagePreviewTest::testSimultaneousPreview | function | core/ |
Checks the node preview accessible for simultaneous node editing. |
| pager.css | file | core/ |
Styles for Claro's Pagination. |
| pager.css | file | core/ |
Visual styles for pager. |
| pager.css | file | core/ |
Styles for pagination. |
| pager.css | file | core/ |
Visual styles for pager. |
| pager.parameters | service | core/ |
Drupal\Core\Pager\PagerParameters |
| pager.pcss.css | file | core/ |
Styles for pagination. |
| pager.pcss.css | file | core/ |
Styles for Claro's Pagination. |
| Pager::$totalItems | property | core/ |
The total number of items . |
| Pager::$totalPages | property | core/ |
The total number of pages. |
| Pager::getTotalItems | function | core/ |
Gets the total number of items. |
| Pager::getTotalPages | function | core/ |
Gets the total number of pages. |
| Pager::setCurrentPage | function | core/ |
Sets the current page to a valid value within range. |
| Pager::setTotalPages | function | core/ |
Sets the total number of pages. |
| Pager::__construct | function | core/ |
Pager constructor. |
| PageRenderTest | class | core/ |
Test page rendering hooks. |
| PageRenderTest.php | file | core/ |
|
| PageRenderTest::assertPageRenderHookExceptions | function | core/ |
Asserts whether expected exceptions are thrown for invalid hook implementations. |
| PageRenderTest::testHookPageAlter | function | core/ |
Tests hook_page_attachments_alter() exceptions. |
| PageRenderTest::testHookPageAttachmentsExceptions | function | core/ |
Tests hook_page_attachments() exceptions. |
| PageRenderTest::testHtmlRendererAttachmentsRenderContext | function | core/ |
Tests HtmlRenderer::invokePageAttachmentHooks in a render context. |
| PagerKernelTest | class | core/ |
Tests pager-related APIs. |
| PagerKernelTest.php | file | core/ |
|
| PagerKernelTest::$modules | property | core/ |
Modules to install. |
| PagerKernelTest::$testViews | property | core/ |
Views to be enabled. |
| PagerKernelTest::setUp | function | core/ |
|
| PagerKernelTest::testSetPagerMethods | function | core/ |
Tests pager-related setter methods on ViewExecutable. |
| PagerManager::$pagerParams | property | core/ |
The pager parameters. |
| PagerManager::$pagers | property | core/ |
An associative array of pagers. |
| PagerManager::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
| PagerManager::reservePagerElementId | function | core/ |
Reserve a pager element ID. |
| PagerManager::setPager | function | core/ |
Saves a pager to the static cache. |
| PagerManager::__construct | function | core/ |
Construct a PagerManager object. |
| PagerManagerInterface::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
| PagerManagerInterface::reservePagerElementId | function | core/ |
Reserve a pager element ID. |
| PagerManagerTest | class | core/ |
@group Pager |
| PagerManagerTest.php | file | core/ |
|
| PagerManagerTest::providerTestGetMaxPagerElementId | function | core/ |
Provides test cases for PagerManagerTest::testGetMaxPagerElementId(). |
| PagerManagerTest::testFindPage | function | core/ |
@covers ::findPage[[api-linebreak]] |
| PagerManagerTest::testGetMaxPagerElementId | function | core/ |
@covers ::getMaxPagerElementId[[api-linebreak]] |
| PagerManagerTest::testGetUpdatedParameters | function | core/ |
@covers ::getUpdatedParameters[[api-linebreak]] |
| PagerParameters | class | core/ |
Provides pager information contained within the current request. |
| PagerParameters.php | file | core/ |
|
| PagerParameters::$requestStack | property | core/ |
The HTTP request stack. |
| PagerParameters::findPage | function | core/ |
Returns the current page being requested for display within a pager. |
| PagerParameters::getPagerParameter | function | core/ |
Gets the 'page' query parameter for the current request. |
| PagerParameters::getPagerQuery | function | core/ |
Gets the request query parameter. |
| PagerParameters::getQueryParameters | function | core/ |
Gets all request URL query parameters that are unrelated to paging. |
| PagerParameters::__construct | function | core/ |
Construct a PagerManager object. |
| PagerParametersInterface | interface | core/ |
Interface describing pager information contained within the request. |
Pagination
- Previous page
- Page 975
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.