BigPipeResponse::$originalHtmlResponse
Same name in other branches
- 8.9.x core/modules/big_pipe/src/Render/BigPipeResponse.php \Drupal\big_pipe\Render\BigPipeResponse::originalHtmlResponse
- 10 core/modules/big_pipe/src/Render/BigPipeResponse.php \Drupal\big_pipe\Render\BigPipeResponse::originalHtmlResponse
- 11.x core/modules/big_pipe/src/Render/BigPipeResponse.php \Drupal\big_pipe\Render\BigPipeResponse::originalHtmlResponse
The original HTML response.
Still contains placeholders. Its cacheability metadata and attachments are for everything except the placeholders (since those are not yet rendered).
Type: \Drupal\Core\Render\HtmlResponse
See also
\Drupal\Core\Render\StreamedResponseInterface
::getStreamedResponse()
File
-
core/
modules/ big_pipe/ src/ Render/ BigPipeResponse.php, line 41
Class
- BigPipeResponse
- A response that is sent in chunks by the BigPipe service.
Namespace
Drupal\big_pipe\RenderCode
protected $originalHtmlResponse;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.