Search for getConditions

  1. Search 7.x-2.x for getConditions
  2. Other projects
Title Object type File name Summary
RuleExpression::getConditions function src/Plugin/RulesExpression/RuleExpression.php Returns the conditions container of this rule.
RuleExpressionInterface::getConditions function src/Engine/RuleExpressionInterface.php Returns the conditions container of this rule.
RuleExpressionTest::testSetConditionsGetConditions function tests/src/Unit/RuleExpressionTest.php Tests the condition container setter and getter.