13 string references to 'Condition'
- AnnotationProcessingTest::provideRulesPlugins in tests/
src/ Unit/ Integration/ Engine/ AnnotationProcessingTest.php - Provider for plugins to test.
- AnnotationProcessingTest::testCheckConfiguration in tests/
src/ Unit/ Integration/ Engine/ AnnotationProcessingTest.php - Tests if our ContextDefinition annotations are correctly processed.
- 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.
- RulesComponentListBuilderTest::testCancelExpressionInComponent in tests/
src/ Functional/ RulesComponentListBuilderTest.php - Tests that cancelling an expression from a component works.
- RulesComponentListBuilderTest::testCreateRulesComponent in tests/
src/ Functional/ RulesComponentListBuilderTest.php - Tests that creating a rules component works.
- RulesComponentListBuilderTest::testNoContextCondition in tests/
src/ Functional/ RulesComponentListBuilderTest.php - Tests that a condition with no context can be configured.
- RulesIntegrationTestCase::testAccessCallbacks in d7-tests/
rules_integration_test_case.test - Just make sure the access callback run without errors.
- 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.