Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| UiPageTest::testCancelExpressionInRule | function | tests/ |
Tests that cancelling an expression from a rule works. |
| UiPageTest::testCreateReactionRule | function | tests/ |
Tests that creating a reaction rule works. |
| UiPageTest::testDeleteEvent | function | tests/ |
Tests that an event can be deleted. |
| UiPageTest::testDeleteExpressionInRule | function | tests/ |
Tests that deleting an expression from a rule works. |
| UiPageTest::testMultipleContextAction | function | tests/ |
Tests that an action with a 'multiple' context can be configured. |
| UiPageTest::testNegatedCondition | function | tests/ |
Tests that a negated condition has NOT prefixed to its label. |
| UiPageTest::testNoContextCondition | function | tests/ |
Tests that a condition with no context can be configured. |
| UiPageTest::testNoDeleteEventWhenRulesHasSingleEvent | function | tests/ |
Tests that events cannot be deleted when there is only one event. |
| UiPageTest::testReactionRulePage | function | tests/ |
Tests that the reaction rule listing page is reachable. |
| UiPageTest::testRuleStatusOperations | function | tests/ |
Tests that enabling and disabling a rule works. |
| UnBanIp | class | src/ |
Provides the 'Remove the ban on an IP address' action. |
| UnBanIp.php | file | src/ |
|
| UnBanIp::doExecute | function | src/ |
Executes the UnBanIP action with the given context. |
| UnBanIpTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\UnBanIp[[api-linebreak]] @group RulesAction |
| UnBanIpTest.php | file | tests/ |
|
| UnBanIpTest::$action | property | tests/ |
The action to be tested. |
| UnBanIpTest::$banManager | property | tests/ |
|
| UnBanIpTest::$logger | property | tests/ |
|
| UnBanIpTest::$request | property | tests/ |
|
| UnBanIpTest::$requestStack | property | tests/ |
|
| UnBanIpTest::setUp | function | tests/ |
|
| UnBanIpTest::testActionExecutionWithContextIpv4 | function | tests/ |
Tests the action execution with Context IPv4. |
| UnBanIpTest::testActionExecutionWithContextIpv6 | function | tests/ |
Tests the action execution with Context IPv6. |
| UnBanIpTest::testActionExecutionWithoutContextIp | function | tests/ |
Tests the action execution without Context IP set. |
| UnBanIpTest::testSummary | function | tests/ |
Tests the summary. |
| UserBlock | class | src/ |
Provides "Block User" action. |
| UserBlock.php | file | src/ |
|
| UserBlock::$saveLater | property | src/ |
Flag that indicates if the entity should be auto-saved later. |
| UserBlock::$sessionManager | property | src/ |
Session manager. |
| UserBlock::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
| UserBlock::create | function | src/ |
Creates an instance of the plugin. |
| UserBlock::doExecute | function | src/ |
Block a user. |
| UserBlock::__construct | function | src/ |
Constructs a UserBlock object. |
| UserBlockTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\UserBlock[[api-linebreak]] @group RulesAction |
| UserBlockTest.php | file | tests/ |
|
| UserBlockTest::$action | property | tests/ |
The action to be tested. |
| UserBlockTest::$sessionManager | property | tests/ |
The mocked session manager. |
| UserBlockTest::ACTIVE | constant | tests/ |
Constant used for active test when mocking a user. |
| UserBlockTest::ANONYMOUS | constant | tests/ |
Constant used for authenticated test when mocking a user. |
| UserBlockTest::AUTHENTICATED | constant | tests/ |
Constant used for authenticated test when mocking a user. |
| UserBlockTest::BLOCKED | constant | tests/ |
Constant used for active test when mocking a user. |
| UserBlockTest::getUserMock | function | tests/ |
Creates a mock user. |
| UserBlockTest::setUp | function | tests/ |
|
| UserBlockTest::testBlockUserWithActiveAnonymousUser | function | tests/ |
Test execute() method for active and anonymous users. |
| UserBlockTest::testBlockUserWithBlockedAnonymousUser | function | tests/ |
Test execute() method for blocked and anonymous users. |
| UserBlockTest::testBlockUserWithBlockedAuthenticatedUser | function | tests/ |
Test execute() method for blocked and authenticated users. |
| UserBlockTest::testBlockUserWithValidUser | function | tests/ |
Test execute() method for active and authenticated users. |
| UserBlockTest::testSummary | function | tests/ |
Test the summary method. |
| UserHasEntityFieldAccess | class | src/ |
Provides a 'User has entity field access' condition. |
| UserHasEntityFieldAccess.php | file | src/ |
Pagination
- Previous page
- Page 50
- Next page