Search for dependencies

  1. Search 7.x-2.x for dependencies
  2. Other projects
Title Object type File name Summary
ExpressionBase::calculateDependencies function src/Engine/ExpressionBase.php Calculates dependencies for the configured plugin.
ReactionRuleConfig::calculateDependencies function src/Entity/ReactionRuleConfig.php Calculates dependencies and stores them in the dependency property.
RulesActionBase::calculateDependencies function src/Core/RulesActionBase.php @todo this documentation is not actually inherited from any interface.
Do we need this empty implementation?
RulesComponent::calculateDependencies function src/Engine/RulesComponent.php Calculates dependencies for the component.
RulesComponentConfig::calculateDependencies function src/Entity/RulesComponentConfig.php Calculates dependencies and stores them in the dependency property.
RulesTestCase::testdependencies function d7-tests/rules_test_case.test Test handling dependencies.