big_pipe

Same name and namespace in other branches
  1. 9 core/modules/big_pipe/big_pipe.services.yml \big_pipe
  2. 8.9.x core/modules/big_pipe/big_pipe.services.yml \big_pipe
  3. 11.x core/modules/big_pipe/big_pipe.services.yml \big_pipe

Class

Drupal\big_pipe\Render\BigPipe
4 string references to big_pipe
big_pipe_bypass_js_library_info_alter in core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.module
Implements hook_library_info_alter().
demo_umami.info.yml in core/profiles/demo_umami/demo_umami.info.yml
core/profiles/demo_umami/demo_umami.info.yml
LanguageSwitchingTest::testLanguageBlock in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
Functional tests for the language switcher block.
standard.info.yml in core/profiles/standard/standard.info.yml
core/profiles/standard/standard.info.yml

File

core/modules/big_pipe/big_pipe.services.yml

View source
  1. class: Drupal\big_pipe\Render\BigPipe
  2. arguments:
  3. - '@renderer'
  4. - '@session'
  5. - '@request_stack'
  6. - '@http_kernel'
  7. - '@event_dispatcher'
  8. - '@config.factory'
  9. - '@messenger'

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