Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageCacheTest::testPageCacheWithoutVaryCookie | function | core/ |
Tests the omit_vary_cookie setting. |
| PageCacheTest::testQueryParameterFormatRequests | function | core/ |
Tests support for different cache items with different request formats. |
| PageEditTest | class | core/ |
Create a block and test block edit functionality. |
| PageEditTest.php | file | core/ |
|
| PageEditTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageEditTest::setUp | function | core/ |
Sets the test up. |
| PageEditTest::testPageEdit | function | core/ |
Checks block edit functionality. |
| 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 install. |
| 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. |
| 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. |
| 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]] |
| PagerPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\pager\PagerPluginBase[[api-linebreak]] @group views |
| PagerPluginBaseTest.php | file | core/ |
|
| PagerPluginBaseTest::$pager | property | core/ |
The mock pager plugin instance. |
| PagerPluginBaseTest::providerTestHasMoreRecords | function | core/ |
Provides test data for the hasMoreRecord method test. |
| PagerPluginBaseTest::setUp | function | core/ |
|
| PagerPluginBaseTest::testExecuteCountQueryWithOffset | function | core/ |
Tests the executeCountQuery method with a set offset. |
Pagination
- Previous page
- Page 546
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.