Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemEmailToUsersOfRole::doExecute | function | src/ |
Sends an email to all users of the specified role(s). |
| SystemEmailToUsersOfRole::__construct | function | src/ |
Constructs a SystemEmailToUsersOfRole object. |
| SystemEmailToUsersOfRoleTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\SystemEmailToUsersOfRole[[api-linebreak]] @group RulesAction |
| SystemEmailToUsersOfRoleTest.php | file | tests/ |
|
| SystemEmailToUsersOfRoleTest::$accounts | property | tests/ |
|
| SystemEmailToUsersOfRoleTest::$action | property | tests/ |
The action to be tested. |
| SystemEmailToUsersOfRoleTest::$logger | property | tests/ |
|
| SystemEmailToUsersOfRoleTest::$mailManager | property | tests/ |
|
| SystemEmailToUsersOfRoleTest::$userStorage | property | tests/ |
|
| SystemEmailToUsersOfRoleTest::setUp | function | tests/ |
|
| SystemEmailToUsersOfRoleTest::testSendMailToOneRoles | function | tests/ |
Tests sending an email to one role. |
| SystemEmailToUsersOfRoleTest::testSendMailToTwoRoles | function | tests/ |
Tests sending an email to two roles. |
| SystemEmailToUsersOfRoleTest::testSummary | function | tests/ |
Tests the summary. |
| SystemLoggerEvent | class | src/ |
Event that is fired when a logger-item is created. |
| SystemLoggerEvent.php | file | src/ |
|
| SystemLoggerEvent::EVENT_NAME | constant | src/ |
|
| SystemLoggerEventTest | class | tests/ |
Checks that the event "rules_system_logger_event" is correctly defined. |
| SystemLoggerEventTest.php | file | tests/ |
|
| SystemLoggerEventTest::testSystemLoggerEvent | function | tests/ |
Tests the event metadata. |
| SystemMessage | class | src/ |
Provides a 'Show a message on the site' action. |
| SystemMessage.php | file | src/ |
|
| SystemMessage::$messenger | property | src/ |
The messenger service. |
| SystemMessage::create | function | src/ |
Creates an instance of the plugin. |
| SystemMessage::doExecute | function | src/ |
Set a system message. |
| SystemMessage::__construct | function | src/ |
Constructs a SystemMessage object. |
| SystemMessageTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\SystemMessage[[api-linebreak]] @group RulesAction |
| SystemMessageTest.php | file | tests/ |
|
| SystemMessageTest::$action | property | tests/ |
The action to be tested. |
| SystemMessageTest::clearMessages | function | tests/ |
Clears the statically stored messages. |
| SystemMessageTest::getMessages | function | tests/ |
Retrieves the stored messages. |
| SystemMessageTest::setUp | function | tests/ |
|
| SystemMessageTest::testActionExecution | function | tests/ |
Tests the action execution. |
| SystemMessageTest::testOptionalRepeat | function | tests/ |
Tests that the action works if the optional repeat flag is not set. |
| SystemMessageTest::testSummary | function | tests/ |
Tests the summary. |
| SystemPageRedirect | class | src/ |
Provides "Page redirect" rules action. |
| SystemPageRedirect.php | file | src/ |
|
| SystemPageRedirect::$currentPathStack | property | src/ |
The current path service. |
| SystemPageRedirect::$logger | property | src/ |
The Rules debug logger. |
| SystemPageRedirect::$request | property | src/ |
The current request. |
| SystemPageRedirect::create | function | src/ |
Creates an instance of the plugin. |
| SystemPageRedirect::doExecute | function | src/ |
Redirect to a provided url at the end of the request. |
| SystemPageRedirect::__construct | function | src/ |
Constructs a SystemPageRedirect object. |
| SystemPageRedirectTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\SystemPageRedirect[[api-linebreak]] @group RulesAction |
| SystemPageRedirectTest.php | file | tests/ |
|
| SystemPageRedirectTest::$action | property | tests/ |
The action to be tested. |
| SystemPageRedirectTest::$currentPathStack | property | tests/ |
The mocked current path stack service. |
| SystemPageRedirectTest::$currentRequest | property | tests/ |
A mocked request. |
| SystemPageRedirectTest::$logger | property | tests/ |
A mocked Rules logger.channel.rules_debug service. |
| SystemPageRedirectTest::$parameterBag | property | tests/ |
A mocked parameter bag. |
| SystemPageRedirectTest::$requestStack | property | tests/ |
The mocked request stack service. |
Pagination
- Previous page
- Page 46
- Next page