Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BigPipePreviewTest | class | core/ |
Tests placeholder preview functionality. |
| BigPipePreviewTest.php | file | core/ |
|
| BigPipePreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BigPipePreviewTest::$modules | property | core/ |
Modules to install. |
| BigPipePreviewTest::testLazyLoaderPreview | function | core/ |
Test preview functionality within placeholders. |
| BigPipeRegressionTest | class | core/ |
BigPipe regression tests. |
| BigPipeRegressionTest.php | file | core/ |
|
| BigPipeRegressionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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::doTestMessages_2712935 | function | core/ |
Ensure messages set in placeholders always appear. |
| BigPipeRegressionTest::doTestMultipleClosingBodies_2678662 | function | core/ |
Ensure BigPipe works despite inline JS containing the string "</body>". |
| BigPipeRegressionTest::doTestMultipleOccurrences | function | core/ |
Tests that all occurrences of the same placeholder are replaced. |
| 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::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. |
| BigPipeRegressionTestHooks | class | core/ |
Hook implementations for big_pipe_regression_test. |
| BigPipeRegressionTestHooks.php | file | core/ |
|
| BigPipeRegressionTestHooks::theme | function | core/ |
Implements hook_theme(). |
| BigPipeResponse | class | core/ |
A response that is sent in chunks by the BigPipe service. |
| BigPipeResponse.php | file | core/ |
|
| BigPipeResponse::$bigPipe | property | core/ |
The BigPipe service. |
| BigPipeResponse::$originalHtmlResponse | property | core/ |
The original HTML response. |
| BigPipeResponse::getOriginalHtmlResponse | function | core/ |
Returns the original HTML response. |
| BigPipeResponse::populateBasedOnOriginalHtmlResponse | function | core/ |
Populates this BigPipeResponse object based on the original HTML response. |
| BigPipeResponse::sendContent | function | core/ |
|
| BigPipeResponse::setBigPipeService | function | core/ |
Sets the BigPipe service to use. |
| BigPipeResponse::__construct | function | core/ |
Constructs a new BigPipeResponse. |
| BigPipeResponseAttachmentsProcessor | class | core/ |
Processes attachments of HTML responses with BigPipe enabled. |
| BigPipeResponseAttachmentsProcessor.php | file | core/ |
|
| BigPipeResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
| BigPipeResponseAttachmentsProcessor::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
| BigPipeResponseAttachmentsProcessor::__construct | function | core/ |
Constructs a BigPipeResponseAttachmentsProcessor object. |
| BigPipeResponseAttachmentsProcessorTest | class | core/ |
Tests Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor. |
| BigPipeResponseAttachmentsProcessorTest.php | file | core/ |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.