Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserHasEntityFieldAccess::$entityTypeManager | property | src/ |
The entity type manager. |
| UserHasEntityFieldAccess::create | function | src/ |
Creates an instance of the plugin. |
| UserHasEntityFieldAccess::doEvaluate | function | src/ |
Evaluate if the user has access to the field of an entity. |
| UserHasEntityFieldAccess::__construct | function | src/ |
Constructs a UserHasEntityFieldAccess object. |
| UserHasEntityFieldAccessTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\UserHasEntityFieldAccess[[api-linebreak]] @group RulesCondition |
| UserHasEntityFieldAccessTest.php | file | tests/ |
|
| UserHasEntityFieldAccessTest::$condition | property | tests/ |
The condition to be tested. |
| UserHasEntityFieldAccessTest::setUp | function | tests/ |
|
| UserHasEntityFieldAccessTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| UserHasRole | class | src/ |
Provides a 'User has roles(s)' condition. |
| UserHasRole.php | file | src/ |
|
| UserHasRole::doEvaluate | function | src/ |
Evaluate if user has role(s). |
| UserHasRoleTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\UserHasRole[[api-linebreak]] @group RulesCondition |
| UserHasRoleTest.php | file | tests/ |
|
| UserHasRoleTest::$condition | property | tests/ |
The condition that is being tested. |
| UserHasRoleTest::setUp | function | tests/ |
|
| UserHasRoleTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| UserHasRoleTest::testInvalidOperationException | function | tests/ |
Test the behavior with unsupported operations. |
| UserIsBlocked | class | src/ |
Provides a 'User is blocked' condition. |
| UserIsBlocked.php | file | src/ |
|
| UserIsBlocked::doEvaluate | function | src/ |
Check if user is blocked. |
| UserIsBlockedTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\UserIsBlocked[[api-linebreak]] @group RulesCondition |
| UserIsBlockedTest.php | file | tests/ |
|
| UserIsBlockedTest::$condition | property | tests/ |
The condition to be tested. |
| UserIsBlockedTest::setUp | function | tests/ |
|
| UserIsBlockedTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| UserLoginEvent | class | src/ |
Event that is fired when a user logs in. |
| UserLoginEvent.php | file | src/ |
|
| UserLoginEvent::$account | property | src/ |
The user account. |
| UserLoginEvent::EVENT_NAME | constant | src/ |
|
| UserLoginEvent::__construct | function | src/ |
Constructs the object. |
| UserLoginTest | class | tests/ |
Checks that the event "rules_user_login" is correctly defined. |
| UserLoginTest.php | file | tests/ |
|
| UserLoginTest::testUserLoginEvent | function | tests/ |
Tests the event metadata. |
| UserLogoutEvent | class | src/ |
Event that is fired when a user logs out. |
| UserLogoutEvent.php | file | src/ |
|
| UserLogoutEvent::EVENT_NAME | constant | src/ |
|
| UserLogoutTest | class | tests/ |
Checks that the event "rules_user_logout" is correctly defined. |
| UserLogoutTest.php | file | tests/ |
|
| UserLogoutTest::testUserLogoutEvent | function | tests/ |
Tests the event metadata. |
| UserRoleAdd | class | src/ |
Provides a 'Add user role' action. |
| UserRoleAdd.php | file | src/ |
|
| UserRoleAdd::$saveLater | property | src/ |
Flag that indicates if the entity should be auto-saved later. |
| UserRoleAdd::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
| UserRoleAdd::doExecute | function | src/ |
Assign role to a user. |
| UserRoleAddTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\UserRoleAdd[[api-linebreak]] @group RulesAction |
| UserRoleAddTest.php | file | tests/ |
|
| UserRoleAddTest::$action | property | tests/ |
The action that is being tested. |
| UserRoleAddTest::setUp | function | tests/ |
|
| UserRoleAddTest::testAddExistingAndNonexistentRole | function | tests/ |
Tests adding of one existing and one nonexistent role to user. |
Pagination
- Previous page
- Page 51
- Next page