Search for rule
| Title | Object type | File name | Summary |
|---|---|---|---|
| RulesReactionController | class | src/ |
Controller methods for Reaction rules. |
| RulesReactionController.php | file | src/ |
|
| RulesReactionController::disableConfig | function | src/ |
Disables a reaction rule. |
| RulesReactionController::enableConfig | function | src/ |
Enables a reaction rule. |
| RulesReactionListBuilder | class | src/ |
Defines a class to build a listing of ReactionRuleConfig entities. |
| RulesReactionListBuilder.php | file | src/ |
|
| RulesReactionListBuilder::$eventManager | property | src/ |
The Rules event plugin manager. |
| RulesReactionListBuilder::buildHeader | function | src/ |
Building the header and content lines for the reaction rules list. |
| RulesReactionListBuilder::buildOperations | function | src/ |
Builds a renderable list of operation links for the entity. |
| RulesReactionListBuilder::buildRow | function | src/ |
Builds a row for an entity in the entity listing. |
| RulesReactionListBuilder::createInstance | function | src/ |
Instantiates a new instance of this entity handler. |
| RulesReactionListBuilder::load | function | src/ |
Loads entities of this type from storage for listing. |
| RulesReactionListBuilder::render | function | src/ |
Builds the entity listing as renderable array for table.html.twig. |
| RulesReactionListBuilder::__construct | function | src/ |
Constructs a new RulesReactionListBuilder object. |
| RulesServiceProvider | class | src/ |
Swaps out the core condition manager. |
| RulesServiceProvider.php | file | src/ |
|
| RulesServiceProvider::alter | function | src/ |
Modifies existing service definitions. |
| RulesSettingsForm | class | src/ |
Provides rules settings form. |
| RulesSettingsForm.php | file | src/ |
|
| RulesSettingsForm::buildForm | function | src/ |
Form constructor. |
| RulesSettingsForm::getEditableConfigNames | function | src/ |
Gets the configuration names that will be editable. |
| RulesSettingsForm::getFormId | function | src/ |
Returns a unique string identifying the form. |
| RulesSettingsForm::submitForm | function | src/ |
Form submission handler. |
| RulesTestCase | class | d7-tests/ |
@file Rules 7.x tests. |
| RulesTestCase::createTestRule | function | d7-tests/ |
|
| RulesTestCase::getInfo | function | d7-tests/ |
|
| RulesTestCase::setUp | function | d7-tests/ |
|
| RulesTestCase::t | function | d7-tests/ |
Calculates the output of t() given an array of placeholders to replace. |
| RulesTestCase::testAbortOnNULLValues | function | d7-tests/ |
Make sure Rules aborts when NULL values are used. |
| RulesTestCase::testAccessCheck | function | d7-tests/ |
Test access checks. |
| RulesTestCase::testActionExecutionFails | function | d7-tests/ |
Test executing with wrong arguments. |
| RulesTestCase::testActionSaving | function | d7-tests/ |
Test automatic saving of variables. |
| RulesTestCase::testActionSetup | function | d7-tests/ |
Test setting up an action with some action_info and serializing and executing it. |
| RulesTestCase::testClassBasedActions | function | d7-tests/ |
Tests making use of class based actions. |
| RulesTestCase::testComponentInvocations | function | d7-tests/ |
Tests invoking components from the action. |
| RulesTestCase::testDataSelectors | function | d7-tests/ |
Tests using data selectors. |
| RulesTestCase::testdependencies | function | d7-tests/ |
Test handling dependencies. |
| RulesTestCase::testInputEvaluators | function | d7-tests/ |
Tests using input evaluators. |
| RulesTestCase::testLoops | function | d7-tests/ |
Test using loops. |
| RulesTestCase::testMetadataAssertion | function | d7-tests/ |
Test asserting metadata, customizing action info and make sure integrity is checked. |
| RulesTestCase::testNamedParameters | function | d7-tests/ |
Test the named parameter mode. |
| RulesTestCase::testPassingByReference | function | d7-tests/ |
Test passing arguments by reference to an action. |
| RulesTestCase::testReturningVariables | function | d7-tests/ |
Test returning provided variables. |
| RulesTestCase::testRuleComponentAccess | function | d7-tests/ |
Test custom access for using component actions/conditions. |
| RulesTestCase::testRuleImportExport | function | d7-tests/ |
Test importing and exporting a rule. |
| RulesTestCase::testRulesCRUD | function | d7-tests/ |
Tests CRUD functionality. |
| RulesTestCase::testRuleSets | function | d7-tests/ |
Tests making use of rule sets. |
| RulesTestCase::testSorting | function | d7-tests/ |
Test sorting rule elements. |
| RulesTestCase::testVariableAdding | function | d7-tests/ |
Test adding a variable and optional parameters. |
| RulesTestCase::testVariableMapping | function | d7-tests/ |
Test setting up a rule and mapping variables. |
Pagination
- Previous page
- Page 13
- Next page