You are here

8 string references to 'Condition' in Rules 8.3

ConditionForm::form in src/Form/Expression/ConditionForm.php
Adds elements specific to the expression to the form.
ConfigureAndExecuteTest::testConfigureAndExecute in tests/src/Functional/ConfigureAndExecuteTest.php
Tests creation of a rule and then triggering its execution.
ConfigureAndExecuteTest::testMultipleInputContext in tests/src/Functional/ConfigureAndExecuteTest.php
Tests user input in context form for 'multiple' valued context variables.
RulesUiEmbedTest::testExampleUi in tests/src/Functional/RulesUiEmbedTest.php
@covers \Drupal\rules_test_ui_embed\Form\SettingsForm
TempStorageTest::testLocking in tests/src/Functional/TempStorageTest.php
Tests that editing a rule locks it for another user.
UiPageTest::testCancelExpressionInRule in tests/src/Functional/UiPageTest.php
Tests that cancelling an expression from a rule works.
UiPageTest::testCreateReactionRule in tests/src/Functional/UiPageTest.php
Tests that creating a reaction rule works.
UiPageTest::testNoContextCondition in tests/src/Functional/UiPageTest.php
Tests that a condition with no context can be configured.