Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BcConfigSubscriber::getSubscribedEvents | function | core/ |
|
BcConfigSubscriber::onConfigSave | function | core/ |
Invalidates the service container if serialization BC config gets updated. |
BcConfigSubscriber::__construct | function | core/ |
BcConfigSubscriber constructor. |
BcRoute::__construct | function | core/ |
|
BigPipe::$configFactory | property | core/ |
The config factory. |
BigPipe::$session | property | core/ |
The session. |
BigPipe::filterEmbeddedResponse | function | core/ |
Filters the given embedded response, using the cumulative AJAX page state. |
BigPipe::filterResponse | function | core/ |
Filters the given response. |
BigPipe::sendContent | function | core/ |
Sends an HTML response in chunks using the BigPipe technique. |
BigPipe::splitHtmlOnPlaceholders | function | core/ |
Splits a HTML string into fragments. |
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. |
BigPipePlaceholderTestCase::$embeddedAjaxResponseCommands | property | core/ |
The corresponding expected embedded AJAX response. |
BigPipePlaceholderTestCase::$embeddedHtmlResponse | property | core/ |
The corresponding expected embedded HTML response. |
BigPipePlaceholderTestCase::__construct | function | core/ |
|
BigPipeRegressionTest | class | core/ |
BigPipe regression tests. |
BigPipeRegressionTest.php | file | core/ |
|
BigPipeRegressionTest::$defaultTheme | property | core/ |
|
BigPipeRegressionTest::$modules | property | core/ |
|
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/ |
|
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/ |
|
BigPipeResponseAttachmentsProcessor::__construct | function | core/ |
Constructs a BigPipeResponseAttachmentsProcessor object. |
BigPipeResponseAttachmentsProcessorTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor[[api-linebreak]] @group big_pipe |
BigPipeResponseAttachmentsProcessorTest.php | file | core/ |
|
BigPipeResponseAttachmentsProcessorTest::attachmentsProvider | function | core/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.