Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AndExpressionTest::setUp | function | tests/ |
|
AndExpressionTest::testEmptyAnd | function | tests/ |
Tests an empty AND. |
AndExpressionTest::testEvaluationOrder | function | tests/ |
Tests evaluation order with two conditions. |
AndExpressionTest::testOneCondition | function | tests/ |
Tests one condition. |
AndExpressionTest::testTwoConditions | function | tests/ |
Tests two true conditions. |
AndExpressionTest::testTwoFalseConditions | function | tests/ |
Tests two false conditions. |
AndOrOptions | class | src/ |
Options provider to return a choice of 'AND' or 'OR'. |
AndOrOptions.php | file | src/ |
|
AndOrOptions::getPossibleOptions | function | src/ |
Returns an array of possible values with labels for display. |
AnnotatedClassDiscovery | class | src/ |
Extends the annotation class discovery for usage with Rules context. |
AnnotatedClassDiscovery.php | file | src/ |
|
AnnotatedClassDiscovery::getAnnotationReader | function | src/ |
Gets the used doctrine annotation reader. |
AnnotationProcessingTest | class | tests/ |
Tests processing of the ContextDefinition annotation. |
AnnotationProcessingTest.php | file | tests/ |
|
AnnotationProcessingTest::provideRulesPlugins | function | tests/ |
Provider for plugins to test. |
AnnotationProcessingTest::setUp | function | tests/ |
|
AnnotationProcessingTest::testCheckConfiguration | function | tests/ |
Tests if our ContextDefinition annotations are correctly processed. |
AnnotationProcessingTest::testTranslationSquelching | function | tests/ |
Make sure @ Translation annotations do not leak out into the wild. |
AutocompleteController | class | src/ |
Handles autocompletion of data selectors. |
AutocompleteController.php | file | src/ |
|
AutocompleteController::autocomplete | function | src/ |
Returns a JSON list of autocomplete suggestions for data selectors. |
AutocompleteTest | class | tests/ |
Tests that data selector autocomplete results work correctly. |
AutocompleteTest.php | file | tests/ |
|
AutocompleteTest::$modules | property | tests/ |
Modules to enable. |
AutocompleteTest::setUp | function | tests/ |
|
AutocompleteTest::testAutocomplete | function | tests/ |
Tests autocompletion works for a variable in the metadata state. |
AutocompleteTest::testListAutocomplete | function | tests/ |
Tests that autocomplete results for a flat list are correct. |
AutocompleteTest::testNodeAutocomplete | function | tests/ |
Test various node example data selectors. |
AutoSaveTest | class | tests/ |
Test auto saving of variables after Rules execution. |
AutoSaveTest.php | file | tests/ |
|
AutoSaveTest::testActionAutoSave | function | tests/ |
Tests auto saving after an action execution. |
BanIp | class | src/ |
Provides the 'Ban IP' action. |
BanIp.php | file | src/ |
|
BanIp::doExecute | function | src/ |
Executes the BanIP action with the given context. |
BanIpTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\BanIp @group RulesAction |
BanIpTest.php | file | tests/ |
|
BanIpTest::$action | property | tests/ |
The action to be tested. |
BanIpTest::$banManager | property | tests/ |
|
BanIpTest::$logger | property | tests/ |
|
BanIpTest::$request | property | tests/ |
|
BanIpTest::$requestStack | property | tests/ |
|
BanIpTest::setUp | function | tests/ |
|
BanIpTest::testActionExecutionWithContextIpv4 | function | tests/ |
Tests the action execution with Context IPv4. |
BanIpTest::testActionExecutionWithContextIpv6 | function | tests/ |
Tests the action execution with Context IPv6. |
BanIpTest::testActionExecutionWithoutContextIp | function | tests/ |
Tests the action execution without Context IP set. |
BanIpTest::testSummary | function | tests/ |
Tests the summary. |
BreakLockForm | class | src/ |
Builds the form to break the lock of an edited rule. |
BreakLockForm.php | file | src/ |
|
BreakLockForm::$entityTypeManager | property | src/ |
The entity type manager. |
BreakLockForm::$renderer | property | src/ |
The rendering service. |
Pagination
- Previous page
- Page 3
- Next page