You are here

service context.handler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/core.services.yml \context.handler

Class

Drupal\Core\Plugin\Context\ContextHandler
4 string references to context.handler
BlockAccessControlHandler::createInstance in core/modules/block/src/BlockAccessControlHandler.php
Instantiates a new instance of this entity handler.
ContextAwarePluginAssignmentTrait::contextHandler in core/lib/Drupal/Core/Plugin/ContextAwarePluginAssignmentTrait.php
Wraps the context handler.
ContextAwarePluginBase::contextHandler in core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php
Wraps the context handler.
ContextAwarePluginManagerTrait::contextHandler in core/lib/Drupal/Core/Plugin/Context/ContextAwarePluginManagerTrait.php
Wraps the context handler.

File

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

View source
  1. class: Drupal\Core\Plugin\Context\ContextHandler
  2. arguments:
  3. - '@typed_data_manager'