Search for test
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 |
---|---|---|---|
BigPipeRegressionTest::$modules | property | core/ |
Modules to install. |
BigPipeRegressionTest::doInlineScriptTest | function | core/ |
Tests for the correct replacement of a chunk with inline javascript. |
BigPipeRegressionTest::doTestBigPipeLargeContent | function | core/ |
Tests BigPipe large content. |
BigPipeRegressionTest::doTestMultipleReplacements | function | core/ |
Test BigPipe replacement of multiple complex replacements. |
BigPipeRegressionTest::doTestPlaceholderInParagraph_2802923 | function | core/ |
Ensure default BigPipe placeholder HTML cannot split paragraphs. |
BigPipeRegressionTest::setUp | function | core/ |
|
BigPipeRegressionTest::testMessages_2712935 | function | core/ |
Ensure messages set in placeholders always appear. |
BigPipeRegressionTest::testMultipleClosingBodies_2678662 | function | core/ |
Ensure BigPipe works despite inline JS containing the string "</body>". |
BigPipeRegressionTest::testPlaceholderHtmlEdgeCases | function | core/ |
Tests edge cases with placeholder HTML. |
BigPipeRegressionTestController | class | core/ |
Controller for BigPipe regression tests. |
BigPipeRegressionTestController.php | file | core/ |
|
BigPipeRegressionTestController::currentTime | function | core/ |
Render API callback: Builds <time> markup with current time. |
BigPipeRegressionTestController::inlineScript | function | core/ |
Renders an inline script element between other markup tags. |
BigPipeRegressionTestController::inlineScriptContent | function | core/ |
A page with an inline script. |
BigPipeRegressionTestController::largeContent | function | core/ |
A page with large content. |
BigPipeRegressionTestController::largeContentBuilder | function | core/ |
Renders large content. |
BigPipeRegressionTestController::MARKER_2678662 | constant | core/ |
|
BigPipeRegressionTestController::multipleReplacements | function | core/ |
A page with multiple nodes. |
BigPipeRegressionTestController::PLACEHOLDER_COUNT | constant | core/ |
|
BigPipeRegressionTestController::regression2678662 | function | core/ |
|
BigPipeRegressionTestController::regression2802923 | function | core/ |
|
BigPipeRegressionTestController::renderRandomSentence | function | core/ |
Renders a random length sentence. |
BigPipeRegressionTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
BigPipeResponseAttachmentsProcessorTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor[[api-linebreak]] @group big_pipe |
BigPipeResponseAttachmentsProcessorTest.php | file | core/ |
|
BigPipeResponseAttachmentsProcessorTest::attachmentsProvider | function | core/ |
Provides data to testHtmlResponse(). |
BigPipeResponseAttachmentsProcessorTest::createBigPipeResponseAttachmentsProcessor | function | core/ |
Creates a BigPipeResponseAttachmentsProcessor with mostly dummies. |
BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider | function | core/ |
Provides data to testNonHtmlResponse(). |
BigPipeResponseAttachmentsProcessorTest::testHtmlResponse | function | core/ |
@covers ::processAttachments[[api-linebreak]] |
BigPipeResponseAttachmentsProcessorTest::testNonHtmlResponse | function | core/ |
@covers ::processAttachments[[api-linebreak]] |
BigPipeStrategyTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\Placeholder\BigPipeStrategy[[api-linebreak]] @group big_pipe |
BigPipeStrategyTest.php | file | core/ |
|
BigPipeStrategyTest::placeholdersProvider | function | core/ |
Provides the test data for testProcessPlaceholders(). |
BigPipeStrategyTest::testProcessPlaceholders | function | core/ |
@covers ::processPlaceholders[[api-linebreak]] |
BigPipeTest | class | core/ |
Tests BigPipe's no-JS detection & response delivery (with and without JS). |
BigPipeTest.php | file | core/ |
|
BigPipeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BigPipeTest::$modules | property | core/ |
Modules to install. |
BigPipeTest::assertBigPipeNoJsCookieExists | function | core/ |
Asserts whether a BigPipe no-JS cookie exists or not. |
BigPipeTest::assertBigPipeNoJsMetaRefreshRedirect | function | core/ |
Calls ::performMetaRefresh() and asserts the responses. |
BigPipeTest::assertBigPipeNoJsPlaceholders | function | core/ |
Asserts expected BigPipe no-JS placeholders are present and replaced. |
BigPipeTest::assertBigPipePlaceholders | function | core/ |
Asserts expected BigPipe placeholders are present and replaced. |
BigPipeTest::assertBigPipeResponseHeadersPresent | function | core/ |
@internal |
BigPipeTest::assertCookieExists | function | core/ |
Asserts whether a cookie exists on the client or not. |
BigPipeTest::assertSessionCookieExists | function | core/ |
Asserts whether a session cookie exists or not. |
BigPipeTest::assertSetsEqual | function | core/ |
Asserts whether arrays A and B are equal, when treated as sets. |
BigPipeTest::getTestCases | function | core/ |
|
BigPipeTest::performMetaRefresh | function | core/ |
Performs a single <meta> refresh explicitly. |
BigPipeTest::setCsrfTokenSeedInTestEnvironment | function | core/ |
Ensures CSRF tokens can be generated for the current user's session. |
BigPipeTest::setUp | function | core/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.