Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageNotFoundTest | class | core/ |
Tests page not found functionality, including custom 404 pages. |
| PageNotFoundTest.php | file | core/ |
|
| PageNotFoundTest::$adminUser | property | core/ |
|
| PageNotFoundTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageNotFoundTest::$modules | property | core/ |
Modules to enable. |
| PageNotFoundTest::setUp | function | core/ |
|
| PageNotFoundTest::testPageNotFound | function | core/ |
|
| PageNotFoundTest::testPageNotFoundCustomPageWithAccessDenied | function | core/ |
Tests that an inaccessible custom 404 page falls back to the default. |
| PagePreviewTest | class | core/ |
Tests the node entity preview functionality. |
| PagePreviewTest.php | file | core/ |
|
| PagePreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PagePreviewTest::$fieldName | property | core/ |
The name of the created field. |
| PagePreviewTest::$modules | property | core/ |
Enable the comment, node and taxonomy modules to test on the preview. |
| PagePreviewTest::$term | property | core/ |
A term. |
| PagePreviewTest::setUp | function | core/ |
|
| PagePreviewTest::testPagePreview | function | core/ |
Checks the node preview functionality. |
| PagePreviewTest::testPagePreviewCache | function | core/ |
Tests node preview with dynamic_page_cache and anonymous users. |
| PagePreviewTest::testPagePreviewWithRevisions | function | core/ |
Checks the node preview functionality, when using revisions. |
| PagePreviewTest::testSimultaneousPreview | function | core/ |
Checks the node preview accessible for simultaneous node editing. |
| pager.css | file | core/ |
Styles for pagination. |
| pager.css | file | core/ |
Visual styles for pager. |
| pager.css | file | core/ |
Visual styles for pager. |
| pager.css | file | core/ |
Styles for Seven's Pagination. |
| pager.css | file | core/ |
Visual styles for pager. |
| pager.css | file | core/ |
Styles for Claro's Pagination. |
| pager.css | file | core/ |
Styles for Bartik's pagination. |
| pager.css | file | core/ |
Visual styles for pager. |
| 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 enable. |
| PagerKernelTest::$testViews | property | core/ |
Views to be enabled. |
| PagerKernelTest::setUp | function | core/ |
|
| PagerKernelTest::testSetPagerMethods | function | core/ |
Tests pager-related setter methods on ViewExecutable. |
Pagination
- Previous page
- Page 949
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.