Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BigPipe::__construct | function | core/ |
Constructs a new BigPipe class. |
BigPipeController | class | core/ |
Returns responses for BigPipe module routes. |
BigPipeController.php | file | core/ |
|
BigPipeController::setNoJsCookie | function | core/ |
Sets a BigPipe no-JS cookie, redirects back to the original location. |
BigPipeMarkup | class | core/ |
Defines an object that passes safe strings through BigPipe's render pipeline. |
BigPipeMarkup.php | file | core/ |
|
BigPipePlaceholderTestCase | class | core/ |
|
BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholder | property | core/ |
The expected BigPipe no-JS placeholder. |
BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe no-JS placeholder render array. |
BigPipePlaceholderTestCase::$bigPipePlaceholderId | property | core/ |
The expected BigPipe placeholder ID. |
BigPipePlaceholderTestCase::$bigPipePlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe placeholder render array. |
BigPipePlaceholderTestCase::$embeddedAjaxResponseCommands | property | core/ |
The corresponding expected embedded AJAX response. |
BigPipePlaceholderTestCase::$embeddedHtmlResponse | property | core/ |
The corresponding expected embedded HTML response. |
BigPipePlaceholderTestCase::$placeholder | property | core/ |
The expected corresponding placeholder string. |
BigPipePlaceholderTestCase::$placeholderRenderArray | property | core/ |
The expected corresponding placeholder render array. |
BigPipePlaceholderTestCase::$renderArray | property | core/ |
The original render array. |
BigPipePlaceholderTestCase::__construct | function | core/ |
|
BigPipePlaceholderTestCases | class | core/ |
BigPipe placeholder test cases for use in both unit and integration tests. |
BigPipePlaceholderTestCases.php | file | core/ |
|
BigPipePlaceholderTestCases::cases | function | core/ |
Gets all BigPipe placeholder test cases. |
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 enable. |
BigPipeRegressionTest::setUp | function | core/ |
|
BigPipeRegressionTest::testCommentForm_2698811 | function | core/ |
Ensure comment form works with history and big_pipe modules. |
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::testPlaceholderInParagraph_2802923 | function | core/ |
Ensure default BigPipe placeholder HTML cannot split paragraphs. |
BigPipeRegressionTestController | class | core/ |
|
BigPipeRegressionTestController.php | file | core/ |
|
BigPipeRegressionTestController::currentTime | function | core/ |
#lazy_builder callback; builds <time> markup with current time. |
BigPipeRegressionTestController::MARKER_2678662 | constant | core/ |
|
BigPipeRegressionTestController::regression2678662 | function | core/ |
|
BigPipeRegressionTestController::regression2802923 | function | core/ |
|
BigPipeRegressionTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
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. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.