Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DataListItemRemoveTest::setUp | function | tests/ |
|
| DataListItemRemoveTest::testActionExecution | function | tests/ |
Tests the action execution. |
| DataListItemRemoveTest::testSummary | function | tests/ |
Tests the summary. |
| DataProcessorInterface | interface | src/ |
Interface for Rules data processor plugins. |
| DataProcessorInterface.php | file | src/ |
|
| DataProcessorInterface::process | function | src/ |
Process the given value. |
| DataProcessorManager | class | src/ |
Plugin manager for Rules data processors. |
| DataProcessorManager.php | file | src/ |
|
| DataProcessorManager::__construct | function | src/ |
Creates the discovery object. |
| DataProcessorManagerTrait | trait | src/ |
Trait for easily using the data processor service. |
| DataProcessorManagerTrait.php | file | src/ |
|
| DataProcessorManagerTrait::$dataProcessorManager | property | src/ |
The data processor manager. |
| DataProcessorManagerTrait::getDataProcessorManager | function | src/ |
Gets the data processor manager. |
| DataProcessorManagerTrait::setDataProcessorManager | function | src/ |
Sets the data processor manager. |
| DataProcessorTest | class | tests/ |
Test the data processor plugins during Rules evaluation. |
| DataProcessorTest.php | file | tests/ |
|
| DataProcessorTest::testNumericOffset | function | tests/ |
Tests that the numeric offset plugin works. |
| DataSet | class | src/ |
Provides a 'Data set' action. |
| DataSet.php | file | src/ |
|
| DataSet::autoSaveContext | function | src/ |
Returns a list of context names that should be auto-saved after execution. |
| DataSet::doExecute | function | src/ |
Executes the Plugin. |
| DataSetTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\DataSet[[api-linebreak]] @group RulesAction |
| DataSetTest.php | file | tests/ |
|
| DataSetTest::$action | property | tests/ |
The action to be tested. |
| DataSetTest::setUp | function | tests/ |
|
| DataSetTest::testPrimitiveValues | function | tests/ |
Tests that primitive values can be set. |
| DataSetTest::testSetToNull | function | tests/ |
Tests that a variable can be set to NULL. |
| DataSetTest::testSummary | function | tests/ |
Tests the summary. |
| debug.css | file | css/ |
Stylesheet for Rules module debugging. |
| DeleteEventForm | class | src/ |
Removes an event from a rule. |
| DeleteEventForm.php | file | src/ |
|
| DeleteEventForm::$eventManager | property | src/ |
The Rules event manager. |
| DeleteEventForm::$id | property | src/ |
The ID of the event in the rule. |
| DeleteEventForm::$reactionRule | property | src/ |
The Reaction Rule being modified. |
| DeleteEventForm::$rulesUiHandler | property | src/ |
The RulesUI handler of the currently active UI. |
| DeleteEventForm::buildForm | function | src/ |
Form constructor. |
| DeleteEventForm::create | function | src/ |
Instantiates a new instance of this class. |
| DeleteEventForm::getCancelUrl | function | src/ |
Returns the route to go to if the user cancels the action. |
| DeleteEventForm::getConfirmText | function | src/ |
Returns a caption for the button that confirms the action. |
| DeleteEventForm::getFormId | function | src/ |
Returns a unique string identifying the form. |
| DeleteEventForm::getQuestion | function | src/ |
Returns the question to ask the user. |
| DeleteEventForm::submitForm | function | src/ |
Form submission handler. |
| DeleteEventForm::__construct | function | src/ |
Constructs a new event delete form. |
| DeleteExpressionForm | class | src/ |
Removes an expression from a rule. |
| DeleteExpressionForm.php | file | src/ |
|
| DeleteExpressionForm::$rulesUiHandler | property | src/ |
The RulesUI handler of the currently active UI. |
| DeleteExpressionForm::$uuid | property | src/ |
The UUID of the expression in the rule. |
| DeleteExpressionForm::buildForm | function | src/ |
Form constructor. |
| DeleteExpressionForm::getCancelUrl | function | src/ |
Returns the route to go to if the user cancels the action. |
| DeleteExpressionForm::getConfirmText | function | src/ |
Returns a caption for the button that confirms the action. |
Pagination
- Previous page
- Page 12
- Next page