You are here

11 calls to ContextAwarePluginTrait::getContextValue() in Drupal 10

ConditionTestDualUser::evaluate in core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php
Evaluates the condition and returns TRUE or FALSE accordingly.
IHaveRuntimeContexts::build in core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/IHaveRuntimeContexts.php
Builds and returns the renderable array for this block plugin.
MockComplexContextBlock::getTitle in core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockComplexContextBlock.php
MockUserNameBlock::getTitle in core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserNameBlock.php
NodeContextTestBlock::build in core/modules/node/tests/modules/node_block_test/src/Plugin/Block/NodeContextTestBlock.php
Builds and returns the renderable array for this block plugin.
OptionalContextCondition::evaluate in core/modules/system/tests/modules/condition_test/src/Plugin/Condition/OptionalContextCondition.php
Evaluates the condition and returns TRUE or FALSE accordingly.
SimpleConfigSectionStorage::getStorageId in core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
Returns an identifier for this storage.
TestContextAwareBlock::blockAccess in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php
Indicates whether the block should be shown.
TestContextAwareBlock::build in core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php
Builds and returns the renderable array for this block plugin.
TestContextAwareLayout::build in core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php
Build a render array for layout with regions.
TypedDataStringBlock::getTitle in core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/TypedDataStringBlock.php