You are here

9 calls to ContextProviderTrait::setProvidedValue() in Rules 8.3

DataCalculateValue::doExecute in src/Plugin/RulesAction/DataCalculateValue.php
Executes the action with the given context.
DataConvert::doExecute in src/Plugin/RulesAction/DataConvert.php
Executes the plugin.
EntityCreate::execute in src/Plugin/RulesAction/EntityCreate.php
Executes the plugin.
EntityFetchByField::doExecute in src/Plugin/RulesAction/EntityFetchByField.php
Executes the action with the given context.
EntityFetchById::doExecute in src/Plugin/RulesAction/EntityFetchById.php
Executes the action with the given context.
RulesComponentAction::execute in src/Plugin/RulesAction/RulesComponentAction.php
Executes the plugin.
TestConditionProvider::evaluate in tests/modules/rules_test/src/Plugin/Condition/TestConditionProvider.php
Evaluates the condition and returns TRUE or FALSE accordingly.
TestStringAction::doExecute in tests/modules/rules_test/src/Plugin/RulesAction/TestStringAction.php
Concatenates the text with itself.
VariableAdd::doExecute in src/Plugin/RulesAction/VariableAdd.php
Add a variable.