BigPipe::STOP_SIGNAL

Same name and namespace in other branches
  1. 9 core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::STOP_SIGNAL
  2. 8.9.x core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::STOP_SIGNAL
  3. 10 core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::STOP_SIGNAL

The BigPipe placeholder replacements stop signal.

File

core/modules/big_pipe/src/Render/BigPipe.php, line 166

Class

BigPipe
Service for sending an HTML response in chunks (to get faster page loads).

Namespace

Drupal\big_pipe\Render

Code

const STOP_SIGNAL = '<script type="application/vnd.drupal-ajax" data-big-pipe-event="stop"></script>';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.