Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemPageRedirectTest::setUp | function | tests/ |
|
| SystemPageRedirectTest::testRedirect | function | tests/ |
Tests redirection. |
| SystemPageRedirectTest::testRedirectBatch | function | tests/ |
Tests unsuccessful redirection due to ongoing batch process. |
| SystemPageRedirectTest::testRedirectRulesAdminPage | function | tests/ |
Tests unsuccessful redirection due to rules admin page location. |
| SystemSendEmail | class | src/ |
Provides "Send email" rules action. |
| SystemSendEmail.php | file | src/ |
|
| SystemSendEmail::$logger | property | src/ |
The logger channel the action will write log messages to. |
| SystemSendEmail::$mailManager | property | src/ |
|
| SystemSendEmail::create | function | src/ |
Creates an instance of the plugin. |
| SystemSendEmail::doExecute | function | src/ |
Send a system email. |
| SystemSendEmail::__construct | function | src/ |
Constructs a SystemSendEmail object. |
| SystemSendEmailTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\SystemSendEmail[[api-linebreak]] @group RulesAction |
| SystemSendEmailTest.php | file | tests/ |
|
| SystemSendEmailTest::$action | property | tests/ |
The action to be tested. |
| SystemSendEmailTest::$logger | property | tests/ |
|
| SystemSendEmailTest::$mailManager | property | tests/ |
|
| SystemSendEmailTest::setUp | function | tests/ |
|
| SystemSendEmailTest::testSendMailToOneRecipient | function | tests/ |
Tests sending a mail to one recipient. |
| SystemSendEmailTest::testSendMailToTwoRecipients | function | tests/ |
Tests sending a mail to two recipients. |
| SystemSendEmailTest::testSummary | function | tests/ |
Tests the summary. |
| template_preprocess_rules_debug_log_element | function | ./ |
Prepares variables for rules debug log element templates. |
| TempStorageTest | class | tests/ |
Tests that editing a rule locks it for another user. |
| TempStorageTest.php | file | tests/ |
|
| TempStorageTest::$modules | property | tests/ |
Modules to enable. |
| TempStorageTest::$profile | property | tests/ |
We use the minimal profile because we want to test local action links. |
| TempStorageTest::testLocking | function | tests/ |
Tests that editing a rule locks it for another user. |
| TempStoreTrait | trait | src/ |
Provides methods for modified rules components in temporary storage. |
| TempStoreTrait.php | file | src/ |
|
| TempStoreTrait::$dateFormatter | property | src/ |
The date formatter service. |
| TempStoreTrait::$entityTypeManager | property | src/ |
The entity type manager service. |
| TempStoreTrait::$renderer | property | src/ |
The renderer service. |
| TempStoreTrait::$rulesUiHandler | property | src/ |
The currently active rules UI handler. |
| TempStoreTrait::$tempStore | property | src/ |
The temporary store for the rules component. |
| TempStoreTrait::$tempStoreFactory | property | src/ |
The tempstore factory. |
| TempStoreTrait::addLockInformation | function | src/ |
|
| TempStoreTrait::clearTemporaryStorage | function | src/ |
|
| TempStoreTrait::fetchFromTempStore | function | src/ |
Fetches the stored data from the temporary storage. |
| TempStoreTrait::getDateFormatter | function | src/ |
Retrieves the date formatter service if not already present. |
| TempStoreTrait::getEntityTypeManager | function | src/ |
Retrieves the entity type manager service if not already present. |
| TempStoreTrait::getLockMetaData | function | src/ |
|
| TempStoreTrait::getRenderer | function | src/ |
Retrieves the renderer service if not already present. |
| TempStoreTrait::getRulesUiHandler | function | src/ |
Gets the currently active RulesUI's handler. |
| TempStoreTrait::getTempStore | function | src/ |
Gets the temporary storage repository from the factory. |
| TempStoreTrait::getTempStoreFactory | function | src/ |
Retrieves the temporary storage service if not already present. |
| TempStoreTrait::getTempStoreItemId | function | src/ |
Generates the temp store item's ID to use for the edited component. |
| TempStoreTrait::isEdited | function | src/ |
|
| TempStoreTrait::isLocked | function | src/ |
|
| TempStoreTrait::lockInformationMessage | function | src/ |
Provides a lock info message. |
| TempStoreTrait::setDateFormatter | function | src/ |
Setter injection for the date formatter service. |
| TempStoreTrait::setTempStoreFactory | function | src/ |
Setter injection for the temporary storage factory. |
Pagination
- Previous page
- Page 47
- Next page