Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BigPipe::__construct function core/modules/big_pipe/src/Render/BigPipe.php Constructs a new BigPipe class.
BigPipeController class core/modules/big_pipe/src/Controller/BigPipeController.php Returns responses for BigPipe module routes.
BigPipeController.php file core/modules/big_pipe/src/Controller/BigPipeController.php
BigPipeController::setNoJsCookie function core/modules/big_pipe/src/Controller/BigPipeController.php Sets a BigPipe no-JS cookie, redirects back to the original location.
BigPipeMarkup class core/modules/big_pipe/src/Render/BigPipeMarkup.php Defines an object that passes safe strings through BigPipe's render pipeline.
BigPipeMarkup.php file core/modules/big_pipe/src/Render/BigPipeMarkup.php
BigPipePlaceholderTestCase class core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php
BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholder property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The expected BigPipe no-JS placeholder.
BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholderRenderArray property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The corresponding expected BigPipe no-JS placeholder render array.
BigPipePlaceholderTestCase::$bigPipePlaceholderId property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The expected BigPipe placeholder ID.
BigPipePlaceholderTestCase::$bigPipePlaceholderRenderArray property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The corresponding expected BigPipe placeholder render array.
BigPipePlaceholderTestCase::$embeddedAjaxResponseCommands property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The corresponding expected embedded AJAX response.
BigPipePlaceholderTestCase::$embeddedHtmlResponse property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The corresponding expected embedded HTML response.
BigPipePlaceholderTestCase::$placeholder property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The expected corresponding placeholder string.
BigPipePlaceholderTestCase::$placeholderRenderArray property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The expected corresponding placeholder render array.
BigPipePlaceholderTestCase::$renderArray property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The original render array.
BigPipePlaceholderTestCase::__construct function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php
BigPipePlaceholderTestCases class core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php BigPipe placeholder test cases for use in both unit and integration tests.
BigPipePlaceholderTestCases.php file core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php
BigPipePlaceholderTestCases::cases function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php Gets all BigPipe placeholder test cases.
BigPipeRegressionTest class core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php BigPipe regression tests.
BigPipeRegressionTest.php file core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php
BigPipeRegressionTest::$defaultTheme property core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php The theme to install as the default for testing.
BigPipeRegressionTest::$modules property core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Modules to enable.
BigPipeRegressionTest::setUp function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php
BigPipeRegressionTest::testCommentForm_2698811 function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Ensure comment form works with history and big_pipe modules.
BigPipeRegressionTest::testMessages_2712935 function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Ensure messages set in placeholders always appear.
BigPipeRegressionTest::testMultipleClosingBodies_2678662 function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Ensure BigPipe works despite inline JS containing the string "</body>".
BigPipeRegressionTest::testPlaceholderInParagraph_2802923 function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Ensure default BigPipe placeholder HTML cannot split paragraphs.
BigPipeRegressionTestController class core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php
BigPipeRegressionTestController.php file core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php
BigPipeRegressionTestController::currentTime function core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php #lazy_builder callback; builds <time> markup with current time.
BigPipeRegressionTestController::MARKER_2678662 constant core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php
BigPipeRegressionTestController::regression2678662 function core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php
BigPipeRegressionTestController::regression2802923 function core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php
BigPipeRegressionTestController::trustedCallbacks function core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php Lists the trusted callbacks provided by the implementing class.
BigPipeResponse class core/modules/big_pipe/src/Render/BigPipeResponse.php A response that is sent in chunks by the BigPipe service.
BigPipeResponse.php file core/modules/big_pipe/src/Render/BigPipeResponse.php
BigPipeResponse::$bigPipe property core/modules/big_pipe/src/Render/BigPipeResponse.php The BigPipe service.
BigPipeResponse::$originalHtmlResponse property core/modules/big_pipe/src/Render/BigPipeResponse.php The original HTML response.
BigPipeResponse::getOriginalHtmlResponse function core/modules/big_pipe/src/Render/BigPipeResponse.php Returns the original HTML response.
BigPipeResponse::populateBasedOnOriginalHtmlResponse function core/modules/big_pipe/src/Render/BigPipeResponse.php Populates this BigPipeResponse object based on the original HTML response.
BigPipeResponse::sendContent function core/modules/big_pipe/src/Render/BigPipeResponse.php
BigPipeResponse::setBigPipeService function core/modules/big_pipe/src/Render/BigPipeResponse.php Sets the BigPipe service to use.
BigPipeResponse::__construct function core/modules/big_pipe/src/Render/BigPipeResponse.php Constructs a new BigPipeResponse.
BigPipeResponseAttachmentsProcessor class core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php Processes attachments of HTML responses with BigPipe enabled.
BigPipeResponseAttachmentsProcessor.php file core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php
BigPipeResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor property core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php The HTML response attachments processor service.
BigPipeResponseAttachmentsProcessor::processAttachments function core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php Processes the attachments of a response that has attachments.
BigPipeResponseAttachmentsProcessor::__construct function core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php Constructs a BigPipeResponseAttachmentsProcessor object.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.