constant BigPipe::START_SIGNAL in Drupal 8
Same name and namespace in other branches
- 9 core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::START_SIGNAL
- 10 core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::START_SIGNAL
The BigPipe placeholder replacements start signal.
File
- core/
modules/ big_pipe/ src/ Render/ BigPipe.php, line 157
Class
- BigPipe
- Service for sending an HTML response in chunks (to get faster page loads).
Namespace
Drupal\big_pipe\RenderCode
const START_SIGNAL = '<script type="application/vnd.drupal-ajax" data-big-pipe-event="start"></script>';