You are here

namespace Drupal\big_pipe\Render in Drupal 10

Same name in other branches
  1. 8 Drupal\big_pipe\Render
  2. 9 Drupal\big_pipe\Render
Classsort descending Location Description
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.
BigPipeResponseAttachmentsProcessor core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php Processes attachments of HTML responses with BigPipe enabled.