Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| BigPipeResponseAttachmentsProcessor::__construct | function | core/ |
Constructs a BigPipeResponseAttachmentsProcessor object. |
| BigPipeResponseAttachmentsProcessorTest | class | core/ |
Tests Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor. |
| BigPipeResponseAttachmentsProcessorTest.php | file | core/ |
|
| BigPipeResponseAttachmentsProcessorTest::attachmentsProvider | function | core/ |
Provides data to testHtmlResponse(). |
| BigPipeResponseAttachmentsProcessorTest::createBigPipeResponseAttachmentsProcessor | function | core/ |
Creates a BigPipeResponseAttachmentsProcessor with mostly dummies. |
| BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider | function | core/ |
Provides data to testNonHtmlResponse(). |
| BigPipeResponseAttachmentsProcessorTest::testHtmlResponse | function | core/ |
Tests html response. |
| BigPipeResponseAttachmentsProcessorTest::testNonHtmlResponse | function | core/ |
Tests non html response. |
| BigPipeStrategy | class | core/ |
Defines the BigPipe placeholder strategy, to send HTML in chunks. |
| BigPipeStrategy.php | file | core/ |
|
| BigPipeStrategy::$requestStack | property | core/ |
The request stack. |
| BigPipeStrategy::$routeMatch | property | core/ |
The current route match. |
| BigPipeStrategy::$sessionConfiguration | property | core/ |
The session configuration. |
| BigPipeStrategy::createBigPipeJsPlaceholder | function | core/ |
Creates a BigPipe JS placeholder. |
| BigPipeStrategy::createBigPipeNoJsPlaceholder | function | core/ |
Creates a BigPipe no-JS placeholder. |
| BigPipeStrategy::doProcessPlaceholders | function | core/ |
Transforms placeholders to BigPipe placeholders, either no-JS or JS. |
| BigPipeStrategy::generateBigPipePlaceholderId | function | core/ |
Generates a BigPipe placeholder ID. |
| BigPipeStrategy::NOJS_COOKIE | constant | core/ |
BigPipe no-JS cookie name. |
| BigPipeStrategy::placeholderIsAttributeSafe | function | core/ |
Determines whether the given placeholder is attribute-safe or not. |
| BigPipeStrategy::processPlaceholders | function | core/ |
|
| BigPipeStrategy::__construct | function | core/ |
Constructs a new BigPipeStrategy class. |
| BigPipeStrategyTest | class | core/ |
Tests Drupal\big_pipe\Render\Placeholder\BigPipeStrategy. |
| BigPipeStrategyTest.php | file | core/ |
|
| BigPipeStrategyTest::placeholdersProvider | function | core/ |
Provides the test data for testProcessPlaceholders(). |
| BigPipeStrategyTest::testProcessPlaceholders | function | core/ |
Tests process placeholders. |
| BigPipeTest | class | core/ |
Tests BigPipe's no-JS detection & response delivery (with and without JS). |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.