You are here

service placeholder_strategy in Drupal 10

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

Class

Drupal\Core\Render\Placeholder\ChainedPlaceholderStrategy

Tags

  • service_collector
2 string references to placeholder_strategy
big_pipe.services.yml in core/modules/big_pipe/big_pipe.services.yml
core/modules/big_pipe/big_pipe.services.yml
core.services.yml in core/core.services.yml
core/core.services.yml

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Render\Placeholder\ChainedPlaceholderStrategy
  2. tags:
  3. - { name: service_collector, tag: placeholder_strategy, call: addPlaceholderStrategy }