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. |