big_pipe

Same name and namespace in other branches
  1. 8.9.x core/modules/big_pipe/big_pipe.services.yml \big_pipe
  2. 10 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
3 string references to big_pipe
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'

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