big-pipe-interface-preview.html.twig

Same filename in this branch
  1. 11.x core/modules/big_pipe/templates/big-pipe-interface-preview.html.twig
Same filename and directory in other branches
  1. 10 core/themes/stable9/templates/content/big-pipe-interface-preview.html.twig
  2. 10 core/modules/big_pipe/templates/big-pipe-interface-preview.html.twig

Theme override for a BigPipe JS placeholder interface preview.

See also

\Drupal\big_pipe\Render\Placeholder\BigPipeStrategy::createBigPipeJsPlaceholder()

2 theme calls to big-pipe-interface-preview.html.twig
BigPipePlaceholderTestCases::cases in core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php
Gets all BigPipe placeholder test cases.
BigPipeStrategy::createBigPipeJsPlaceholder in core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
Creates a BigPipe JS placeholder.

File

core/themes/stable9/templates/content/big-pipe-interface-preview.html.twig

View source
  1. {#
  2. /**
  3. * @file
  4. * Theme override for a BigPipe JS placeholder interface preview.
  5. *
  6. * @see \Drupal\big_pipe\Render\Placeholder\BigPipeStrategy::createBigPipeJsPlaceholder()
  7. */
  8. #}
  9. {{ preview }}

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