BigPipeStrategy::NOJS_COOKIE

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

BigPipe no-JS cookie name.

File

core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php, line 66

Class

BigPipeStrategy
Defines the BigPipe placeholder strategy, to send HTML in chunks.

Namespace

Drupal\big_pipe\Render\Placeholder

Code

const NOJS_COOKIE = 'big_pipe_nojs';

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