You are here

14 string references to context.handler in Drupal 10

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
BlockViewBuilder::buildPreRenderableBlock in core/modules/block/src/BlockViewBuilder.php
Builds a #pre_render-able block render array.
ConditionTestDualUserTest::doTestDifferentUser in core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php
Tests with each context mapped to different users.
ConditionTestDualUserTest::doTestIdenticalUser in core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php
Tests with both contexts mapped to the same user.
ContextAwarePluginAssignmentTrait::contextHandler in core/lib/Drupal/Core/Plugin/ContextAwarePluginAssignmentTrait.php
Wraps the context handler.
ContextAwarePluginManagerTrait::contextHandler in core/lib/Drupal/Core/Plugin/Context/ContextAwarePluginManagerTrait.php
Wraps the context handler.
OptionalContextConditionTest::testContextAvailable in core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php
Tests with both contexts mapped to the same user.
OptionalContextConditionTest::testContextMissing in core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php
Tests with both contexts mapped to the same user.
OptionalContextConditionTest::testContextNoValue in core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php
Tests with both contexts mapped to the same user.
Section::contextHandler in core/modules/layout_builder/src/Section.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
SectionTest::testGetLayout in core/modules/layout_builder/tests/src/Unit/SectionTest.php
@covers ::getLayout @dataProvider providerTestGetLayout