Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BigPipe::getPlaceholderOrder | function | core/ |
Gets the BigPipe placeholder order. |
BigPipe::performPostSendTasks | function | core/ |
Performs tasks after sending content (and rendering placeholders). |
BigPipe::renderPlaceholder | function | core/ |
Renders a placeholder, and just that placeholder. |
BigPipe::sendChunk | function | core/ |
Sends a chunk. |
BigPipe::sendContent | function | core/ |
Sends an HTML response in chunks using the BigPipe technique. |
BigPipe::sendNoJsPlaceholders | function | core/ |
Sends no-JS BigPipe placeholders' replacements as embedded HTML responses. |
BigPipe::sendPlaceholders | function | core/ |
Sends BigPipe placeholders' replacements as embedded AJAX responses. |
BigPipe::sendPostBody | function | core/ |
Sends </body> and everything after it. |
BigPipe::sendPreBody | function | core/ |
Sends everything until just before </body>. |
BigPipe::splitHtmlOnPlaceholders | function | core/ |
Splits an HTML string into fragments. |
BigPipe::START_SIGNAL | constant | core/ |
The BigPipe placeholder replacements start signal. |
BigPipe::STOP_SIGNAL | constant | core/ |
The BigPipe placeholder replacements stop signal. |
BigPipe::__construct | function | core/ |
|
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. |
BigPipeInterfacePreviewThemeSuggestionsTest | class | core/ |
Tests the big_pipe_theme_suggestions_big_pipe_interface_preview() function. |
BigPipeInterfacePreviewThemeSuggestionsTest.php | file | core/ |
|
BigPipeInterfacePreviewThemeSuggestionsTest::$block | property | core/ |
The block being tested. |
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder | property | core/ |
The block view builder. |
BigPipeInterfacePreviewThemeSuggestionsTest::$controller | property | core/ |
The block storage. |
BigPipeInterfacePreviewThemeSuggestionsTest::$modules | property | core/ |
Modules to install. |
BigPipeInterfacePreviewThemeSuggestionsTest::setUp | function | core/ |
|
BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions | function | core/ |
Tests template suggestions from big_pipe_theme_suggestions_big_pipe_interface_preview(). |
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. |
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::doTestBigPipeLargeContent | function | core/ |
Tests BigPipe large content. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.