| ActionExpressionContainer::getExpression |
function |
src/Engine/ActionExpressionContainer.php |
Looks up the expression by UUID in this container. |
| ConditionExpressionContainer::getExpression |
function |
src/Engine/ConditionExpressionContainer.php |
Looks up the expression by UUID in this container. |
| ExpressionContainerInterface::getExpression |
function |
src/Engine/ExpressionContainerInterface.php |
Looks up the expression by UUID in this container. |
| ReactionRuleConfig::getExpression |
function |
src/Entity/ReactionRuleConfig.php |
Gets a Rules expression instance for this Reaction rule. |
| ReactionRuleConfig::getExpressionManager |
function |
src/Entity/ReactionRuleConfig.php |
Returns the Rules expression manager. |
| RuleExpression::getExpression |
function |
src/Plugin/RulesExpression/RuleExpression.php |
Looks up the expression by UUID in this container. |
| RulesComponent::getExpression |
function |
src/Engine/RulesComponent.php |
Gets the expression of the component. |
| RulesComponentConfig::getExpression |
function |
src/Entity/RulesComponentConfig.php |
Gets a Rules expression instance for this Rules component. |
| RulesComponentTest::testGetExpression |
function |
tests/src/Unit/Integration/Engine/RulesComponentTest.php |
@covers ::getExpression[[api-linebreak]] |