You are here

8 string references to context.handler in Drupal 8

BlockAccessControlHandler::createInstance in core/modules/block/src/BlockAccessControlHandler.php
Instantiates a new instance of this entity handler.
BlockComponentRenderArrayTest::setUp in core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
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.
SectionComponent::contextHandler in core/modules/layout_builder/src/SectionComponent.php
Wraps the context handler.
SectionRenderTest::setUp in core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php
SectionStorageManager::__construct in core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php
Constructs a new SectionStorageManager object.