service big_pipe in Drupal 9
Same name and namespace in other branches
Class
Drupal\big_pipe\Render\BigPipe2 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
- 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 - core/modules/big_pipe/big_pipe.services.yml
View source
- class: Drupal\big_pipe\Render\BigPipe
- arguments:
- - '@renderer'
- - '@session'
- - '@request_stack'
- - '@http_kernel'
- - '@event_dispatcher'
- - '@config.factory'