16 string references to plugin.manager.rules_expression

ActionsFormTest::testActionsFormWidgets in tests/src/Functional/ActionsFormTest.php
Test each action provided by Rules.
AddExpressionForm::create in src/Form/AddExpressionForm.php
Instantiates a new instance of this class.
ConditionsFormTest::testConditionsFormWidgets in tests/src/Functional/ConditionsFormTest.php
Test each condition provided by Rules.
ConfigureAndExecuteTest::setUp in tests/src/Functional/ConfigureAndExecuteTest.php
ExpressionContainerBase::create in src/Engine/ExpressionContainerBase.php
ReactionRuleAddForm::create in src/Form/ReactionRuleAddForm.php
Instantiates a new instance of this class.
ReactionRuleConfig::getExpressionManager in src/Entity/ReactionRuleConfig.php
Returns the Rules expression manager.
ReactionRuleEditForm::create in src/Form/ReactionRuleEditForm.php
Instantiates a new instance of this class.
RuleExpression::create in src/Plugin/RulesExpression/RuleExpression.php
Creates an instance of the plugin.
RulesCommands::listExpressions in src/Commands/RulesCommands.php
Show a list of Rules expressions.
RulesComponent::createFromConfiguration in src/Engine/RulesComponent.php
Creates a component based on the given configuration array.
RulesComponentActionDeriver::create in src/Plugin/RulesAction/RulesComponentActionDeriver.php
Creates a new class instance.
RulesComponentFormBase::create in src/Form/RulesComponentFormBase.php
Instantiates a new instance of this class.
RulesComponentListBuilder::createInstance in src/Controller/RulesComponentListBuilder.php
Instantiates a new instance of this entity handler.
RulesIntegrationTestBase::setUp in tests/src/Unit/Integration/RulesIntegrationTestBase.php
RulesKernelTestBase::setUp in tests/src/Kernel/RulesKernelTestBase.php