You are here

service placeholder_strategy.big_pipe in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/big_pipe/big_pipe.services.yml \placeholder_strategy.big_pipe
  2. 10 core/modules/big_pipe/big_pipe.services.yml \placeholder_strategy.big_pipe

Class

Drupal\big_pipe\Render\Placeholder\BigPipeStrategy

Tags

  • placeholder_strategy

File

core/modules/big_pipe/big_pipe.services.yml
core/modules/big_pipe/big_pipe.services.yml

View source
  1. class: Drupal\big_pipe\Render\Placeholder\BigPipeStrategy
  2. arguments:
  3. - '@session_configuration'
  4. - '@request_stack'
  5. - '@current_route_match'
  6. tags:
  7. - { name: placeholder_strategy, priority: 0 }