namespace Drupal\big_pipe\Render
Same name in other branches
Object name | File name | Summary |
---|---|---|
BigPipe | core/modules/big_pipe/src/Render/BigPipe.php | Service for sending an HTML response in chunks (to get faster page loads). |
BigPipeMarkup | core/modules/big_pipe/src/Render/BigPipeMarkup.php | Defines an object that passes safe strings through BigPipe's render pipeline. |
BigPipeResponse | core/modules/big_pipe/src/Render/BigPipeResponse.php | A response that is sent in chunks by the BigPipe service. |
BigPipeResponseAttachmentsProcessor | core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php | Processes attachments of HTML responses with BigPipe enabled. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.