Search for checkIntegrity

  1. Search 7.x-2.x for checkIntegrity
  2. Other projects
Title Object type File name Summary
ActionExpression::checkIntegrity function src/Plugin/RulesExpression/ActionExpression.php Verifies that this expression is configured correctly.
ConditionExpression::checkIntegrity function src/Plugin/RulesExpression/ConditionExpression.php Verifies that this expression is configured correctly.
ExpressionContainerBase::checkIntegrity function src/Engine/ExpressionContainerBase.php Verifies that this expression is configured correctly.
ExpressionInterface::checkIntegrity function src/Engine/ExpressionInterface.php Verifies that this expression is configured correctly.
LoopExpression::checkIntegrity function src/Plugin/RulesExpression/LoopExpression.php Verifies that this expression is configured correctly.
RuleExpression::checkIntegrity function src/Plugin/RulesExpression/RuleExpression.php Verifies that this expression is configured correctly.
RulesComponent::checkIntegrity function src/Engine/RulesComponent.php Verifies that the given expression is valid with the defined context.