BigPipe::START_SIGNAL
Same name in other branches
- 8.9.x 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
- 11.x 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>';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.