placeholder_strategy.big_pipe

Same name and namespace in other branches
  1. 8.9.x 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
  3. 11.x 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

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 }

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